a:link {
	color: #336699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	margin-top: 5px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.center
{ 
text-align: center;
}
.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
.navbody {
	background-color: #999999;
	color: #ffffff;	
}
a.nav:link {
	color: #ffffff;
	text-decoration: underline;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.nav:hover {
	color: #CC0000;
	text-decoration: none;
}
a.nav:active {
	color: #333333;
	text-decoration: underline;
}
.subnav {
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 0px;
}
.headbody {
	background-color: #EA1E1F;
}
.promobody {
	background-color: #E4E4E4;
}
.boxbody {
	background-color: #FFFFFF;
}
.contentbody {
	background-color: #FFFFFF;
}
.titlebody {
	background-color: #CCCCCC;
}
.barbody {
	background-color: #666666;
	color: #ffffff;
}
h1 {
	margin-top: 1px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h2 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #683C43;
	font-weight: bold;
	margin-top: 1px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}
h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h6 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-size: 11px;
	color: #999999;
}
.horline {
	background-image: url(../_images/fw_dotline.gif);
	background-position: left top;
	margin: 0px;
}
.verline_d {
	background-image: url(../_images/fw_dotline_v.gif);
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.verline {
	background-image: url(../_images/fw_solidline.gif);
	background-color: #CCCCCC;	
	margin: 0px;
	padding: 0px;
}
.horline_red {
	background-image: url(../_images/fw_reddotline_h.gif);
	background-position: left top;
	margin: 0px;
}
.verline_red {
	background-image: url(../_images/fw_reddotline_v.gif);
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.subnavbold {
	margin-top: 0px;
	margin-bottom: 10px;
}
.relnav {
	margin-top: 0px;
	margin-bottom: 5px;
}
.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
.formtextlarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 243px;
	height: 180px;
}
.formtextsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 20px;
}
.formtextsearch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}
.formbutton {
	font-size: 11px;
	width: 60px;
}
.whitebody {
	background-color: #FFFFFF;
}
.subnavbody {
	background-color: #FFFFFF;
}
.bcbody {
	background-color: #FFFFFF;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.formlogin {
	font-size: 11px;
	width: 100px;
}
.logo {
	margin-bottom: 10px;
	margin-left: 10px;
}
.textbox {
	line-height: 13px;
}

