body {
	font-family: Arial, Helvetica, sans-serif;
	
}
.bioscroll {
	scrollbar-face-color:#E3D2A3;
	scrollbar-arrow-color:#6D5C2D;
	scrollbar-track-color:#FFF5DA;
	scrollbar-3dlight-color:#C3B283;
	

}

.newsscroll {
	scrollbar-face-color:#ABA59E;
	scrollbar-arrow-color:#515E6C;
	scrollbar-track-color:#B5B5B5;
	scrollbar-3dlight-color:#AFB5BB;

}

.dvdscroll {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#30302F;
	scrollbar-track-color:#1A1A1A;
	scrollbar-3dlight-color:#30302F;

}

.privacyscroll {
	scrollbar-face-color:#D7E1ED;
	scrollbar-arrow-color:#515E6C;
	scrollbar-track-color:#B7CBE2;
	scrollbar-3dlight-color:#AFB5BB;

}

.storescroll {
	scrollbar-face-color:#BAACA0;
	scrollbar-arrow-color:#E6DED1;
	scrollbar-track-color:#E6DED1;
	scrollbar-3dlight-color:#000000;

}


.galleryscroll {
	scrollbar-face-color:#5F535C;
	scrollbar-arrow-color:#A6A6A3;
	scrollbar-track-color:#B2B2B1;
	scrollbar-3dlight-color:#000000;

}

.videoscroll {
	scrollbar-face-color:#555B54;
	scrollbar-arrow-color:#BACCBA;
	scrollbar-track-color:#555A53;
	scrollbar-3dlight-color:#BACCBA;

}
.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f1dcc0;
	font-weight: bold;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362604;
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4EEE0;
	font-weight: bold;
}



.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E94A9;
}

.tracklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.boldtextw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.boldtextnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362604;
	font-weight: bold;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.music2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1DCC0;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #ffffff;
}

.biospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #ffffff;
}

.smspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #ffffff;
}

.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

input {
	font-family: arial,helvetica;
	font-size: 9px;
	line-height: 10px;	
	text-decoration: none;
	color: #324D69;
}

A { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D67F0C;
	text-decoration : none;
}

a:hover{
	text-decoration : none;
	color: #D67F0C;
}

.vidlink { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
}

.newslink { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
/*Start styles for scrolling div*/
/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:absolute; overflow:hidden;
	top:138px;
	left:336px;
	width:550px; height:500px; 
  z-index:100;


	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:430px; height:286px; 
	clip:rect(0px, 430px, 286px, 0px);
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:5px; top:0px; 
	width:430px; 
	z-index:1;

	text-align:justify;
	}

p.scroll_p {padding:25px; padding-top:10px;}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:580px; top:150px;
  width:20px; height:140px; 
  z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:20px; height:110px;

  background-repeat:repeat-y;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:18px; height:9px;
  background-color:#000000;
  z-index:1;
  }  

div#dragBar:hover {
  position:absolute; left:1px; top:1px;
  width:18px; height:9px;
  background-color:#000000;
  z-index:1;
  }  



div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

div.whatScroll
{
overflow: scroll;
}

/*CALENDAR*/

	td.cal{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  background-color : #d3d3d3;
	}
	select.month{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 85px;
	}
	input.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 30px;
	}
	td.calDaysColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #000000;
	}
	td.calWeekend {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #c0c0c0;
	}
	td.calBgColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #d3d3d3;
	}
	.calBorderColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #a9a9a9;
	}
	td.calHighlightColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #ffffcc;
	}
	A.cal {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	A.cal:Hover {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #FF0000;
	  text-decoration : none;
	} 
	A.cal:visited {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	
	.disabled {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  text-decoration : none;
	}  .dottedline {
	background-image: url(images/newspixel.gif);
	background-repeat: repeat;
}
