.bodycopy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.bodycopy2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.header {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.header2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-style:italic;
}
.bgltblue {
	background-image: url( 'graphics/bg_blu.gif');
	background-repeat:repeat;
}
.horilinegray {
	background-image: url( 'graphics/linecntr.gif');
	background-repeat:repeat-x;
}

.linegray {
border-left:thin solid #cccccc;
background-color:#FFFFFF;
padding-left:7px;
padding-bottom:7px;
}

.linegray2 {
border-left:thin solid #cccccc;
background-color:#FFFFFF;
padding-left:6px;
}
.fltline {
	background-image: url( 'graphics/line.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-position:right;
	padding:4px;
}
.line {
	background-image: url( 'graphics/line2.gif');
	background-repeat:repeat-x;
	background-position:center;
	padding:4px;
}
.bgltgry {
	background-image: url( 'graphics/bg_sub.gif');
	background-repeat:repeat;
	padding-bottom:7px;
}
.bgltblue2 {
	background-image: url( 'graphics/bg_blu.gif');
	background-repeat:repeat;
	border:#003366 solid thin;
}
.bgkword {
	background-image: url( 'graphics/bg_kword.gif');
	background-repeat:no-repeat;
	padding-left:7px;
	padding-top:28px;
	padding-right:122px;
	
}
.spc {
	padding:4px;
	}
.bodylinks {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
A.bodylinks:link   { color: #000000; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none; }
 A.bodylinks:hover   { color: #006699; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none;}

.bodylinks2 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height:25px;
}

A.bodylinks2:link   { color: #333333; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none; line-height:25px;}
 A.bodylinks2:hover   { color: #333333; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none; line-height:25px;}

 .bodylinks3 {
	font-family: Verdana;
	font-size: 10px;
	color: #ffcc00;
	text-decoration: underline;
}
A.bodylinks3:link   { color: #ffcc00; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none; }
 A.bodylinks3:hover   { color: #ffcc00; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none;}

 .footerlinks {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
A.footerlinks:link   { color: #006699; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none; }
 A.footerlinks:hover   { color: #006699; font-size: 10px; font-weight: Regular; font-family: Verdana; text-decoration: none;}

img {border:0;}
form {margin:0;}
.feature {background-image:url('graphics/feature_bg.png');}
.feature_artist {font-family:Verdana;font-size:14px;color:#ffffff;font-weight:bold;}
.feature_album {font-family:Verdana;font-size:13px;color:#ffffff;font-style:italic;}
.feature_tags {font-family:Verdana;font-size:11px;color:#ffffff;font-weight:bold;}
.feature_snippet {font-family:Verdana;font-size:11px;color:#ffffff;}
.feature_link:link {font-family:Verdana;font-size:11px;color:#90aed5;font-weight:bold;text-decoration:underline;}
.feature_link:visited {font-family:Verdana;font-size:11px;color:#90aed5;font-weight:bold;text-decoration:underline;}
.recent {background-color:#90aed5;}
.recent_text {font-family:Verdana;font-size:10px;color:#000000;font-style:italic;}
.recent_link:link {color:#000000;text-decoration:underline;font-weight:bold;font-style:normal;}
.recent_link:visited {color:#000000;text-decoration:underline;font-weight:bold;font-style:normal;}

.detail {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;padding-left:7px;}
.track_title {font-family:Verdana;font-size:11px;color:#90aed5;font-weight:bold;}
.tracks {font-family:Verdana;font-size:10px;color:#666666;padding-left:7px;}
.artist {font-family:Verdana;font-size:14px;color:#333333;font-weight:bold;}
.album {font-family:Verdana;font-size:12px;color:#333333;font-style:italic;}
.review {font-family:Verdana;font-size:12px;color:#333333;}
.search_link:link {font-family:Verdana;font-size:12px;color:#333333;text-decoration:underline;}
.search_link:visited {font-family:Verdana;font-size:12px;color:#333333;text-decoration:underline;}
.forward {background-color:#FFFFFF;padding:3px;}