body {
	background-color: #F9F7F8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3A7021;
	line-height: 18px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}h1 {
	font-size: 18px;
}
h2 {
	font-size: 100%;
}
a {
	color: #666666;
}

h3 {
	font-size: 90%;
	color: #16478A;
}

#footer {
	background-image: url(img/footer.jpg);
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-top: 50px;
	font-weight: bold;
}
.pr_table {
	text-align: left;
}

#head {
	background-color: #000000;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 265px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
}
html {
	overflow: auto;
}
#content {
	background-color: #FFFFFF;
	width: 768px;
	padding: 16px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 8px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content2 {
	background-color: #FFFFFF;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 8px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content #center #right #message {
	font-family: "Trebuchet MS";
	color: #6C8471;
	border: 1px solid #6C8471;
}
#content #center #right input {
	font-family: "Trebuchet MS";
	color: #6C8471;
	border: 1px solid #6C8471;
}

#center {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#menu {
	width: 160px;
	float: left;
	margin-top: 20px;
	font-weight: bold;
	text-transform: none;
	color: #272413;
	background-color: #FFFFFF;
}
#menu ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#menu li {
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
#menu li a,a:link,a:visited,a:active {
	color: #546848;
	text-decoration: none;
}


#right {
	margin-left: 180px;
	margin-top: 20px;
}
#imgback {
	padding-top: 1px;
	border: 1px solid #CCCCCC;
}
#imgback img {
	text-align:center;
	margin-top: 6px;
}
.center{
margin-left:auto;
margin-right:auto;
width:100%;
}
.copy{
display:none;
}
.description {
	width:100%;
	color: #FFFFFF;
	background-color: #3A7021;
}