.gray
{

	font: normal 9pt Tahoma;
	color: #626262;
	line-height: 180%

} 

.navy
{
 
	font: bold 10pt Tahoma;
	color: #85531B;
	line-height: 180%;

} 


.white
{
	color: #ffffff;
	font: normal 10pt Arial;

} 

.title
{
	color: #ffffff;
	font: normal 14pt Arial;

} 


.pagetitle
{
	color: #ffffff;
	font: bold 13pt Arial;
} 




.H1
{
	display:inline
} 

a.toplinks{
	font: bold 14px Arial;
	color: white;
	text-decoration: none;

}

a.toplinks:hover {
	font: bold 14px Arial;
	color: yellow;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}

a.generallinks{
	font: normal 12px Arial;
	color: #3680A7;
	text-decoration: underline;

}

a.generallinks:hover {
	font: normal 12px Arial;
	color: #333311;
	text-decoration: none;
}

a.midgidlinks{
	font: bold 10px Arial;
	color: #ffffff;
	text-decoration: none;

}

a.midgidlinks:hover {
	font: bold 10px Arial;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}