/* CSS Document */
#background{
	background:url(images/background.jpg) repeat-x;
	background-color:#660000;

}

#container {
	margin: 0px auto;	
	text-align: left;
	width: 900px;
	background:url(images/bg_inside.jpg);
	/*min-height:600px;*/
}

#logo {
	position:relative;
	height:150px;
	width:900px;
	background:#FFFFFF url(images/img_header1.jpg) no-repeat left top;
}

#footer {
	position:relative;
	height:50px;
	width:900px;
	background:#FFFFFF url(images/footer.jpg) no-repeat left top;
}


#left{
	position:relative;	
	width:174px;
	float:left;
	text-align:center;
	border:thin;
	height:100%;
}

#middle{
	position:relative;
	/*margin-left:50px;
	/*margin-right:150px;*/
	width:726px;
	margin-top:0px;
}

#menutitle{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	vertical-align:text-top;
	color:#660000;
	}


a.menuitem{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
display:block;
border-bottom-style:outset;
/*border-style:outset;*/
line-height:25px;
font-weight:600;
font-size:12px;

}

a.menuitem:hover{
color:#660000;
border-bottom-style:inset;
border-bottom-color:#660000;


}

#atomictitle{
font-size:12px;
font-weight:bold;
border:thin;
border-color:#000000;
	

}


h1.pageheader{
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
text-align:center;

}

h1.textheader{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#660000;
font-weight:bold;

}


a.bodylink{

font-size:inherit;
color:#0033CC;
text-decoration:none;
font-weight:bold;

}

table.tablenewsstyle{
	background-color:#999999;
	border:medium;
	border-style:groove;
	border-color:#660000;
}

table.tablefixstyle{
	background-color:#660000;
	border:medium;
	border-style:groove;
	border-color:#660000;
}


th.thnewsstyle{
font-size:14px;
color:#660000;
text-decoration:underline;
text-align:center;
	
}


th.thfixstyle{
font-size:14px;
color:#999999;
text-decoration:underline;
text-align:center;

	
}

table.tablefixturesstyle{
	background-color:#660000;
	border:medium;
	border-style:groove;
	border-color:#999999;
}


th.thfixturesstyle{
font-size:14px;
color:#999999;
text-decoration:underline;
text-align:center;
	
}

a.largelinks {
	font-size:20px;
	color:#660000;
	font-weight:bold;
	text-align:center;
}


p {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
}

#whitetext{
	font-size:10px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;

}


#footertext{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	text-align:center;
}

a.credits{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-align:center;
	font-weight:bold;	
}


div.datestyle{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:8px;
text-align:left;

}


div.adminmenuitem{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
display:block;
border-bottom-style:outset;
/*border-style:outset;*/
line-height:25px;
font-weight:600;
font-size:12px;

}

div.adminmenuitem:hover{
color:#660000;
cursor:pointer;
border-bottom-style:inset;
border-bottom-color:#660000;


}

td.tdnewswhite{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
	
}

td.tdnewsblack{
font-size:14px;
color:#000000;
font-weight:bold;
text-align:left;
	
}


