body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #B0B1B3;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	min-width:770px;
}
h1, h2, h3{
	color: #132762;
	margin:0px;
}
#container{
	margin:0 auto;
	width:770px;
	background-image: url(../images/bkgnd.gif);
}
#header{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}

#nav{
	position:relative;
	z-index:100;
	background-image: url(../images/menu_bkgnd.gif);
	background-repeat: repeat-x;
	height: 26px;
	width:750px;
	text-align: center;
	margin-left: 8px;
	margin-right: 10px;
	margin-top:1px;
	margin-bottom: 1px;
	font-size:12px;
}
ul#menu{padding:0; margin:0px;}
ul#menu li {display:inline; margin-left:4px; margin-right:4px;list-style-type: none; position:relative;}
#menu a:link, #menu a:visited, #menu a:active {
	height:25px;
	line-height:24px;
	text-decoration:none;
	padding:4px 4px 4px 12px;
	color:#FFFFFF;
	background-image: url(../images/yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu a:hover, #linkbar a:hover{
	color:#FFCC00;
}
#submenu a:hover{
	color:#FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
ul#submenu{
	position:absolute;
	left:-40px;
	margin-top:23px;
	z-index: 101;
	text-align: left;
	border: 1px solid #023289;
	background-color: #333333;
	filter: Alpha(Opacity=95);
	display:block;
}


ul#submenu li{
	display:block;
	margin:5px;
	padding:0px;
}
#main{
	float:left;
	width:580px;
	padding: 5px;
}
ul#newslist{
	list-style-type: none;	
}
#main h2{
	color: #142E6B;
	font-size: 20px;
	background-image: url(../images/heading_bkgnd.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#colbody{
	width: 750px;
	padding-left: 8px;
	padding-right: 10px;
}
#column1{
	float:right;
	width:160px;
}
#bluebox{
	border: 1px solid #023289;
	background-color: #DDDFE3;
	margin-bottom: 1px;
}
#blueheading{
	background-image: url(../images/blue_box_heading.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding-top: 3px;
	padding-left: 8px;
	color: #132762;
	font-weight: bold;
}
#blackbox{
	border: 1px solid #000000;
	background-color: #C1C1C1;
	margin-bottom: 1px;
}
#blackheading{
	background-image: url(../images/black_box_heading.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding-top: 3px;
	padding-left: 8px;
	color:#333333;
	font-weight: bold;
}
#boxbody{
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#linkbar{
	background-image: url(../images/link_bar.gif);
	background-repeat: repeat-x;
	margin-top:4px;
	height: 19px;
	padding-top:4px;
	padding-left:4px;
}
#linkbar a:link, #linkbar a:active, #linkbar a:visited{
	text-decoration:none;
	padding-left:10px;
	color:#FFFFFF;
	background-image: url(../images/yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#linkbar a:hover{
	color:#FFCC00;
}
#sponsor{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
ul#tabnav{
	text-align:left;
	margin:0;
	border-bottom: 1px solid #888888;
	list-style-type:none;
	padding:3px 10px 3px 10px;
}
ul#tabnav li{display:inline;}

li.tabSelected{
	border: 1px solid #888888;
	border-bottom:1px solid #C4C4C4;
	background-image: url(../images/tab_selected.gif);
	background-repeat: repeat-x;
	background-color:#C4C4C4;
	color:#333333;
	font-weight: bold;
	margin:0px 10px 0px 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}

li.tab{
	background-image: url(../images/tab.gif);
	background-repeat: repeat-x;
	margin:0px 10px 0px 0px;
	padding: 3px 4px;
	border: 1px solid #888888;
	border-bottom:none;	
}
ul#tabnav a:link, ul#tabnav a:active, ul#tabnav  a:visited{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left:8px;
	background-position: left center;
	color:#000099;
	text-decoration:none;
}
ul#tabnav a:hover{
	text-decoration:underline;
}
#tab_body{
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	background-color:#C4C4C4;
	padding:3px;
}
.indentBox{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}
#clubsponsors{
	clear:both;
	text-align: center;
	display: block;
	padding-left: 8px;
	padding-right: 12px;
}
#footer{
	clear:both;
	text-align: center;
	font-size: 11px;
	color: #333333;
	margin:0px;
	display: block;
	background-image: url(../images/bottom.gif);
	height: 27px;
	background-repeat: no-repeat;
	padding-top: 3px;
	margin-top: 10px;
	background-position: bottom;
}
.blueText{
	color: #132762;
}
.smallRedText{
	font-size:10px;
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imageFloat{
	margin-right:6px;
	float:left;
	clear:left;
}
.win {
	color:#000099;
	font-weight: bold;
}
.lose {
	color:#990000;
	font-weight: bold;
}
.draw {
	color:#666666;
	font-weight: bold;
}
.smallText{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
