

body { color: #4a6091;

border-style: none;

background-color: "transparent";

font-family: arial;

text-align: left;

font-size: 12px;

scrollbar-face-color:#18154E;

scrollbar-highlight-color:#18154E;

scrollbar-3dlight-color:#3F3A78;

scrollbar-darkshadow-color:#000000;

scrollbar-shadow-color:#18163D;

scrollbar-arrow-color:white;

scrollbar-track-color:#6862B3;

}



.boLDEDtext {

	font-family: arial;

	font-size: 12px;

	font-weight: bold;

	line-height: 18px;

	color: #003C00;

}

.bodytext {

	font-family: arial;

	font-size: 12px;

	line-height: 18px;

	color: #FFFFFF;

}

.bodysmall {

	font-family: arial;

	font-size: 12px;

	line-height: 18px;

	color: black;

}

a:link {

	font-family: arial;

	font-size: 12px;

	line-height: 18px;

	color: grey;

}

a:hover {

	font-family: arial;

	font-size: 12px;

	line-height: 18px;

	color: black;

	text-decoration: none;

}

a:visited {

	font-family: arial;

	font-size: 12px;

	line-height: 18px;

	color: #4B7EA2;

}

.LocationText {

	font-family: arial;

	font-size: 13px;

	font-weight: bold;

	color: yellow;

}

.FormBoxes {

	font-family: arial;

	font-size: 12px;

	color: #333333;

	background-color: #FFFFFF;

	border: 1px solid #666666;

	width: 310px;

}

.Input {

	font-family: arial;

	font-size: 10px;

	color: #333333;

	border: 1px solid #666666;;

}