/* design by satinath www.skynetsol.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
.heading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #72172d;
}
.heading:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #72172d;
	text-decoration: none;
}
.border {
	border: 2px solid #73172D;
}.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #86142f;
	text-decoration: none;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttonbg.gif);
	border: 1px solid #4c0113;
	height: 22px;
}
.input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #4c0113;
}
.toplink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #72172d;
	text-decoration: none;
}