body { background : #B63301}


.gray
{
	font face:Arial, sans-serif;
	font: normal 10pt Arial;
	color: #000000;
	line-height: 140%

} 


.title1
{
	font face: Arial, sans-serif;
	font: bold 11pt Arial;
	color: #bc2801;
	line-height: 140%

} 

.navy
{
	font face:Arial, sans-serif;
	font: bold 10pt Arial;
	color: #666699;
	line-height: 140%

} 


.title
{
	color: #cc3300;
	font: normal 14pt times;
} 

.H1
{
	display:inline
} 

a.blue{
	font: bold 13px Arial;
	color: #006699;
	text-decoration: none;

}

a.blue:hover {
	font: bold 13px Arial;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}

a.toplinks{
	font: bold 12px Arial;
	color: #B63301;
	text-decoration: none;

}

a.toplinks:hover {
	font: bold 12px Arial;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B63301;
}

a.bottomlinks{
	font: bold 11px Arial;
	color: black;
	text-decoration: none;

}

a.bottomlinks:hover {
	font: bold 11px Arial;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B63301;
}

a.midgid{
	font: bold 10px Arial;
	color: white;
	text-decoration: none;

}

a.midgid:hover{
	font: bold 10px Arial;
	color: white;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  red;

}