body {margin:0; padding:0; background:#FFFFFF;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td, tr {
	color:#2E2E2E;
	vertical-align:top;
	text-align:left;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

#siteHeader{
	float:left;
	clear:both;
	width:936px;
	height:265px;
	background:url(../images/newSiteHeader/backgroundHeader.png) 3px bottom no-repeat;
}
	a#siteLogo{
		float:left;
		clear:left;
		margin:30px 0 0 282px;
	}
	a#listenLive{
		float:left;
		clear:right;
		margin:50px 0 0 84px;
		width:194px;
		height:35px;
		background:url(../images/newSiteHeader/listenLive.png) no-repeat;
	}
	a#listenLive:hover{
		background-position:left -35px;
	}
	#siteNav{
		float:left;
		clear:both;
		margin:37px 0 0 211px;
	}
		#siteNav a{
			float:left;
			padding:0 8px;
			height:42px;
			line-height:42px;
			font-size:16px;
			font-weight:bold;
			color:#FFF;
			border-right:dotted 1px #FFF;
			text-decoration:none;
		}
		#siteNav a:hover{
			background-color:#000;
			color:#C00;
		}

.end{ color:#181818; line-height:13px;}
.end strong{ color:#181818; line-height:13px;}
.end a{ color:#181818; text-decoration:none;}
.end a:hover{ color:#181818; text-decoration:underline;}



a { color: #000066; text-decoration:underline;}
a:hover { color:#000066; text-decoration:none;}

a.smallWhiteLink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
a.smallWhiteLink:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}


.r1 ul { margin:0; padding:0; list-style:none; line-height:18px;}
.r1 li { background:url(images/r1.gif) center left no-repeat; margin:0 0 0 0; padding:0 0 0 10px;}
.r1 li a { color:#000066; text-decoration:underline;  background-position:left center;}
.r1 li a:hover { text-decoration:none; color:#000066;}


.top1{background:url(images/top1.jpg) top left no-repeat; width:708px; height:187px;}
.top2{width:482px}
.top2 img{ margin:18px 0 0 162px;}

.f1{ width:148px; height:17px; font-size:11px; font-family:tahoma; color:#202020; font-weight:bold; padding:1px 0 1px 4px; border:1px solid; border-color:#5F5E5E #DEDAD4 #DEDAD4 #5F5E5E}
.top3{background:url(images/x1.jpg) top left no-repeat; width:226px; height:77px;}
.a1{ height:24px;}
.a1 img{ vertical-align:text-top; margin-right:6px;}
.a1 a{ color:#FFFFFF; font-size:12px; text-decoration:none; font-family:arial}
.a1 a:hover{ color:#FFFFFF; font-size:12px; text-decoration:underline;  font-family:arial}
.top3 table{ margin:13px 0 0 57px;}
.a2{ color:#FFFFFF; font-size:11px; font-family:arial; font-weight:bold;}
.line_end{ background:#000000; width:100%;}
.x1{width:100%; height:100%; background:#CE2121;}
.a3{background:url(images/bgr2.gif) top left repeat-y; width:210px; height:100%;}
.a4{background:url(images/lef_top.gif) top left no-repeat; width:210px;}

.deep td{ color:#FFFFFF; font-size:11px;}
.deep td strong{ color:#181818; font-size:12px;}
.deep td b{ color:#181818; font-size:11px;}
.deep td strong a{ color:#FFFFFF; text-decoration:underline; font-size:11px;}
.deep td strong a:hover{ color:#FFFFFF; text-decoration:none; font-size:11px;}
.deep td span a{ color:#272727; text-decoration:underline}
.deep td span a:hover{ color:#272727; text-decoration:none}
.deep td span{ color:#181818;}
.w2{ text-align:right}

.w1{ text-indent:122px; padding-top:8px; padding-bottom:14px;}
.w1 img{margin:0 0 0 5px; vertical-align:middle}
.a5{width:2px; height:100%; background:#000000}
.h_x{ background:url(images/h_x.gif) top left repeat-x; width:100%; height:1px;}

.deep1 td{ color:#2E2E2E;  font-family:tahoma;}
.deep1 td span{ color:#B91302;}
.deep1 td strong{ color:#272727;}


.deep2 td{ color:#2E2E2E; line-height:13px; font-family:arial;}
.deep2 td strong{ color:#CE2121;}
.deep2 td b{ color:#2E2E2E;}
.deep2 td strong a{ color:#2E2E2E; text-decoration:underline}
.deep2 td strong a:hover{ color:#2E2E2E; text-decoration:none}

.b1{margin:0 0 0 4px; vertical-align:middle}

.deep3 td span{ color:#000000}
.deep3 td b{ color:#B91302}
.deep3 td span a{ color:#000066; text-decoration:underline}
.deep3 td span a:hover{ color:#B91302; text-decoration:none}
.deep3 td strong a{ color:#2E2E2E; text-decoration:underline}
.deep3 td strong a:hover{ color:#2E2E2E; text-decoration:none}
.ww1 td{ font-family:tahoma;}

.ins1 b a{ color:#B91302; font-family:arial; text-decoration:none; font-weight:normal}
.ins1 b a:hover{ color:#B91302; font-family:arial; text-decoration:underline;  font-weight:normal}

/* creating a class for displaying the playlists */
.playlist table
{
	border-collapse:collapse;
	border: 1px solid #000;
	padding: 4px;
}
.playlist h2
{
	font-size: 1.2em;
}
.playlist table th, .playlist table td
{
	text-align: left;
	padding: 4px; 
	border: 1px solid #999;
}
.playlist table th
{
	background-color: #999;
}
