body{
	margin:0px;
	padding:0px;
	background-color:#2577C6;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
	height:22px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	color:#FFF;
	font-size:12px;
	line-height:22px;
	background:#0A3259 url(images/h1bg.gif) repeat-x top left;
}

h2{
	height:22px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	color:#FFF;
	font-size:12px;
	line-height:22px;
	background:#0C4072 url(images/h2bg.gif) repeat-x top left;
}

form{
	margin:0px;
	padding:0px;
}

a{
	color:#0F365E;
}

#right h2{
	margin:0px;
}

img{
	border:none;
}

#top{
	width:762px;
	margin:0px auto;
	background:#1762AC url(images/topbg.gif) no-repeat top left;
	height:44px;
	padding:8px 4px 0px 4px;
}

#container{
	width:754px;
	margin:0px auto;
	padding:4px 8px 0px 8px;
	text-align:left;
	background:#FFF url(images/mainbg.gif) repeat-y top left;
}

#bottom{
	width:770px;
	margin:0px auto;
	background:url(images/bottombg.gif) no-repeat top left;
	padding-top:20px;
	text-align:center;
	font-size:11px;
	line-height:16px;
}

#bottom a{
	color:#000;
	font-weight:bold;
}

#header{
	height:152px;
	background:url(images/headerimg.jpg) no-repeat top right;
	margin-bottom:2px;
}

#headera{
	height:152px;
	background:url(images/headeradmin.jpg) no-repeat top right;
	margin-bottom:2px;
}

#left{
	width:224px;
	padding:5px 0px 5px 0px;
	float:left;
	background-color:#F1F6F7;
}

#main{
	float:left;
	width:350px;
	margin:0px 6px 0px 6px;
	line-height:17px;
}

#mainfull{
	float:left;
	width:524px;
	margin:0px 0px 0px 6px;
	line-height:17px;
	display:inline;
}

#right{
	float:right;
	width:168px;
}

#topnav, #topnav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#topnav li{
	float:left;
}

#topnav a{
	display:block;
	width:108px;
	height:44px;
	line-height:44px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
}

#topnav a:hover{
	color:#F3E61A;
}

.clear{
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}

#leftnav, #leftnav ul{
	margin:0px 10px 10px 10px;
	padding:0px;
	list-style:none;
}

#leftnav li{
	background:url(images/navleftdot.gif) repeat-x bottom left;
	width:100%;
}

#leftnav a{
	display:block;
	padding:5px 0px 5px 20px;
	background:url(images/navleftarrow.gif) no-repeat left center;
	color:#0F365E;
	text-decoration:none;
	width:184px;
}

#leftnav a:hover{
	background:url(images/navleftarrowhover.gif) no-repeat left center;
	color:#2577C6;
}

#left h2{
	margin:0px;
	padding:0px 0px 0px 23px;
	height:23px;
	background:#1A4976 url(images/calendararrow.gif) no-repeat 10px 0px;
	font-size:12px;
	color:#FFF;
	line-height:23px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#calendar{
	background-color:#DBE7E9;
	padding:0px;
	font-size:11px;
	color:#1A4976;
}

/* Results Box Styles */

.resultsbox{
	background:#F1F6F7 url(images/resultsbg.gif) repeat-x top left;
	border:1px solid #A3D1DB;
	margin-bottom:7px;
	margin-top:3px;
	padding:5px;
}

.rdate{
	text-align:center;
	font-weight:bold;
}

.rteam{
	font-size:13px;
}

.rscore{
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

.rreport{
	text-align:center;
}

.line{
	background:url(images/dash.gif) repeat-x top left;
	height:1px;
	margin:2px 0px 2px 0px;
	font-size:1px;
}

.highlight{
	background-color:#EAF7FB;
	border:1px solid #1C93A8;
	text-align:center;
	padding:5px;
}

#teamlist, #teamlist ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#teamlist li{
	margin:0px;
	padding:0px;
}

#teamlist a{
	display:block;
	background-color:#EAF7FB;
	border:1px solid #1C93A8;
	text-align:center;
	padding:5px;
	margin:5px 3px 0px 3px;
	text-decoration:none;
}

#teamlist a:hover{
	background-color:#1C93A8;
	color:#FFF;
}

.error{
	color:#990000;
	font-weight:bold;
	text-align:center;
}

.fixturehead{
	color:#FFF;
	font-size:12px;
	background:#417cb7 url(images/fixturehead.gif) repeat-x top left;
	font-weight:bold;
}

.fixturebg2{
	background-color:#edf4fa;
}

.fixturebg1{
	background-color:#e2edf9;
	border-top:1px solid #dae8f6;
}

#newsbox{
	background:#F5F5F5;
	border:1px solid #E1E1E1;
	margin-bottom:7px;
	padding:5px;
	font-size:11px;
}