BODY {
	background: #03203c;
	margin: 0;
}
.table, td, th {
	border-collapse: collapse;
	color: #DFB871;
	font: 10pt MS trebuchet, verdana, Arial, Helvetica;
}
.codetable tr td {
	color: #000;
	text-align: left;
	background: transparent;
}
a {
	color: #074d91;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #E9CC66;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.lefttext {
	color: #EFDCB9;
	font: bold 10pt verdana, Arial, Helvetica;
}
.leftheadings {
	background: #063767;
	text-align: center;
	border-left: 1px solid #0B3358;
	border-right: 2px solid #0B3358;
	border-top: 1px solid #0B3358;
	border-bottom: 1px solid #0B3358;
	color: #F8DCAA;
	font: bold 13px Trebuchet, Trebuchet MS, Helvetica, sans-serif;
}
.navrolls a {
	color: #000;
	text-decoration: none;
	border-left: 1px solid #0B3358;
	border-right: 2px solid #0B3358;
	border-top: 1px solid #0B3358;
	border-bottom: 1px solid #0B3358;
	text-align: left;
	display: block;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
	background: #eef3f7;
	font: normal 12px Trebuchet, Trebuchet MS, Helvetica, sans-serif;
}
.navrolls a:hover {
	color: #423514;
	text-decoration: none;
	border-left: 1px solid #AE7F00;
	border-right: 2px solid #AE7F00;
	border-top: 1px solid #AE7F00;
	border-bottom: 1px solid #AE7F00;
	background: #fefefe;
	font: bold 12px Trebuchet, Trebuchet MS, Helvetica, sans-serif;
}

.footer A:link {
	color: #fefefe;
	text-decoration: none;
	font-size: 10px;
}
.footer A:visited {
	color: #fefefe;
	text-decoration: none;
	font-size: 10px;
}
.footer A:hover {
	color: #fefefe;
	text-decoration: underline;
	font-size: 10px;
}
.footer A:active {
	color: #fefefe;
	text-decoration: none;
	font-size: 10px;
}
.topnav {
	border-left: 0;
	border-right: 0;
	border-top: 0 solid #AE7F00;
	border-bottom: 0 solid #AE7F00;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background: #87723b;
}
.topnav A:link {
	color: #FFF;
	text-decoration: none;
	font: bold 15px Trebuchet MS, Helvetica, sans-serif;
}
.topnav A:visited {
	color: #FFF;
	text-decoration: none;
	font: bold 15px Trebuchet MS, Helvetica, sans-serif;
}
.topnav A:hover {
	color: #FD995A;
	text-decoration: underline;
	font: bold 15px Trebuchet MS, Helvetica, sans-serif;
}
.topnav A:active {
	color: #FFF;
	text-decoration: none;
	font: bold 15px Trebuchet MS, Helvetica, sans-serif;
}
.proptext {
	text-align: center;
	color: #000;
	background: #d2b98c repeat-x;
	font: 11px verdana, Arial, Helvetica;
}
.topbanner {
	
	height: 95px;
	background-image: url(images/anthem.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.style1 {
	color: #FFF;
}
input {
	height: 14px;
	font-size: 11px;
	border: 1px solid #000;
	text-align: left;
	background: #eee;
}
input:hover {
	background: #FFF;
}
input:focus {
	background: #FFF;
}
.button {
	height: 18px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #000;
	text-align: center;
	background: #eee;
}
textarea {
	border: 1px solid #999;
	background: #fff;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
}
h1 {
	font: 22px/22px Trebuchet MS, Helvetica, sans-serif;
}
h3 {
	font: 18px/16px Trebuchet MS, Helvetica, sans-serif;
}
.style2 {
	font-size: 10px;
}