BODY{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color :  #CCCCCC;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration : none;
}

.Footer {
	font-size: 9px;
	text-align: center;
}

.MainTable {
	background-color : White;
}

.NavigationRow {
	background-color : #004080;
	background-image : url(images/bannerbkgd.gif);
}