body
{
	
}

.ErrorText
{
	color: red;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	
}

.orangetitle
{
	color: #FFFFFF;
	font-size: 9px;
	padding-left:17px;
	
}

.boldtext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.orangeLink:Link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.orangeLink:Visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;



