﻿a:link    {color: #000000; text-decoration: none; font-weight: bold}
a:visited {color: #000000; text-decoration: none; font-weight: bold}
a:active  {color: #cccccc; text-decoration: none; font-weight: bold}
a:hover   {color: #023461; text-decoration: underline; font-weight: bold}

.a1:hover {font-family:10px; font-color:#FFFFFF; font-weight:bold; text-decoration: none;}
.a1:link {font-family:10px; font-color:#FFFFFF; font-weight:bold; text-decoration: none;}
.a1:visited {font-family:10px; font-color:#FFFFFF; font-weight:bold; text-decoration: none;}
.a1:active {font-family:10px; font-color:#FFFFFF; font-weight:bold; text-decoration: none;}

.a2:link    {color: #ffffff; text-decoration: none; font-weight: bold}
.a2:visited {color: #ffffff; text-decoration: none; font-weight: bold}
.a2:active  {color: #ffffff; text-decoration: none; font-weight: bold}
.a2:hover   {color: #F2F2F2; text-decoration: none; font-weight: bold}

.a5:link    {color: #ffffff; text-decoration: none; font-weight: bold}
.a5:visited {color: #ffffff; text-decoration: none; font-weight: bold}
.a5:active  {color: #ffffff; text-decoration: none; font-weight: bold}
.a5:hover   {color: #ffffff; text-decoration: underline; font-weight: bold}

a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: #FFFFFF; text-decoration: none; }
a.nav:hover {color: white; text-decoration: underline; }
a.nav:active {color: white; }

.smallplain {font: 10px tahoma;}


.main_menu   {

	font:bold 10px tahoma;
	color : #ffffff;
	height:25px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	padding-left:0px;

}

.footer   {background-color: #000000;}


/*Drop Down Menu*/

#dropmenudiv{
	margin:5px 0px 0px 0px;
	position:absolute;
	border:2px solid #023461;
	border-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	z-index:100;
	text-decoration: none;
	font-weight: bold;
	padding:0px 0px 0px 0px;
}

#dropmenudiv a{
	display: block;
	padding:5px 10px 5px 10px;
	text-decoration: none;
	color:#FFFFFF;
	border:1px solid black;
	border-left:0px;
	border-right:0px;
}

#dropmenudiv a:hover{
	background-color: #023461;
	color:#000000;
	background-repeat: repeat-x;
	background-position: right top;
	border:1px solid white;
	border-left:0px;
	border-right:0px;
}


/*Odawg Edition*/
body {
	margin:0px;
	background-color: #FFFFFF;
	}
.main_table {
	border:2px solid #023461;
	border-top:0px;
}
/*FireFox Only adjustment*/
html>body .main_table {
	border:1px solid #023461;
	border-top:0px;
}
.banner_main {
	background-color: #000000;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	height:150px
}
.top_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #023461;
	height:30px;
	padding:0px 10px 0px 10px;
}
/*FireFox Only adjustment*/
html>body .top_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #023461;
	background-position: left top;
	height:30px;
	padding:0px 10px 0px 10px;
}
.teams {
	background-color: #FFFFFF;
	border-top:2px solid #023461;
	border-bottom:2px solid #023461;
	padding:0px;
}
/*FireFox Only adjustment*/
html>body .menu_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:20px;
	color: #FFFFFF;
	background-color: #000000;
	padding:0px;
}
.content {
	background-color: #FFFFFF;
	padding:5px;
	
}
/*FireFox Only adjustment*/
html>body .content {
	background-color: #FFFFFF;
	padding:5px;
	
}
