body {
	color : white;
    font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color : lime;
	scrollbar-base-color : black;
	scrollbar-3d-light-color : black;
	scrollbar-dark-shadow-color : black;
	scrollbar-face-color : black;
	scrollbar-highlight-color : black;
	scrollbar-shadow-color : lime;
	background-image : url(../graphs/main12.png); 
	background-repeat : no-repeat;
 	background-attachment : fixed; 
	padding : 0px;
}
.index {
	background-color : black;
	color : White;
	font-size : small;
}
a:link  {
	color : white;
	text-decoration : none;
}
a:visited {
	color : white;
	text-decoration : none;
}
a:active {
	color : white;
	text-decoration : none;
}
a:hover {
	color : lime;
	text-decoration : none;
}
.nav {
    	text-align: left;
	font-size: 12px;
}
#box1 {
	width : 100;
	height : 20;
	background-color:  #006633;
	visibility: hidden;
	position: absolute;
	left: 15px;
	top: 20px;
	text-align: left;
	font-size: 12px;
}
#box2 {
	width : 100;
	height : 200;
	background-color : #006633;
	visibility : hidden;
	position : absolute;
	left : 15px;
	top : 20px;
}
.band {
	color : white;
    font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.mybody {
 	margin-left:4px; 
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
}
.tdhead {
	color : white;
	font-weight: bold;
	font-size: x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tdfield {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.main {
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
.iframe {
	position : absolute;
	top : 300px;
}
.mainnews {
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	position : absolute;
	left : 7px;
}
.banner {
	position : relative;
	top : 428px;
}
.links {
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	position : absolute;
	left : 13px;
