form {
	margin: 0px;
	padding: 0px;
}

.inp {
	font-family: verdana;
	font-size: 11px;
	border:  1px solid #7F7F7F;
}

.btxt {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
}
.btxt:hover {
	color: #ffffff;
	text-decoration: none;
}

.btxt1 {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}


.lnk
{
	font-family: verdana;
	font-size: 11px;
	color: #0013C5;
	text-decoration: none;

}

.lnk:hover
{
	color: #FF0000;
	text-decoration: none;
	
}

.lnk1
{
	font-family: verdana;
	font-size: 11px;
	color: #7A1A01;
	text-decoration: none;

}

.txt{
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}

.imgborder {
	border: 1px solid #D9D7B0;
}

.toplnk
{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;

}
.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: bold;
	
}
.text{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}
