/* CSS Document */

.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #2e3092;
	text-decoration: none;
	font-weight: bold;

}
a.nav:link {
	font-family: Verdana;
	font-size: 11px;
	color: #2e3092;
	text-decoration: none;
}
a.nav:active {
	font-family: Verdana;
	font-size: 11px;
	color: #2e3092;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #2e3092;
	text-decoration: underline;
}
a.nav:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #2e3092;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;
	list-style-image: url(file:///E|/RO/Vinod/My%20works/freelance/carftworld/html/images/bullet.gif);

}

.footer {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.formfeilds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 85px;
	border: 1px ridge #FF9900;
	background-color: #FFFFFF;
}
