font,th,td,p {
	color: #000066;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	
}

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
}


.black-12 {  
font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: normal; color: #000000
}

.black-11 { 
font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #000000 
}

.blue-11 { font-size: 11px; color: #000066; }
a.blue-11 { font-size: 11px; color: #000066; }
a.blue-11:hover { font-size: 11px; color: #CC0000; }

.blue-11-b { 
font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #000066; font-weight: bold
}

.black-12-b { font-size: 12px; font-weight: bold; color: #000000; }
a.black-12-b { font-size: 12px; color: #000000; font-weight: bold; }
a.black-12-b:hover { font-size: 12px; color: #cc0000; font-weight: bold; }


.black-11-b { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #000000 }
.blue-12-b { font-family: Tahoma, Arial, Helvetica; font-size: 12px; color: #000066; font-weight: bold }
.blue-12 { font-size: 12px; color: #000066; }
a.blue-12 { font-size: 12px; color: #000066; }
a.blue-12:hover { font-size: 12px; color: #CC0000; }


a.blue-11-b { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #000066; font-weight: bold }
a.blue-11-b:hover { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #CC0000; font-weight: bold }
a.black-11 { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #000000 }
a.black-11:hover { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #CC0000}
a.blue-12-b { font-family: Tahoma, Arial, Helvetica; font-size: 12px; color: #000066; font-weight: bold }
a.blue-12-b:hover { font-family: Tahoma, Arial, Helvetica; font-size: 12px; color: #CC0000; font-weight: bold }
.red-12-b {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000}
.blue-16-b {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000066}
a.black-11-b { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #000000 }
a.black-11-b:hover { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #CC0000}
.red-11-b { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000 }
.white-11-b {  font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF}
a.white-11-b {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white-11-b:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.white-11 { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF }
h1 {
	margin-bottom:0; 
	margin-top:0;
	font-size:12px
}
h2 {
	margin-bottom:0; 
	margin-top:0;
	font-size:12px
}
.nav_bar {
	background-color: #333399;
	background-image: url(/images/nav_tile.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 544px;
}
.date_bar {
	background-color: #009933;
	background-image: url(/images/date_tile.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 544px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
}
.footer_bar {
	background-image: url(/images/footer_tile.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 744px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
