body {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:normal;
	color: #000000;
  background-color: #e3e3e3;
}

.subtitle {
	font-size: 10pt;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
	color: #ffffff;
	background-color: #FF7B00;
}

.maintitle {
	font-size: 12pt;
	font-weight : bold;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
	color: #ffffff;
	background-color: #056689;
}

.celllabel {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
	color: #000000;
	background-color: #e3e3e3;
}

.cellvalue {
	font-size: 8pt;
	font-weight : bold;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
	color: #056689;	
	background-color: #e3e3e3;
}

.cellalt {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 5px;
	color: #000000;
	background-color: #e3e3e3;
}

a:link, a:visited {
  text-decoration: none;
  color: #056689;
}

a.link:hover {
  text-decoration: none;
  color: #FF7B00;
}

.cellnotes {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 5px;
	color: #000000;
	background-color: #e3e3e3;
}

.year {
	font-size: 14px;
}

.disc {
  font-size: 8pt;
  font-weight: bold;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  color: #000000;
  background-color: #FFC693;
}

.disccomposition {
  font-size: 8pt;
  font-style: italic;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  color: #000000;
  background-color: #FFC693;
}

.disclength {
  font-size: 8pt;
  font-weight: bold;
  text-align: right;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #000000;
  background-color: #FFC693;
}

.header {
  font-size: 8pt;
  font-weight: bold;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  background-color: #FFDEBF;
}

.track {
  font-size: 8pt;
  font-weight: normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  background-color: #e3e3e3;
}

.trackcomposition{
  font-size: 8pt;
  font-style: italic;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  background-color: #e3e3e3;
}

.subtrack {
  font-size: 8pt;
  font-weight: normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 2px;
  background-color: #e3e3e3;
}

.length {
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  background-color: #e3e3e3;
}

.extra {
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
  background-color: #e3e3e3;
}

.position {
  font-size: 8pt;
  font-weight: normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  background-color: #e3e3e3;
}

.searchresult {
  color: Black;
  background-color: #FFFF93;
}

.maintable {
	background-color: #ffffff;
}

.detailsbg {
	background-color: #ffffff;
}
