.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;

}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.bodytextwhite:hover {color: #000000; text-decoration: underline}
a.bodytextwhite:link {color: #FFFFFF; text-decoration: none}
a.bodytextwhite:visited {color: #FFFFFF; text-decoration:none}

.outerborder {
	border: 1px solid;
}

BODY {SCROLLBAR-FACE-COLOR: #CCCCCC; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR:  #999999; SCROLLBAR-TRACK-COLOR: #FFFFFF; }
.
loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	color: #000000;

}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytextgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

a.bodytextgrey:hover {color: #000000; text-decoration: underline}
a.bodytextgrey:link {color: #999999; text-decoration: none}
a.bodytextgrey:visited {color: #999999;}
