.bodysearchtitles{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : 600;
	color : White;
	background-color : Navy;
}
.bodysearchresults{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.bodyformtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Black;
}
	      A.pg:Link
			{
				color : blue;
				text-decoration : underline;
			}
				A.pg:visited
			{
				color : blue;
				text-decoration : underline;
			}

				A.mnu:Link
			{
				color : #CCCCCC;
				text-decoration : none;
			}
				A.mnu:visited
			{
				color : #CCCCCC;
				text-decoration : none;
			}
				A.mnu:Hover
			{
	color : white;
	font-weight: 500;
	text-decoration : none;
}
				A.bmnu:Link
			{
				color : Black;
				text-decoration : none;
			}
				A.bmnu:visited
			{
				color : Black;
				text-decoration : none;
			}
				A.bmnu:Hover
			{
				color : Blue;
				text-decoration : underline;
			}
			A.cmnu:Link
			{
			  color : #999999;
				text-decoration : none;
			}
			A.cmnu:Hover
			{
				color : Blue;
				text-decoration : underline;
			}