body
{
	margin:0px;
}

.blueBackground, .blueBackground TD, .blueBackground TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: #42427D;
}

.greyBackground, .greyBackground TD, .greyBackground TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dedede;
	font-weight: none;
}

.greyBackground2, .greyBackground2 TD, .greyBackground2 TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	font-weight: none;
}

.whiteBackground {
	background-color: #ffffff;
	text-align:center;
	vertical-align:middle;
}

.default, .default TD, .default TR
{
font-family:Arial,helvetica;
font-size:10pt;
color:#165089;
}


#navlinks a:link { color:#ddd;font-size:11px;text-decoration:none;}
#navlinks a:visited {color:#ddd;font-size:11px;text-decoration:none;}
#navlinks a:hover{ color:#ddd;font-size:11px;font-weight:bold;text-decoration:underline;}