body {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	width: 776px;
	background: url(../images/bottom_main_repeat.gif) repeat-y;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.footer .footer_bottom {
	width: 776px;
	background: url(../images/bottom_main.gif) no-repeat bottom;
}
.footer .text {
	padding: 10px;
}

.footer .copy {
	font-size:6pt;
}
.content_body {
	vertical-align: top;
	padding: 10px 4px 4px;
}
.left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	vertical-align: top;
}
.small_f_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
}
a {
	color: #E93330;
	text-decoration: none;
}
.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
.forminfo_tbl {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E93330;
	border-right-color: #E93330;
	border-bottom-color: #E93330;
	border-left-color: #E93330;
}
.rest_tbl {
	padding: 4px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.vert_rule {
	background-image: url(../images/verticle_rule.jpg);
	background-repeat: repeat-y;
}
.page_header {color: #E93330}
.msg {
	color: #993300;
	font-size:10px;
}