
body {
	background:#d5d5d5;
	color:#000;
	font-family:Veranda, Arial;
	font-size:12px;
	font-weight:400;
	line-height:13px;
	margin:0;
	padding:0;
}

.copyright a, .copyright a:visited {
	color:#ccc;
}

hr {
	color:#06A04D;
	height:2px;
	border:none;
	width:500px;
	margin-left:20px;
}

a {
	color:#06A04D;
	font-weight:bolder;
	margin:0;
	padding:0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#057438;
}

.main {
	background:url(../img/back.gif) repeat-x #B3B2B2;
}

.container {
	height:auto;
	left:0;
	margin:0 auto;
	position:relative;
	top:0;
	width:761px;
}

.header {
	background:url(../img/header2.gif) no-repeat;
	height:225px;
	width:761px;
}

.sub-header {
	background:url(../img/sub-header.gif) no-repeat;
	height:50px;
	width:761px;
}

.nav-contaier {
	height:41px;
	position:relative;
	width:761px;
}

.nav-left {
	background:url(../img/nav-left.gif) no-repeat;
	height:41px;
	width:2px;
}

.divider {
	background:#06A04D;
	height:11px;
	margin-left:2px;
	position:relative;
	width:759px;
}

.nav {
	height:30px;
	margin-left:2px;
	position:relative;
	width:759px;
}

.menu {
	height:30px;
	left:-40px;
	position:relative;
	top:-16px;
	width:759px;
}

.menu li {
	float:left;
	list-style-type:none;
}

.content-area {
	height:auto;
	margin-top:-4px;
	width:761px;
}

.side-back {
	background:url(../img/side-back.gif) repeat-y #AFAEAF;
	height:auto;
	width:188px;
}

.side-container {
	background:url(../img/side.gif) no-repeat;
	height:auto;
	width:188px;
}

.side {
	background:no-repeat;
	height:auto;
	margin-left:18px;
	min-height:335px;
	width:170px;
}

.side-main {
	background:no-repeat;
	height:auto;
	margin-left:18px;
	width:170px;
}

.content {
	background:#E5E4E3;
	height:auto;
	margin-left:170px;
	min-height:335px;
	position:relative;
	width:574px;
}

.content-main {
	background:#E5E4E3;
	height:auto;
	margin-left:170px;
	position:relative;
	width:574px;
}

.txt {
	padding:20px;
}

.main-txt {
	margin:0 auto;
	padding:135px 0 135px 40px;
	position:relative;
}

.page-title {
	color:#106A36;
}

.copyright {
	background:#646263;
	color:#fff;
	font-size:11px;
	font-weight:bolder;
	height:20px;
	margin-left:170px;
	position:relative;
	width:574px;
}

.copyright a {
	color:#bbb;
}

.copy {
	padding:3px;
	position:relative;
}

.footer {
	background:#fff;
	clear:both;
	height:20px;
	position:relative;
}

.footer-nav {
	color:#06A04D;
	font-size:11px;
	margin:0 auto;
	padding:5px;
	text-align:center;
	width:761px;
}

.footer a {
	font-size:11px;
}

.current {
	color:#000;
	font-size:11px;
	font-weight:bolder;
}

.field {
	border:0;
	height:15px;
	margin:5px 50px 20px 0;
	width:150px;
}

.attach {
	border:0;
	height:20px;
	margin:5px 0 20px;
}

textarea {
	border:0;
	height:100px;
	margin:5px 0 20px;
	width:450px;
}

.button {
	margin:5px 200px 20px 0;
}

.browse {
	margin:0;
	padding:0;
}

.error_message {
	color:red;
	font-family:Verdana, Arial, sans-serif;
	font-size:11pt;
}

