body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-attachment: fixed;
	background-color: #003366;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #336699;
	SCROLLBAR-ARROW-COLOR: #336699;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;

    scrollbar-3d-light-color: #336699
	background-position: center;
	border: #000000;
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(../images/background.jpg);


}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

A:link
{
	COLOR: #FF9933;
	text-decoration: none;
	border: #000000;


}
A:visited
{
	COLOR: #FF9933;
	text-decoration: none;
	border: #000000;

}
A:hover
{
	COLOR: #FFCC33;
	text-decoration: none;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;


}
A:active
{
	COLOR: #FF9933;
	text-decoration: none;
	border: #000000;

}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #EEEDF5;
	border: 1px solid #000066;
	font-style: normal;
	font-weight: bold;
}
