body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.header_image{
background:url(../images/header_image.jpg) left top no-repeat;
height:175px;
}

.menu_table td{
border-bottom:1px solid #85C226;
height:28px;
padding-left:12px;
}

.menu_table td:hover{
background-color:#ffcc33;
text-decoration: underline;
}

.header_table{
margin-bottom:31px;
}

.special_offer {
margin-left:18px;
margin-top:18px;
}

.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #27830E;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#C9232D;
text-decoration:none;
background-color:inherit;
}
.bottom_line{
border-bottom:1px dotted #999999;
}

.top_line{
border-top:1px dotted #999999;
}

.left_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.right_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.normbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
}

.hindi {
	font-family: "Kruti Dev 010";
	font-size: 15px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.hide
{
    color: white;
}

.boldgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #DB2302;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: normal;
}
.goldbox
{
	border-right: gold 1px solid;
	border-top: gold 1px solid;
	border-left: gold 1px solid;
	border-bottom: gold 1px solid;
}
.graybox {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


