body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #999999;
	margin: 10px;
}
a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:active {
    color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #990000;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 100px;
	font-size: 20px;
	font-weight: bold;
	background-image: url(images/header.jpg);	
}
.gold_stripe {
	background-color: FF9900;
	height: 3px;
	background-image: url(images/gold_stripe.gif);
}
.red_stripe {
	background-color: 990000;
	height: 10px;
	background-image: url(images/red_stripe.gif);
}
.nav_bar {
	background-color: #990000;
	vertical-align: middle;
	text-align: left;
	color: #FF9900;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 23px;
	border-bottom: #FF9900 8px;
}
.menu {
	background-color: #990000;
	padding: 10px;
	width: 150px;
	vertical-align: top;
	font-size: 12px;
	line-height: 24px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
	font-weight: bolder;
	color: #FF9900;
}
.login {
	background-color: #990000;
	padding: 10px;
	width: 150px;
	vertical-align: bottom;
	text-align: center;
	color: FF9900;
}
.current {
	font-weight: bold;
	color: #009933;
}
.content {
	background-color: #FFFFFF;
	padding: 15px;
	height: 300px;
	vertical-align: top;
	width: 550px;
}
.footer {
	background-color: #000000;
	text-align: center;
	font-size: 11px;
	height: 35px;
	background-image: url(images/footer.jpg);
	color: #FFFFFF;
}
.powered_by {
	background-color: #990000;
	color: 669999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 9px;
	height: 20px;
	font-weight: bold;
}
.blue_head {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: bold;
	font-size: 36px;
}
.white_head {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;

}
.caption {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-weight: bold; }
.black_sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #333366;
}
.table_copy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
.blue_head_smaller {font-family: Arial, Helvetica, sans-serif; color: #333366; font-weight: bold; font-size: 29px; 
}
.blue_head_27 {font-size: 27px}