.DivStyle 
{
 position: absolute;
 visibility: hidden; 
 z-index: 100;
}

.menu{
	font-family: Verdana;
	font-size: 11px;
	color: #06005A;
	font-weight: bold;
	text-decoration: none;
}
A:Hover.menu{color: #ffffff;}


td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


.whiteBig {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}


.tableHeader {
	font-family: Verdana;
	font-size: 11px;
	color: #00164A;
	font-weight: bold;
}

.blueTxt{
	font-family: Verdana;
	font-size: 11px;
	color: #00164A;
	font-weight: normal;
}

a{
	font-family: Verdana;
	font-size: 11px;
	color: #00164A;
	font-weight: normal;
	text-decoration: underline;
}

.whiteLink{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
A:Hover.whiteLink {text-decoration: underline;}

.whiteTxt{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}



