.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #5E5F5E;
	text-decoration: none;
}
.ctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #3A4B3F;
	text-decoration: none;
	font-weight: bold;
}
.utext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #646464;
	text-decoration: none;

}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.inp {
	font-family: arial;
	font-size: 11px;
	color: #4B4B4B;
	border:  1px solid #7F7F7F;
}
form
{
margin:0px;
pading:0px;
}
.lnk
{
	font-family: Arial;
	font-size: 11px;
	color: #037AAA;
	text-decoration: none;
}

.lnk:hover
{
	color: #FF0000;
	text-decoration: underline;
	
}

.tbg{
	background-color:#999999;
	filter: Alpha(Opacity=60, FinishOpacity=60, Style=60, StartX=60, StartY=60, FinishX=60, FinishY=60);
}

.h1-link
{
	font-family: Arial;
	font-size: 15px;
	color: #014A1E;
	text-decoration: none;
	text-weight: bold;	
	
}
.bc_lnk
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
} 

.bc_lnk a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}
.bc_lnk a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #037AAA;
	text-decoration: none;
}

.bc_lnk a:hover
{
	color: #FF6600;
	
}
.footer_lnk
{
	font-family: Arial;
	font-size: 11px;
	color: #037AAA;
	text-decoration: none;
}
.footer_lnk a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #037AAA;
	text-decoration: none;
}
.footer_lnk a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #037AAA;
	text-decoration: none;
}

.footer_lnk a:hover
{
	color: #FF0000;
	text-decoration: underline;
	
}