body{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8px;
  margin: 0px;

}
table, td{
  font-size: 100%;
}
.style1 {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}
.artistname {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bdr {
	border: 1px solid #CCCCCC;
}
.bdr2 {
	border: 1px solid #CCCCCC;
}

.horline {
	background-image: url(../images/horline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.blackbdr {
	border: 4px solid #000000;
}
.linksbg {
	background-image: url(../images/linksbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/* Scroller Box */
#scroller_container {
 position: relative;
 width: 600px;
 height: 153px;
 overflow: hidden;
}

#scroller {
left:-300px;
}

/* Scoller Box */

/* At the end of the CSS File */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
 overflow: auto;
}
.blacktxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.normalLink{
  text-decoration: none;
  color: #000000;
  font-style: normal;
  font-weight: bold;  
}
.whitetxt {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtfld1 {
	font: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border:1px solid #a3a3a3;
	width: 200px;
	height: 18px;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding:0px;
}

.linktxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.linktxt:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;	
}
.pad {
	margin: 0px;
	padding:0px;
}
.txtfld {
	font: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	width: 200px;
	color: #000000;
	font-size: 12px;
}
textarea{
	font: Tahoma, Arial, Helvetica, sans-serif;	
	width: 200px;
	height: 55px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12px;
}
.formbutton {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	background:#000000;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.formbutton:hover {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	background:#999999;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px thin;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#News1{
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#News1 a{
	text-decoration: none;

	color: #666666;
	margin: 5px 5px 5px 5px;
}
#News1 a:hover{
	font-weight: normal;
	font-weight: bold;	
}
.newbgline {
	background-image: url(../images/news_bg_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.skip{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	font-weight:bold;
}
.skip:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;	
}