body {
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #B6BCC2; 
	SCROLLBAR-BASE-COLOR: #D4D9DF;
	background-color: #0089CF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}

a:hover {
	text-decoration: underline;
}

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.webz {
	font-family: Arial;
	font-size: 10px;
	color: #00A0F1;
	text-decoration: none;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #00377B;
	text-decoration: none;
}

.links {
	font-family: Arial;
	font-size: 11px;
	color: #00377B;
	text-decoration: none;
}

.linksRed {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.formfill {
	BORDER-RIGHT: #0089CF 1px solid; 
	BORDER-TOP: #0089CF 1px solid; 
	BORDER-LEFT: #0089CF 1px solid; 
	BORDER-BOTTOM: #0089CF 1px solid; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	COLOR: #00377B;
	TEXT-DECORATION: none
}

.Bold12Blue {
	font-family: Arial;
	font-size: 14px;
	color: #0089CF;
	text-decoration: none;
	font-weight: bold;
}

.Bold11DarkBlue {
	font-family: Arial;
	font-size: 11px;
	color: #00377B;
	text-decoration: none;
	font-weight: bold;
}

.Bold11White {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.Bold12White {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.Bold12Red {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.TextWhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}