/*DEFINE BASE TAGS*/body{	margin-left: 22px;	margin-top: 18px;	margin-right: 20px;	margin-bottom: 20px;	background-color: #CC0000;	text-align: center;	font: 10px geneva, verdana, arial, sans-serif;	}img { border: 0px; }/* SUBNAV TABLE AND TYPE */.contenttableline{	width: 498px;	height: 93px;	padding: 0px;	background-color: #000000;}.contenttable{	width: 496px;	height: 91px;	padding: 0px;	background-color: #CC0000;}.contenttable a:link{	font: 10px geneva, verdana, arial, sans-serif;	color: #333333;	text-decoration: none;	padding-left: 10px;}.contenttable a:hover{	color: #000000;	text-decoration: none;	padding-left: 10px;}.contenttable a:visited{	color: #333333;	text-decoration: none;	padding-left: 10px;}/* TRACKLISITNGS */.cursorchange{  cursor: crosshair;}td.tracklisting {   display: none;	font: 10px geneva, verdana, arial, sans-serif;	color: #ffffff;}/* TRAILING TABLE (used for top email links)*/.footertable{	width: 498px;	padding: 0px;	background-color: #CC0000;	font: 10px geneva, verdana, arial, sans-serif;	color: #FFFFFF;}.footertable a:link{	color: #FFFFFF;	text-decoration: underline;}.footertable a:visited{	color: #FFFFFF;	text-decoration: underline;}.footertable a:hover{	color: #000000;	text-decoration: underline;}/* TAPELIST / TRACKLIST STRIPED TABLE IN IFRAME*/.tapelisttable{	width: 99%;	padding: 0px;	background-color: #CC0000;	font: 10px geneva, verdana, arial, sans-serif;	color: #FFFFFF;}.tapelisttable a:link{	color: #FFFFFF;	text-decoration: underline;}.tapelisttable a:visited{	color: #FFFFFF;	text-decoration: underline;}.tapelisttable a:hover{	color: #000000;	text-decoration: underline;}.iframeholder{ 	width: 496px;	padding: 0px;	background-color: #CC0000;}.iframeholder a{ 	padding: 0px; }/*XTRA CSS TO STRIPE THE TAPELIST TABLES*/	#livelist, #studiolist, #radiolist {		border: 0px solid #000000;	}	#livelist tbody tr td, #studiolist tbody tr td, #radiolist tbody tr td {		font: 10px geneva, verdana, arial, sans-serif;		color: #FFFFFF;		padding: 3px 8px;	}
