body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: "Verdana","Trebuchet MS","Tahoma","Arial",sans-serif;
	font-size: 11px;
	display: inline;
	background: url(/images/body.gif) top left repeat #005826;
}

* {
	outline: 0;
}

form {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

input {
	/*width: 150px;*/
}

span form {
	margin: 0;
	padding: 0;
	width: auto;
}

table {
	padding: 0;
	margin: 0;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

p {
	padding: 0;
	margin: 0 0 5px 0;
}

textarea {
	width: 98%;
	height: 300px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

acronym {
	color: red;
	cursor: help;
	border: 0;
}
/*
ol,
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
*/
/*
li {
	height: 18px;
	background: url(/images/menu_line.gif) top left repeat-y transparent;
}
*/
.centered {
	text-align: center;
}

.p100 {
	width: 100%;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.auto {
	width: auto;
}

.bold {
	font-weight: bold;
}

.link {
	cursor: pointer;
}

a {
	color: #c9d300;
}

a:hover {
	text-decoration: underline;
}

div.all {
	float: left;
	margin: 0;
	padding: 0;
	width: 1003px;
	position: relative;
}

div.body {
	float: left;
	width: 1001px;
	position: relative;
	border-right: 2px solid #014b22;
}

div.body
div {
	float: left;
	position: relative;
	display: inline;
}

.top {
	width: 100%;
	height: 22px;
	background: url(/images/top.gif) top left repeat-x transparent;
}
.top #top {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 205px;
	font-size: 11px;
}

.top #top li {
	border-left: 1px solid #c9d300;
	float: left;
	margin-left: 20px;
	display: inline;
}

.top #top li a {
	margin: 5px 0 0 5px;
	/*
	padding-bottom: 2px;
	border-bottom: 1px solid none;
	*/
	float: left;
	color: #c9d300;
	text-decoration: none;
}

.top #top li a:hover {
	/*
	border-bottom: 1px solid #C9D300;
	*/
	text-decoration: underline;
}

.ad {
	width: 100%;
	padding: 9px 0 0 0;
	height: 134px;
	background: url(/images/ad.jpg) top left no-repeat transparent;
}

.middle {
	width: 100%;
	background-color: #004c22;
	border-bottom: 2px solid #014B22;
}

.left {
	width: 189px;
	margin-left: 20px;
	border-left: 1px solid #c9d300;
}

/* left menu */
#left_menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#left_menu li {
	width: 189px;
	margin-top: 10px;
}

#left_menu li.selected a {
	width: 159px;
	/*margin-bottom: 10px;*/
	display: block;
	background: url(/images/ahover.gif) center left no-repeat transparent;
	color:  #e3eba2;
	font-weight: bold;
}

#left_menu li a {
	padding: 0 10px 0 20px;
	width: 159px;
	display: block;
	color: #c9d300;
}

#left_menu li a:hover {
	background: url(/images/ahover.gif) center left no-repeat transparent;
	color:  #e3eba2;
	text-decoration: none;
}

#left_menu li.separator {
	margin: 5px 0;
	height: 15px;
}

#left_menu li.submenu {
	width: 189px;
	margin: 5px 0;
}

#left_menu li.submenu a {
	padding: 0 10px 0 35px;
	width: 144px;
	display: block;
	color: #c9d300;
	font-size: 10px;
}

#left_menu li.submenu a:hover {
	background: url(/images/ahover2.gif) center left no-repeat transparent;
	color:  #e3eba2;
	text-decoration: none;
}

#left_menu li.submenu a.selected {
	background: url(/images/ahover2.gif) center left no-repeat transparent;
	color:  #e3eba2;
	display: block;
	font-weight: bold;
}

/* left menu */

.center {
	width: 490px;
	padding-left: 15px;
	color: #ffffff;
	min-height: 15px;
}

div.contact_form {
	width: 100%;
	margin-top: 15px;
}

div.contact_form p {
	width: 448px;
	margin: 0 20px 10px 20px;
	text-align: center;
}

.error {
	color: #ff0000;
}

div img.captcha {
	margin: 0 0 10px 250px;
	border: 0;
	padding: 0;
}

div.contact_form fieldset {
	border: 1px solid #c9dca6;
	margin: 0 0 10px 0;
	padding: 0;
}

div.contact_form legend {
	margin-left: 20px;
	padding: 0 5px;
	font-weight: bold;
	color: #c9dca6;
}

div.contact_form label {
	width: 209px;
	height: 16px;
	padding: 5px;
	margin: 0 5px 10px 20px;
	float: left;
	text-align: right;
}

div.contact_form
input.text,
.code {
	width: 209px;
	height: 16px;
	padding: 5px;
	margin: 0 0 10px 5px;
	background: #e3f0cc;
	border: 0;
}

div.contact_form
.submit {
	float: right;
	display: inline;
	background: #e3f0cc;
	padding: 5px;
	border: 1px solid #3f511e;
}

div.contact_form
div.reset {
	float: right;
	height: 16px;
	line-height: 16px;
	/*vertical-align: top;*/
	padding: 0 5px;
	margin: 0 20px 0 -10px;
	background: #f0f0f0;
	border: 1px solid #dfdfdf;
	color: #9c320b;
	cursor: pointer;
}

div.contact_form
textarea {
	width: 438px;
	height: 190px;
	margin: 10px 20px;
	padding: 5px;
	background: #e3f0cc;
	border: 0;
	overflow: auto;
}

#admin {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#admin li {
	border-left: 1px solid #ffffff;
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}

#admin li a {
	margin: 5px 0 0 5px;
	float: left;
	color: #ffffff;
	text-decoration: none;
}

#admin li a:hover {
	text-decoration: underline;
}


.right {
	width: 220px;
	padding: 0 20px 0 46px;
	height: 930px;
	background: url(/images/right.gif) top right no-repeat transparent;
}

.right a {
	position: absolute;
	text-decoration: none;
}

.right a:hover {
	text-decoration: none;
}

.footer {
	float: left;
	position: relative;
	display: inline;
	margin: 5px 0 10px 0;
	width: 1001px;
	border-right: 2px solid #014b22;
}

.footer a {
	float: left;
	height: 61px;
}
