/* !IMPORTANT CODE has been added to overide inline styles. this was done for the CSS Rebuild in Oct 2015 */
body {
    background-color: #EAE7E7!important;
}
body > div > table, body > table  {
    width:1140px!important;
	background-color: #EAE7E7!important;
} 
body table .header {
	background-color: #000!important;
}
.content, contentdetail {
	background-color: #EAE7E7!important;
	font-size:100%;
}
.content, h1, h2, h3, h4, h5, h6, p, ol, ul {
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
.contentdetail, h1, h2, h3, h4, h5, h6, p, ol, ul {
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
span {
    font-family: initial !important;
    font-size: initial !important;
}
/* END ADDED CODE */
.headline {
	width: auto;
	border: 1px solid #009900;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color:#009900;
	text-transform: uppercase;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	list-style-position: outside;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	list-style-type: square;
	list-style-position: outside;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size:90%;
}
#bottommenu a:link {
	color:#009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
#bottommenu a:visited {
	color:#009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
#bottommenu a:active {
	color:#009900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-color: #000000;


}
#bottommenu a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#submenu a:link {
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	height: 20px;
	width: auto;
	margin:0 20px;
	white-space:nowrap;
}
#submenu a:visited {
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	height: 20px;
	width: auto;
}
#submenu a:active {
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px;
	width: auto;
	text-align: left;
}
#submenu a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
	text-align: left;
	height: 20px;
	width: auto;
}
#topmenu A:link {
	color:#999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	padding-right: 10px;
	padding-left:10px;
	border-right: 1px solid #999;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
}
#topmenu A:visited {
	color:#999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	padding-right: 10px;
	padding-left:10px;
	border-right: 1px solid #999;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
}
#topmenu A:active {
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#topmenu A:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
}
.artistlist {
	float:left;
	width:212px;
	margin:0px 5px 5px 5px;
	height:180px;
	padding:4px;
	padding-top:15px;
	text-align:center;
	color:#000;	
	border:solid 1px #ccc;
}
.recordsetnav {
	float:left;
	clear:both; 
	width:100%;
	padding-top:50px;
	text-align:center
}
.recordsetnav a {
	font-size:100%;
	font-weight:normal;
}