@charset "utf-8";
.redheading {
	font-family:  verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ;
	text-decoration: none;
}

.inputt {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	border: 1px solid #000000;


}

.boldtxt{
	font: Arial;
	font-size:13px;
	color: #000;
	font-weight:bold;}

.mainheading{
	font: Arial;
	font-size:18px;
	color: #85bb41;
	font-weight: bold;
	text-decoration:none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainheading1{
	font: Arial;
	font-size:14px;
	color: #800080;
	font-weight: bold;
	text-decoration:none;
}
.text_heading{
	font: Arial;
	font-size:14px;
	color: #1075bb;
	font-weight: bold;
	text-decoration:none;
}
.text_heading1{
	font: Arial;
	font-size:12px;
	color: #1075bb;
	font-weight: normal;
	text-decoration:none;
}


.link {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1467af;
	text-decoration: underline;
}
.footer {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000005 ;
	text-decoration: underline;
}

.button {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1467af;
	
}
.footer_link {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color:#666666 ;
	text-decoration: underline;
}	
.footer_link:hover {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}