body {
	font-family: sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #996600;
}
a, a:visited {
	color:#FFFFFF;
	line-height: normal;
	text-decoration: underline;
}
a:hover { color:#FC0; }
.navbar {
	color: #CC9900;
	font-size: 12px;
	height: 30px;
}
.navbar a, .navbar a:visited {
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navbar a:hover {
	color: #FFCC00;
}
.NormalLink, .NormalLink a, .NormalLink a:visited { font-size: 12px; font-weight: normal; }
a.DefaultLink {
	color: #0000FF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentarea {
	padding: 15px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	color: #000000;
}
#contentarea .xlate { display:block; text-align: right; }
#contentarea .xlate a, #contentarea .xlate a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CCC; 	text-decoration: none; background-color: #600; padding: 2px 3px; margin-right: 3px; border: 1px outset #C90; }
/* hindi font */
/* $WEFT -- Created by: manoj (manoj4_choudhury@yahoo.co.in) on 8/8/2007 -- */
  @font-face {
    font-family: 4CGandhi;
    font-style:  normal;
    font-weight: normal;
    src: url(..\CGANDHI0.eot);
  }
  .hindifont {
    font-family: 4CGandhi;
    font-style:  normal;
    font-weight: normal;
    src: url(..\CGANDHI0.eot);
  }
.hindifont1 {    font-family: 4CGandhi;
    font-style:  normal;
    font-weight: normal;
    src: url(..\CGANDHI0.eot);
}
/***********/
/*************/
#switchlang{
	/*float:left;
	width:150px;
	height: 400px;
	border: 3px solid black;
	padding: 5px;
	padding-left: 8px;*/
}
#switchlang a{
	/*padding: 3px 1px;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid gray;*/
}
#newlang a:hover{ background-color: #FFFF80; }
#newlang{
	/*float:left;
	width:550px;
	min-height: 400px;
	border: 3px solid black;
	margin-left: 10px;
	padding: 5px;
	padding-bottom: 8px;*/
}

* html #newlang{ /*IE only style height: 400px; */ }
/******************/
.sidenav {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #000;
	background-color: #9C6531;
}
.sidenav a, .sidenav a:visited {
	display: block;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
	color: #000;
}
.sidenavRight {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	background-color:#990000;
	font-weight: bold;
	color: #CCCC99;
	text-align: center;
}
.sidenavRight a, .sidenavRight a:visited {
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	color: #CCCCCC;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	background-color: #660000;
	line-height: 12px;
	padding: 3px;
}
.sidenav a:hover, .sidenavRight a:hover { color: #FFFF00; }
/************/
.pricestable{ font-size:90%; line-height:1.5em; }
.pricestable td{;
	padding:3px;
	text-decoration:none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #CC9966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-right-color: #663300;
}
.pricestable b { color: #FFCC00; }
.pricestable th { background-color: #993300; margin-right: 1px; }

/**************/
#shoblock {
	width:600px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	overflow: auto;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #825400;
}
.tblheader {
width:600px;
	margin-left:auto;
	margin-right:auto;
padding-right: 20px;
}
.logoabs {
	margin: 0px;
	padding: 5px;
	float: left;
	position: absolute;
	left: 10px;
}
