body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #FF0000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	scrollbar-3d-light-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	border: #000000;
	list-style-position: inside;
	background-position: center;



}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

A:link
{
	COLOR: #FF9900;
	text-decoration: none;
	border: #000000;


}
A:visited
{
	COLOR: #FF9900;
	text-decoration: none;
	border: #000000;

}
A:hover
{
	COLOR: #000000;
	text-decoration: none;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;


}
A:active
{
	COLOR: #FF9900;
	text-decoration: none;
	border: #000000;

}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	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;
}
