BODY {
	font-size : .9em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	margin-left: auto; margin-right: auto;
	padding : 0;
	width : 800px;
	/*background-color:#9EAC9A; */
	background-color:#C1C6BF;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color : #666666;
	color: #FFFFFF;
}

.bg_medium {
	background-color : #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.bg_light {
	background-color : #CCCC99;
	color: #666666;
}

.alt_bg_dark {
	background-color : #CCCC99;
	color: #666666;
}

.alt_bg_medium {
	background-color : #CCCC99;
	color: #666666;
}

.alt_bg_light {
	background-color : #CCCC99;
	color: #666666;
}.header {
	background-image:url(images/bgPicture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
height:170px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.main {
 background-color:#0C2F02;
 width:800px;
/*background-color:#9EAC9A;*/
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.leftside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}
a:hover {
	color: #CC6600;
}
.footer {
	background-color : #CCCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.topbottom {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(images/bannerImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#0C2F02;

}
