
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}
body {
	
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #B31C01;
	font-weight: bold;
	font-size: 14px;
}
.style2 {color: #B31C01; font-weight: bold; font-size: 12px; }
.style5 {color: #006000}
.style6 {color: #B31C01}

.loginBody {
	background-color: #FFFDDB
}

.loginFooter {
	background-color: #01824A;
}

.loginHeader {
	background-color: #9E1B32;
}

.promptText {
	color: #9E1B32;
	font-size: 18px;
	font-weight: bold;
}