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: verdana;
	font-size: 11px;
	color: #55532D;
	text-decoration: none;
	line-height: 16px;

}
.boldtext{
	font-family: verdana;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	
}
