a {
	color: #00891A;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
body{
	background-color: #000000;
	background-image: url(img/earth_30.jpg);
	background-position: none center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	margin: 10px;
	padding: 0px;
}
h1{
	color:#00591A;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
h2{
	color:#00591A;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}
h3{
	color:#00591A;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 14px;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align:left;
}
img
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
/*div
{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}*/
.contentleft{
	width: 80%;
	left:30px;
	margin-right:230px;
}
.contentmain{
	padding:5px;
}
#contentright{
	position: fixed;
	left:80%;
	right:5%;
	width: 160px;
}
.contentbottom
{
	position: relative;
	top:90%
	bottom:10px;
}
.greybox{
	background-color: #2C8928;//#7CD978;
	color:#BDBDBD;
	width:130px;
}
.header{
	font-size: 36px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
}
.header_first_word
{
	color: #000000;
	background-color:#FFD700;
}
.header_first_line
{
	color: #FFFFFF;
	background-color:#000000;
}
.section_header
{
	color:#50B96A;
	background-color:#000000;
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-weight: bold;
}
.menubox{
	background-color: #2C8928;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
}
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	line-height: 33px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#BDBDBD;;
	background-color: #2C8928;
	text-align:left;
	width: 130px;
}
.subheader{
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;
}
.whitebox_topleft{
	background: url(img/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(img/1-bottomright.gif);
	width:9px;
}
.copyright_first_word
{
	color: #000000;
	background-color:#FFD700;
}
.copyright_first_line
{
	color: #FFFFFF;
	background-color:#000000;
}
