.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.totalborder{	
	border:#8B2624 1px solid;
}
.ads1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.ads2:link,a.ads2:active,a.ads2:visited{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; text-decoration: underline; color:#FF0000;}
a.ads2:hover{color:#0000FF;}

a.ads3:link,a.ads3:active,a.ads3:visited{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; text-decoration: none; color:#009900;}
a.ads3:hover{color:#009900;}

.title1{
	font-size: 20px;
	line-height: 45px;
	font-weight: normal;
	color: #231F20;
	text-decoration: none;
}
.rights{
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: normal; 
	text-decoration: none; 
	color:#212121;
}
a.bnav:link,a.bnav:active,a.bnav:visited{
	font-family: Tahoma; 
	font-size:10px; 
	font-weight: normal; 
	text-decoration: none; 
	color:#212121;
	line-height:30px;
	text-transform:uppercase;
}
a.bnav:hover{
	text-decoration:underline;
}

#quotearea{
	width:210px;
	text-align: left;
	line-height:30px;
	padding-left:20px;
}
.input{
	background:#FFFFFF;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:180px;
	border:#ECECEC 1px solid;
}
.textarea{
	background:#FFFFFF;
	width:180px;
	color:#000;
	padding:8px;
	border:#ECECEC 1px solid;
	height:80px;
}
.btn{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	border: none;
	height:30px;
	text-align:left;
	background:#454545;
}