body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-attachment: scroll;
	SCROLLBAR-FACE-COLOR: #0867BB;
	SCROLLBAR-HIGHLIGHT-COLOR: #AFDBFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #F0F8FF;
	SCROLLBAR-BASE-COLOR: #0867BB;
	scrollbar-3d-light-color: #AFDBFF;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg.jpg);
	list-style-type: disc;
	height: 0px;
	background-color: #F0F8FF;





}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;

}

A:link
{
	COLOR: #0867BB;
	text-decoration: none;

}
A:visited
{
	COLOR: #0867BB;
	text-decoration: none;

}
A:hover
{
	COLOR: #000000;
	text-decoration: none;

}
A:active
{
	COLOR: #0867BB;
	text-decoration: none;

}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213E8D;
	background-color: #EEEDF5;
	border: 1px solid #000066;
	font-style: normal;
	font-weight: bold;
}
.maintext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2375AB;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
}
