@charset "UTF-8";
#rightnav {
	position: absolute;
	height: 260px;
	width: 155px;
	left: 700px;
	top: 80px;
	overflow: auto;
	right: 0px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#largewindow {
	position:absolute;
	left:120px;
	top:80px;
	width:427px;
	height:325px;
	z-index:1;
}

#lowmenu2 {
	overflow: auto;
	position: relative;
	height: 105px;
	width: 1065px;
	left: 5px;
	top: 365px;
}

@charset "UTF-8";
#indiasttable {
	top: 100px;
	left: 300px;
}

a:link.copyright {	
	font-size: 9px;
	color: #FFFFF;
	font-weight: bold;
	}
a:visited.copyright  {font-size: 9px;
	color: #333;
	font-weight: bold}
	
a:hover.copyright  {
	text-decoration: none;
	font-size: 9px;
	color: #007700;
	font-weight: bold;
	}
a:active.copyright  {
font-size: 9px;
	color: #333;
	font-weight: bold}
