body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/_img/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
ul {
	list-style-type: square;
}
.table-default {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.form-box {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: thin ridge #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin ridge #CCCCCC;
}
.form-button {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
.navform-box {
	background-color: #F8F5E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: thin ridge #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin ridge #CCCCCC;
}
.navform-button {
	background-color: #F0EAD0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.subheadertable {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border: none;
	background-image: url(/_img/subheadertable_bg.gif);
	background-position: left top;
	height: 28px;
	width: 720px;
}
.subheadertable a:link {
	color: #990000;
	text-decoration: underline;
}
.subheadertable a:visited {
	color: #990000;
	text-decoration: underline;
}
.subheadertable a:hover {
	color: #000000;
	text-decoration: underline;
}
.subheadertable a:active {
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	text-align: center;
}
.upperbgcell-red {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.upperbgcell-red a:link {
	color: #FFCC00;
	text-decoration: underline;
}
.upperbgcell-red a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
.upperbgcell-red a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.upperbgcell-red a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.upperbgcell-gray {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.lowerbgcell-gray {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.midbgcell {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
