.gray
{
	font face:Arial, sans-serif;
	font: normal 9pt Arial;
	color: #626262;
	line-height: 160%

} 

.white
{
	font face:Arial, sans-serif;
	font: normal 11px Arial;
	color: #ffffff;
	line-height: 160%

} 

.navy
{
	font face:Arial, sans-serif;
	font: bold 10pt Arial;
	color: #6600CC;
	line-height: 140%

} 


.redbig
{
	color: #CC3300;
	font: bold 12pt Arial;
} 

.H1
{
	display:inline;
	color: #ffffff;
	font: bold 19px Arial;
} 

a.blue{
	font: 13px verdana;
	color: #555555;
	text-decoration: none;

}

a.blue:hover {
	font: 13px verdana;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;
}

a.red{
	font: bold 12px Arial;
	color: #CC3300;
	text-decoration: underline;

}

a.red:hover {
	font: bold 12px Arial;
	color: #333311;
	text-decoration: none;
}

a.bottomlinks{
	font: 11px Arial;
	color: #ffffff;
	text-decoration: none;

}

a.bottomlinks:hover {
	font: 11px Arial;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #ffffff;
}

a.midgid{
	font: 10px Arial;
	color: #ffffff;
	text-decoration: underline;

}

a.midgid:hover {
	font: 10px Arial;
	color: #333311;
	text-decoration: none;
}


#tableOne { 
width:750px; 
border-style:dotted; 
border-width:1px; 
} 

#tableOne td { 
border-style:dotted; 
border-width:1px;
} 

