body {
	margin: 0px;
	background: #FFFFFF url(images/body_bg.gif) left top;
	color: #333333;
	left: 0px;
	top: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
/* r1_c6.gif */
#topband { background: url(images/index_r1_c6.gif) repeat-x left top; }

html a {
	color: #333333;
	text-decoration: none;
}
html a {
	color: #333333;
	text-decoration: none;
}

/* ................ */
#toptopnav {
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #999999;
	padding: 1px;
	top: 3px;
	position: relative;
	width: 200px;
	float: right;
	text-align: right;
}
.big {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: -15px;
}
.content {
	padding: 10px;
	background: #FFFFFF;
}
#toptopnav a, #toptopnav a:visited {
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
#toptopnav a:hover {
	color: #990000;
	text-decoration: none;
}

/* ------------- */
#topnav {
	font: 10px/20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	color: #666666;
	z-index: 10;
	padding: 2px;
}
#topnav a, #topnav a:visited {
	color: #666666;
	text-decoration: none;
	background: #FFFFFF;
	margin-right: -2px;
	margin-left: -2px;
	padding: 4px 4px 2px;
	border: 1px solid #CCCCCC;
}
#topnav a:hover {
	color: #0099FF;
	text-decoration: none;
	margin-right: -2px;
	margin-left: -2px;
	padding: 4px 4px 2px;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #99CCFF;
	border-left: 1px solid #CCCCCC;
}
#botnav {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(images/botnav_bg.gif) repeat-x left top;
}
#botnav a {
	color: #666666;
	text-decoration: none;
}
#botnav a:visited {
	color: #666666;
	text-decoration: none;
}
#botnav a:hover {
	color: #0099FF;
	text-decoration: underline;
}
/* .............. */
#leftnav {
	background: url(images/background.gif) repeat-y left top;
	width: 200px;
}
#leftnav a, #leftnav a:visited {
	border-bottom: 1px solid #5580AA;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background: #7799BB;
	border-top: 1px solid #BBCCDD;
	border-right: 1px solid #5580AA;
	border-left: 1px solid #BBCCDD;
	padding-left: 5px;
	font-weight: bold;
	width: 147px;
}
#leftnav a:hover {
	color: #003399;
	background: #99CCFF;
}
#leftnav .leftnavsub, #leftnav .leftnavsub:visited {
	display: block;
	padding-left: 10px;
	line-height: 18px;
	background: #80B3CC;
	color: #FFFFFF;
	border-top: 1px solid #D5E6EE;
	border-right: 1px solid #2B80AA;
	border-bottom: 1px solid #2B80AA;
	border-left: 1px solid #D5E6EE;
	width: 142px;
	padding-right: -10px;
}
#leftnav .leftnavsub:hover {
	color: #003399;
	background: #99CCFF;
}
#right {
	padding: 5px;
	width: 150px;
}
#right ul li{
	margin-left: -20px;
	list-style: url(images/dataicon.gif);
	padding-bottom: 5px;
}
.subhead {
	font-weight: bold;
	margin-bottom: -10px;
	font-size: 14px;
}
select {
	vertical-align: middle;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	color: #003399;
}
.buttn {
	font-weight: bold;
	background: #EBEBEB;
	border: 1px outset #F7F7F7;
	text-decoration: none;
	padding: 2px 5px;
	color: #003399;
}
.boxgallery {
	border: 3px double #CCCCCC;
	padding: 10px;
	float: left;
	margin: 10px;
	width: 150px;
	height: 120px;
}
.biglink li {
	background: url(images/linkbg.jpg) no-repeat left center;
	line-height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style: none;
	text-indent: 20px;
	margin-left: -20px;
}
.biglink li a { text-decoration:none; }
.biglink li a:hover {
	text-decoration:none;
	color: #003399;
	font-weight: bold;
}

.box { border: 3px double #CCCCCC; padding: 10px; }
.dotlinetop {
	border-top: 1px dotted #999999;
}
.dotlinetopleft {
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
.watermarc {
	background: url(images/swastik_watermark.gif) no-repeat center center;
}
