@charset "utf-8";
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #004000;
}
#header {
	margin: auto;
	padding: 0px;
	height: 238px;
	width: 900px;
	background-color: transparent;
	background-image: url(../images/header_background_img.png);
	background-repeat: no-repeat;
}
#container {
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 900px;
}
#power2000 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 150px;
	width: 625px;
}
.myTable {
	margin: 1px;
	padding: 4px;
}
p {
	line-height: 22px;
}
h1 {
	color: #1E7E01;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.myCopyRights {
	font-size: 14px;
	clip: rect(auto,auto,auto,auto);
	font-style: oblique;
	vertical-align: super;
	font-weight: normal;
}

.headingBox {
	background-color: #E1FFD9;
	border: 1px solid #BBFFAA;
}
.read {
	font-size: 9px;
	word-spacing: 1px;
	letter-spacing: 1px;
}

.read a:link {
	text-decoration: none;
	color: #999999;
	background-color: #F0F0F0;
	padding: 4px;
	border: 1px solid #D1D1D1;
}
.read a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

#footer {
	background-image: url(../images/footer-img.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: auto;
	padding: 0px;
	height: 130px;
	width: 900px;
	font-size: 12px;
	vertical-align: bottom;
}
#footer1 {
	background-color: #F6F7A8;
	margin: auto;
	padding: 0px;
	height: 40px;
	width: 900px;
	font-size: 12px;
	color: #666666;
}
#footer1 a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footer1 a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#container a:link {
	color: #000000;
	text-decoration: none;
}
#container a:active {
	color: #000000;
	text-decoration: none;
}
#container a:visited {
	color: #000000;
	text-decoration: none;
}

#container a:hover {
	color: #000000;
	text-decoration: underline;
}
.LeftTableBox {
	background-image: url(../images/other-prd-02.png);
	background-repeat: repeat;
	width: 256px;
	background-position: center center;
}
.ImageBorder {
	border: 1px solid #999999;
}
h3 {
	margin: 0px;
	padding: 0px;
}
.style1 {
color: #FF0000
vertical-align: super;
	margin-left: 5px;
	color: #FF0000;
}