p {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.mainlinktop {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
.mainlinktop:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 15px;
}
.heading {
	font-family: Georgia;
	font-size: 22px;
	color: #b71918;
	text-decoration: none;
	line-height: 32px;
	text-transform:uppercase;
}
.heading2 {
	font-family: Georgia;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.heading1 {
	font-family: Georgia;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.heading1:hover {
	font-family: Georgia;
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline;
}
.mainlinkleft {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
.mainlinkleft:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 15px;
}
.toplinks {
	font-family: Verdana;
	font-size: 11px;
	color: #8b8b8b;
	text-decoration: none;
	line-height: 15px;
}
.toplinks:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #8b8b8b;
	text-decoration: underline;
	line-height: 15px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #717171;
	text-decoration: none;
	line-height: 15px;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #a40505;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	color: #a40505;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #a40505;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
.bgmain {
    background:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80; 
	-khtml-opacity: 0.80;
	opacity:0.80;	
}
.link1 {
	font-family: Verdana;
	font-size: 10px;
	color: #1e6aa1;
	text-decoration: none;
	line-height: 15px;
}
.link1:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #1e6aa1;
	text-decoration: underline;
	line-height: 15px;
}
.link2 {
	font-family: Verdana;
	font-size: 12px;
	color: #1e6aa1;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.link2:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #1e6aa1;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bold;
}
<!-- form enable css start -->
 #status{
                width:50%;
                padding:10px;
                height:42px;
                outline:none;
    }
    .focusField{
                border:solid 1px #73A6FF;
                background:#ffffffff;
                color:#000;
    }
    .idleField{
                background:#f4f4f4;
                color: #6F6F6F;
                                border: solid 1px #abadb3;
    }
	
	<!-- form enable css end -->
