body {margin-top: 0px; margin-left: 0px; background-color: #FFF2C1}
.border {
	border: 1px solid #666666;
	background-color: #F3F7FF;
}
.bordermaintbl {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
A.footertext:hover
{
	color: #666666;
}
.footertextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
A.footertextwhite:hover
{
	color: #666666;
}
.normaltext {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
	line-height: 17px;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FD9800;
	text-decoration: none;
	font-weight: bold;
}
A.menulink:hover {
	color: #999999;
}
