 /*
Copyright 2008 LeewayHertz Technologies Pvt. Ltd. .
Homepage CSS
$Revision: 1.0 $
*/
.widthtexarea
{
	border:0px solid #ffffff;
	width:100%;
	overflow:auto;
	color:#5B5B5B;
	height:100px;
}
.contsubmit
{
	background: transparent url(../images/query_button.jpg);
	background-repeat:no-repeat;
	width:132px; 
	height: 17px; 
	border:none;
	margin-left:2px;
	margin-right:0px;
	margin-top:5px;
}
.blueapp
{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}
.red
{
	color:#ae2a06;
}
.orange
{
	color:#ff6600;
}
.colef
{
	color:#ef7b00;
}