
BODY {scrollbar-3dlight-color:#000000;
      scrollbar-arrow-color:#000000;
      scrollbar-base-color:#000000;
      scrollbar-track-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-face-color:#FF0026;
      scrollbar-highlight-color:#000000;
}


.heads {
	background: #FF0026;
	padding: 0px 0px 0px 5px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	height: 20px;
}


/*******************************************************
	BIO CONTENT
**********************************************************/
.biohead {
	background: #FFFFFF url(../images/drophead_bio_off.gif) no-repeat left center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
	
}
.bioheadover {
	background: #FF0026 url(../images/drophead_bio_rock_on.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
}
.biocontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	width: 300px;
	line-height: 13px;
	height:75px;
	overflow: auto;
}
.biocontent a{
	color: #FFFFFF;
	text-decoration:underline;
}
.biocontent a:hover{
	color: #FF0026;
	text-decoration:underline;
}
/*******************************************************
	INTERVIEW CONTENT
**********************************************************/
.inthead {
	background: #FFFFFF url(../images/drophead_int_off.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
}
.intheadover {
	background: #FF0026 url(../images/drophead_int_rock_on.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
}
.intcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	width: 300px;
	line-height: 13px;
	height:250px;
	overflow: auto;
}
.intcontent a{
	color: #FFFFFF;
	text-decoration:underline;
}
.intcontent a:hover{
	color: #FF0026;
	text-decoration:underline;
}

/*******************************************************
	ALBUM CONTENT
**********************************************************/

.albhead {
	background: #FFFFFF url(../images/drophead_alb_off.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
}
.albheadover {
	background: #FF0026 url(../images/drophead_alb_rock_on.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
	
}
.albcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	width: 300px;
	line-height: 13px;
	height:100px;
	overflow: auto;
}
.albcontent a{
	color: #FFFFFF;
	text-decoration:underline;
}
.albcontent a:hover{
	color: #FF0026;
	text-decoration:underline;
}
/*******************************************************
	ALBUM CONTENT
**********************************************************/

.awahead {
	background: #FFFFFF url(../images/drophead_awa_off.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
}
.awaheadover {
	background: #FF0026 url(../images/drophead_awa_rock_on.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 220px;
	border: 0px solid #000000;
	cursor:pointer;
}
.awacontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	width: 300px;
	line-height: 13px;
	height:300px;
	overflow: auto;
}
.awacontent a{
	color: #FFFFFF;
	text-decoration:underline;
}
.awacontent a:hover{
	color: #FF0026;
	text-decoration:underline;
}

