.NavigatorTable
{
	background-color: Transparent;
	font-size: 12pt;
	padding-top:8;
	padding-bottom:8;
	font-weight:bolder;
	font-family: Times New Roman, Arial, Verdana;
	font-style: normal;
	line-height:12pt;
	
	
}
.AdminNavigatorTable
{
	background-color:"#98A2D2";
	font-size:8pt;
	padding-top:8;
	padding-bottom:8;
	font-weight:bolder;
	font-family: Verdana, Arial, Times New Roman;
	font-style: normal;
	line-height:10pt;
}
A.NavigatorLink
{
	color: #ffff99;
	text-decoration:none;
	
}
A.NavigatorLink:Hover
{
	color: #ffffff;
	text-decoration:none;
}
