<style type="text/css">

body {

margin-top: 0px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;

background-color: #ffffff;


}

BODY, TABLE, TR, TD

 {  font-family: verdana, geneva, sans-serif; font-size: 9pt; font-style: normal; line-height: 1.3; font-weight: normal; color: #000000; text-decoration: none;}



#main {
	width: 680px;
	line-height: 1.4;
	background-color: #FFFFFF;
	padding: 1em 0em 0em 0em;
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000;
	margin: 3em 2em 2em 4em;
}

#one {
	list-style: square; 
	padding: 0;
	margin:  1em 1em 1em 1em ;
	folt-color: blue;
	text-align: left;
}



#power {
	font-size: 22px;
	letter-spacing: 4px;
	margin: 0 0  0 0em ;
	font-family: century gothic; verdana, arial, helvetica, serif;
}	

#power2 {
	font-size: 34px;
	 letter-spacing: 21px;
	font-weight: bold;
	margin: 0 0  0 12em ;

font-family: century gothic; verdana, arial, helvetica, serif;
}	

#power3 {
	font-size: 34px;
	 letter-spacing: 21px;
	font-weight: bold;
	text-align: right;
font-family: verdana, geneva, sans-serif;
}

a {
	text-decoration: none;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a:active {
	color: black;
}

a:hover {
	color: black;
	text-decoration: underline;
}

h1 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	folt-color: black;
	text-align: center;
}

#nav a {
	font-weight: bold;
	color: black;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #222222;
	padding: 0.2em 4px 0.2em 4px;
}

#nav li li a:hover {
	color: #000000;
	font-weight: bold;
	padding: 0.2em 1px 0.2em 1px;
	
}

li {
	float: left;
	position: relative;
	width: 156px;
	background: navbg.gif;

	text-align: left;
	cursor: default;
	border: 1px solid #aaaaaa;
	border-width: 0px 0px 9px 0px;

}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: bolder;
	background: url(ddbg4.gif)  bottom left no-repeat;
	padding: 1.5em 0 1.5em 3px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

li>ul {
	top: auto;
	left: auto;

}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}


td.navigate 
{margin: 0 0 0 0;
padding-left: 0px;
padding-top: 0px;
}


td.topright 
{
padding-left:510px;
padding-top: 0px;
}

.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.listn{ float: none;
        background: white;
	border: white;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 680px;
} 



</style>