.hdr{
	font-family:Verdana; 
	font-size:13px; 
	font-weight:bold; 
	color:#000000;
}
.hdr1{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	color:#ffffff;
	}
.hdr1:visited{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	color:#ffffff;
	}	
.footer{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#669900;
}
.small_txt{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#FFFFFF;
}
.warn{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#FF0000;
}
.camp_txt{
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
	line-height:1.4;
	text-align:Justify;
}
.txt{
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
	line-height:1.4;
}
.txt2{
	font-family:Verdana; 
	font-size:12px; 
	font-weight:normal; 
	color:#000000;
}
.readmore{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	color:#669900;
}
SELECT{
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
	/* color:#E7571E; */
	width:145;
}
INPUT{
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
	/* color:#E7571E; */
}
TEXTAREA{
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
	/* color:#E7571E; */
	background-color:#FFFFFF;
	overflow:auto;
}

