body
{
	
	
}
.clsWhiteTextBold
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: white;
}
.clsOrangeTextBold
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: orange;
}
.clsLabel
{
	font-weight: normal;
	font-size: 12px;
	color: #3d3d3d;
	font-family: verdana;
	line-height:15px;
}


.clsButtonText
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	color: #FFFFFF;
}
.clsTextBox
{
	border-right: #dedcdc 1pt inset;
	border-top: #dedcdc 1pt inset;
	padding-left: 2px;
	font-size: 11px;
	border-left: #dedcdc 1pt inset;
	clip: rect(auto 1px 1px auto);
	color: black;
	border-bottom: #dedcdc 1pt inset;
	font-family: Verdana;
}
.clsMust
{
	font-weight: bold;
	font-size: 11px;
	color: Red;
	font-family: verdana;
}
A
{
	/*font-weight: normal; 	font-size: 11px; 	color: white; 	font-family: Verdana;*/
	text-decoration: none;
}
A:hover
{
	/*font-weight: normal; 	font-size: 11px; 	color: White; 	font-family: verdana;*/
	text-decoration: none;
}

