body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
.box {
	background-color: #000000;
	border: 1px solid #FF9900;
}
a:active 	{ color:#CCC; Text-Decoration: none}
a:link 		{ color:#ff9900; text-decoration: none} 
a:visited 	{ color:#ff9900; text-decoration: none} 
a:hover 	{
	color:#FF0000;
	Text-Decoration: underline;
	
} 
.flames {
	background-image: url(flames0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 18px;
	color: #FFBD24;
	font-weight:normal;
	margin:3px;
}
h2 {
	color: #FFBD24;
	
}
h3 {
	color: #FFBD24;
	
}
.shiny {
	background-image:url(shiny.jpg);
	background-repeat: repeat-x;
	}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: auto;
	float: left;
	}
	 #topnav ul li a {
	width: auto;
	height: auto;
	padding: 4px 10px 4px 10px;
	color: #000;
	text-decoration: none;

	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: bold;
	background-image: url(redshiny.jpg);
	background-repeat: repeat-x;	
}
		#topnav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(bgshiny.jpg);
	background-repeat: repeat-x;	
	
		}
		#topnav a:active {
			color: #000;
		}
		

		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#nav ul {
	border: 0;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	}
	 #nav ul li {
	margin: 0;

	}
	 #nav ul li a {
	width: 170px;
	display: block;
	height: auto;
	padding: 9px 0 9px 0px;
	color: #000;
	text-decoration: none;	
	border-bottom: 1px solid #000;

		}
		#nav ul li a:hover {
	color: #FFF;
	background-image: url(soval1.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	
	
}
		#nav a:active {
			color: #B69BD1;
		}
		
.bg1 {
	background-image: url(soval.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg2 {
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
	background-position: left;	
}
.bg3 {
	background-image: url(bg3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bg4 {
	background-image: url(bg4.gif);
	background-repeat: no-repeat;
	background-position: left;
}		
.sub {
	font-size: 70%;
}
.hidden {
	display: none;
}
.justified {
	font-size: 80%;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
	list-style-type: square;
}
.flushlist {
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 4px;
	list-style-type: square; }
	
.watermark {
	background-image: url(energybg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.bodytext {

	font-size: 80%;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
	list-style-type: square;
}
.form {


	font-size: 80%;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
}
.rightmargin {
	margin-right: 60px;
}
.leftmargin {
	margin-left: 10px;
}
#foot {
	
	position: absolute;
	top: 1200px;
	width: 975px;
	font-size: 70%;
	text-align: justify;
			}
			
.subscript {
	font-size: 80%;
}
