A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: orange; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.SmallFont {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.TitleFont {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
label
{
width: 12em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input
{
margin-left: 4.5em;
}
body{
 background:#e0e0e0;
}

/* additional classes */
.clear { clear: both; }
/*.green { color: #9EC630; }*/
.green { color: #009966; }
.gray  { color: #BFBFBF; }
/*.blue  { color: #6297BC; }*/
.blue  { color: #0066CC; }
.red  { color: #E41B17; }