body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #999999;
	font-size: 11px;
	text-align:justify;
	}
	
	
/*Links*/

a:link {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999 ;}
	
	a:visited {
		font-size: 11px;
		color: #999999;}
		
	a:hover {
		font-size: 11px;
		color: #ffffff;}
		
	a:active {
		font-size: 11px;
		color: #ffffff;}
	
.bottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #656565;}

	a.bottom:link {
	font-weight: normal;
	color: #656565;			
	text-decoration:none;}
	
	a.bottom:hover {
	font-weight: normal;
	color: #7b7b7b;			
	text-decoration:underline;}
	
	a.bottom:visited {
	font-weight: normal;		
	text-decoration:none;
	color: #323232;}

.smallGrey {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #949494;}

.epi-error{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: :#e07d1c;}

a.smallGrey:link {
	font-weight: normal;
	color: #949494;			
	text-decoration:none;}
	
a.smallGrey:hover {
	font-weight: normal;
	color: #7b7b7b;			
	text-decoration:underline;}
	
a.smallGrey:visited {
	font-weight: normal;		
	text-decoration:none;
	color: #949494;}
	
.djLinksBullet {
	background-image:url(bullet_02.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	line-height:12px;}		

.DjLnks {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;}

	a.DjLnks:link {
	font-weight: normal;
	color: #ffffff;			
	text-decoration:none;}
	
	a.DjLnks:hover {
	font-weight: normal;
	color: #e07d1c;			
	text-decoration:underline;}
	
	a.DjLnks:visited {
	font-weight: normal;		
	text-decoration:none;
	color: #ffffff}
	
.subSectionBullet {
	background-image:url(bullet_02.gif);
	background-repeat:no-repeat;
	text-indent:18px;
	line-height:12px;}	
	
.subSectionLinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
	}

	a.subSectionLinks:link {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;			
	text-decoration:underline;
	}
	
	a.subSectionLinks:hover {
	font-weight: normal;
	font-size: 11px;
	color: #e07d1c;			
	text-decoration:none;}
	
	a.subSectionLinks:visited {
	font-weight: normal;
	font-size: 11px;
	color: #cccccc;
	text-decoration:underline;
	}
	
	a.subSectionLinks:active {
	font-weight: normal;
	font-size: 11px;
	color: #e07d1c ;
	text-decoration:underline;
	}
	
	
.SubMenu {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	line-height:18px;}

	a.SubMenu:link {
	font-size: 11px;
	color: #ffffff;		
	text-decoration:none;}
	
	a.SubMenu:hover {
	font-size:11px;
	color: #e07d1c;		
	text-decoration:none;}
	
	a.SubMenu:visited {
	font-size:11px;
	color: #cccccc;		
	text-decoration:none;}
	
	a.SubMenu:active {
	font-size:11px;
	color: #e07d1c;	
	text-decoration:none;}

.gradientLink {
	background-image:url(gradientLink.gif); 
	color: #ce6013;
	width: 100px;
	height: 12px;}

	a.gradientLink:link {
	background-image:url(gradientLink.gif); 
	color: #ce6013;
	width:100px;
	height:12px;}
	
	a.gradientLink:hover {
	background-image:url(gradientLink_ovr.gif); 
	color: #ce6013;
	width:100px;
	height:12px;}
	
	a.gradientLink:visited {
	background-image:url(gradientLink.gif); 
	color: #ce6013;
	width:100px;
	height:12px}	
	
.lineup {
	background-color:#999999; 
	color: #ffffff;
	font-weight:bold;
	width:120px;}

	a.lineup:link {
	background-color:#999999; 
	color: #ffffff;
	font-weight:bold;
	width:120px;}
	
	a.lineup:hover {
	background-color: #FF0000; 
	color: #ffffff;
	font-weight:bold;}
	
	a.lineup:visited {
	background-color:#999999; 
	color: #ffffff;
	font-weight:bold;}

/*Homepage*/
.homeInput {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8.3pt;
	font-weight: normal;
	text-align:center;
	padding:1px;
	border: 1px solid #817d7c;
	background-color:#000000;
	color: #bfbfbf;
	margin: 0 0 0 0;}
	
.homeWeather {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8.3pt;
	text-align:left;
	border: 0px 
	padding:0px;
	border-spacing:0px;
	border-bottom-style:ridge;
	background-color:#000000;
	width:140px;
	color: #bfbfbf;}
	
.searchBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:14px;
	width:150px;
	background-color:#242424;
	color:#cfcfcf;
	border:0;
	border-style:none;}	
	
.tabBkgd{
	background-image: url(content_tab_cnt1.gif);
	background-repeat:repeat-y;
	padding:0px;}
	
.topPanel{
	background-image: url(bkgd_homeTop.gif);
	background-repeat:repeat-x;
	padding:0px;}
	
.tabBtm{ 
	background-image:url(content_tab_btm1.gif);
	background-repeat:no-repeat;
	width:550px;
	height:12px;}

#menu{
	height:40px;
	width:980px;
	}
	
#advert{
	height:600px;
	width:160px;
	z-index:2;}

	
/*Content*/	
	
.contentBkgd_1{
	background-image: url(contentBkgd.jpg);
	background-repeat: repeat-x;
	height:520px;}
	
	
.contentBkgd_2{
	background-image: url(contentBkgd.jpg);
	background-repeat: repeat-x;
	height:100px;}
	
.contentBkgd_3{
	background-image: url(contentBkgd.jpg);
	background-repeat: repeat-x;
	}

.pollBkgd_1{
	background-image: url(pollBkgd.jpg);
	background-repeat: repeat-x;
	height:70px;
	}

.sideBox_Header{
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Verdana, sans-serif;
	color:#FFFFFF;
	text-align:center;}
	
.subBanner_Header1 {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;}
	
.subBanner_Header2 {
	color: #e07d1c;
	font-size: 26px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;}
	
.subBanner_Bkgd1{
	background-image:url(banner_content.gif);
	background-repeat:no-repeat;
	height:50px;
	width:800px;}

.subBanner_Bkgd_Generic{
	background-image:url(banner_generic.gif);
	background-repeat:no-repeat;
	height:50px;
	width:800px;}
	
.djHeader_time {
	font-size: 11px; 
	color: #E07D1C;
	text-indent:15px;
	padding-left:5px; }

.djHeader_show {
	font-size: 12px;
	color: #999999;
	letter-spacing:1px;
	text-indent:35px;
	padding-left:5px;}
	
.contentHeight{height:430px;}

.djBanner_Header1 {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;}
	
.djBanner_Header2 {
	color: #e07d1c;
	font-size: 26px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;}

.eventsBkgd{
	background-image:url(bkgd_events.gif);
	background-repeat:repeat-x;
	}
	
	
.input {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	border: 1px solid #817d7c;
	background-color:#000000;
	color: #bfbfbf;
	padding:3px;
	margin: 0 0 0 0;}

/*Headings*/
h1{
	font-family:Arial, Helvetica, sans-serif;
	text-indent:20px;
	font-size:16px;
	font-weight:bold;
	color: #e07d1c;
	height:25px;
	background-image:url(HdgBkgd.gif);
	background-repeat: no-repeat;}
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;}
	
h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #cccccc;}


/* Font Colours*/

.whiteBold{
	color:#ffffff;
	font-weight:bold;
	font-size: 11px;}	
	
.white{
	color:#ffffff;
	font-size: 11px;
	}		
	
.yellowBold{
	color:#e07d1c;
	font-weight:bold;}	
	
.yellow{
	color:#e07d1c;
	font-size: 11px;}	
	
.dottedGreyLine{
	color:#666666;}

.darkGrey{ color:#373737;}



/*Tables*/

.tableHeader{
	background-image:url(bkgd_table.gif);
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:5px;
	height:18px;}
	
.tableBkgd{ background-color:#000000;}

.tableAlternating{ background-color:#151515;}


/*Images*/
.images {
	padding:2px;
	border: 1px solid #ffffff;}

	a.images:link {
	padding:2px;
	border: 1px solid #ffffff;}
	
	a.images:hover {
	padding:2px;
	border: 1px solid  #FFFF00;}
	
	a.images:visited {
	padding:2px;
	border: 1px solid #ffffff;}

/* Dividers*/

.seperator{
	background-image: url(dottedline2.gif);
	background-repeat:repeat-x;}

.spacer{
	background-image:url(spacer.gif);}
	

.button{
	background-color: #666666;
	border: 1px solid #FFFFFF;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;}
	

a.button:link{
	color:#ffffff;}

a.button:hover{
	color:#989898;}
	
a.button:visited{
	color:#ffffff;}
	
/***********CSS for the scrollers***********/
#pscroller2{
	width: 200px;
	height: 20px;
	text-align: left;
	font-size: 9px;
}

#FrogJS{
	width: 760px;
	height: 450px;
	margin: 0 auto;
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}

/***********CSS for the scrollers***********/
/***********START: CSS for the Jocks**************/
.profileHorizontalLine{ 
	background-image:url(hLine.gif);
}
/***********END: CSS for the Jocks****************/