body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
}

#wrap {
background: #004631;
color: #ffffff;
margin: 0 auto;
width: 910px;
}

#header {
position: relative;
z-index: 1;
width:910px;
height:302px;
border-bottom:1px solid #fff;
}

#headerLogo
{
padding: 145px 0 0 30px;
position:absolute;
z-index: 2;
top:0;
left:0;
font-family: 'Times New Roman';
font-size:52px;
}

#leftmenu {
float: left;
width: 151px;
}

#leftmenu ul {	
list-style: none;
width: 151px;
margin: 0 0 0 0;
padding: 0;
}	

#leftmenu li {
border-right:1px solid #fff;
border-bottom: 1px solid #fff;
}

#leftmenu li a {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight: bold;
font-stretch:ultra-condensed;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 8px 0 0 0;
background-color: #008444;
text-align:center;
text-transform:uppercase;
}	

#leftmenu li a:hover {
background-color:#01e389;
}

li.login {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
padding: 8px 15px 8px 15px;
background-color: #008444;
}

input.text {
border:none;
width: 118px;
}

input.button {
color: #fff;
border: none;
width: 75px;
height: 20px;
background-color: #004631;
}

input.button.visitor {
background-color: #58595a;
}

li.visitorinfo {
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
padding: 10px 1px 10px 1px;
width: 148px;
color: #ffffff;
background-color: #a6a9ac;
margin:10px 0 10px 0;
border-right:1px solid #fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

.topmenu a {
float: left;
width:151px;
height: 21px;
margin-bottom:15px;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
padding-top:7px;
font-size:12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
text-align:center;
text-transform:uppercase;
}

.topmenu.first a {
border-left: none;
}

.topmenu.last a {
width:152px;
}

.topmenu a:hover {
color: #ffffff;
text-decoration:none;
background-color:#01e389;
}

#announce {
float:right;
padding: 10px;
width: 130px;
color: #ffffff;
background-color: #008444;
line-height: 1.3em;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}

#content {
width: 550px;
margin: 0 20px 20px 170px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #ffcc00;
}

#menu {
width:543px;
float:left;
margin-bottom:20px;
}

#menu ul {
float:left;
padding:0;
margin:0;
list-style-type:none;
}

#menu a{
float:left;
text-decoration:none;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
color:#99ff00;
background-color:#0b5529;
border-left:4px solid #004631;
border-top:4px solid #004631;
display:block;
padding:2px 4px;
}

#menu a:hover {
color:#FFCC33;
margin:2px 0px 0px 2px;
border: 1px dashed #00CC00;
}

#menu li {
display:inline
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
color: #ffcc00;
text-decoration:none;
}

a:hover {
text-decoration: underline;
color: #FFCC00;
}

a img {
border: 0;
}

#footer {
background: #008444;
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
border-top: 1px solid #fff;
width: 910px;
text-align: center;
font-size: 0.9em;
}

.left {
margin: 10px 20px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.dataText {
	width: 302px;
	height: 14px;
	color: #000000;
	border: 2px solid #008444;
	font-size: 11px;
	font-family: Verdana, Arial;
	margin-bottom:6px;
}
.dataArea {
	width: 302px;
	height: 60px;
	color: #000000;
	border: 2px solid #008444;
	font-size: 11px;
	font-family: Verdana, Arial;
	margin-bottom:4px;
}

.required {
	font-size:10px;
	font-style:italic;
}

