html, body, form{margin: 0; padding: 0;}

img {border: 0;}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 30px 0 0 0;
}
h1 { font-weight: bold; font-size: 12pt; color: #227C52; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333; }
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; }
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }

p {
	margin: 0;
	padding: 0;
}
hr { background:#CCC; height:1px; display:block; border:0;}

a {color:#565555;}
a:hover {color:#777; text-decoration:none;}

body, td, th {font-size:12px;}

body {
	color: #131012;
	font-family: Verdana;
	padding: 0 5px 10px 5px;
	background: #FFF;
}

.main {
	width: 100%;
	background: #006837 url(/img/top_bg.jpg) top repeat-x;
	border-collapse: collapse;
}

.top_r {
	vertical-align: middle;
	padding-left: 30px;
	color: #FFF;
	font-size: 10px;
}
.top {
	height: 127px;
	text-align: right;
	background: url(/img/top_r.jpg) top right no-repeat;
	vertical-align: top;
	padding-top: 10px;
}
.icons {
	margin-right: 20px;
	color: #FFF;
	font-size: 8px;
	font-weight: bold;
	width: 142px;
	float: right;
}
.icons img {
	margin: 3px 6px;
}
.icons form {
	background: #006837;
	padding: 3px;
}
.icons .InputTextField {
	width: 80px;
	border: 2px #071F0C solid;
	font-size: 10px;
	height: 19px;
	padding: 0;
}
.text {
	background: url(/img/text.gif) center center no-repeat;
	height: 26px;
	margin: 40px 300px 0 0;
}
.TopMenu {
	padding: 0 66px 0 0;
	height: 36px;
	background: url(/img/top_r.jpg) bottom right no-repeat;
	vertical-align: bottom;
}
.TopMenu table {
	width: 100%;
	height: 36px;
	background: url(/img/menu_bg.jpg) bottom repeat-x;
	border-collapse: collapse;
	position: relative;
	left: -5px;
}
.TopMenu td {
	background: url(/img/menu_razd.jpg) bottom left no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px 0 10px;
	width: 16%;
}
.TopMenu td.first {
	background: url(/img/menu_left.jpg) bottom left no-repeat;
}
.TopMenu a {
	color: #FFF799;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.TopMenu a span {
	text-transform: none;
}
.TopMenu a:hover {
	text-decoration: underline;
}

.left {
	background: url(/img/menu_l1_bg.jpg) right repeat-y;
	vertical-align: top;
	padding-bottom:40px;
	width: 275px;
}

.LeftMenu {
	width: 275px;
}
.LeftMenu ul {
	list-style: none;
	margin: 0 0 50px 0;
	padding: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
	background: url(/img/menu_l1_razd.jpg) top right no-repeat;
}
.LeftMenu ul li ul {
	padding: 0;
	margin: 0;
}
.LeftMenu ul li {
	background: url(/img/menu_l1_razd.jpg) bottom right no-repeat;
	padding: 5px 0 15px 0;
}
.LeftMenu ul li.active {
	background: url(/img/menu_l2_b.jpg) bottom right no-repeat;
	padding-bottom: 0;
}
.LeftMenu ul li.active a {
	background: url(/img/menu_l2_t.jpg) bottom right no-repeat;
	padding-bottom: 15px;
}
.LeftMenu ul li.active ul li a {
	background: none;
	padding-bottom: 0;
}
.LeftMenu ul li ul li, .LeftMenu ul li ul li.active {
	background: none;
	padding: 0 7px 1px 20px;
	font-size: 11px;
}
.LeftMenu ul li ul {
	background: #006837 url(/img/menu_l2_bg.jpg) right repeat-y;
}
.LeftMenu ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 0 7px;
	display: block;
}
.LeftMenu ul li ul li a {
	color: #000;
}
.LeftMenu ul li ul li a.active {
	color: #006837;
	font-size: 12px;
}
.LeftMenu ul li a:hover {
	text-decoration: underline;
}

.left table {
	width: 242px;
	height: 141px;
	background: #006837 url(/img/left_bg.jpg) center center no-repeat;
}
.left th {
	width: 100%;
	font-size: 9px;
	text-align: left;
}
.left td {
	padding: 0 10px;
}
.left th a {
	color: #000;
	text-decoration: none;
}
.left th a:hover {
	text-decoration: underline;
}

.subs ul {
	list-style: none;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color:#565555;
}
.subs ul ul {
	list-style: disc;
}

.content {
	vertical-align: top;
	padding: 20px 5px 20px 20px;
	background: #FFF;
	width: 71%;
}

.right {
	vertical-align: top;
	width: 214px;
	background: #FFF url(/img/right_bg.jpg) right repeat-y;
	padding: 10px 0;
}
div.right {
	width: 214px;
}
.right table {
	width: 163px;
}
.right th {
	background: #006837 url(/img/right_head.gif) right top no-repeat;
	color: #FFF;
	padding: 5px 10px;
	text-align: left;
	font-size: 11px;
}
.right th a {
	color: #FFF;
	text-decoration: none;
}
.right th a:hover {
	color: #DDD;
	text-decoration: underline;
}
.right td {
	background: #FFF799;
	color: #000;
	padding: 5px 7px;
	font-size: 10px;
}

td.bot_l {
	background: #FFF url(/img/bot_beg.jpg) left top no-repeat;
	text-align: left;
	padding-right: 5px;
}
/*td.bot_l img {
	width: 85px;
}*/
td.bot {
	padding-right: 5px;
	background: #FFF url(/img/bot_end.jpg) right top no-repeat;
	vertical-align: top;
}
.bot table {
	width: 100%;
	height: 61px;
	background: #006837 url(/img/bot_bg.jpg) center top repeat-x;
}
.bot th {
}
.bot td, .bot th {
	background: url(/img/bot_razd.jpg) right top no-repeat;
	padding: 0 10px 5px 2px;
	color: #FFF;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
.bot th {
	background: none;
}
.bot a {
	color: #FFF;
	text-decoration: none;
}
.bot a:hover {
	text-decoration: underline;
}
.bot p {
	display: none;
}
.bot table p {
	display: block;
}

.clogo {
	width: 85px;
	float: left;
	position: absolute;
	margin-top: -5px;
	margin-left: 185px;
}
.clogo a, .clogo a:visited {
	font-size: 8px;
	color: #FFF;
}
td.bot_l .clogo img {
	border: none;
	width: auto;
}

.item {
	border-bottom: solid 1px #808080;
}
.date {
	font-weight: bold;
}

textarea, select, .InputTextField, .InputPasswordField, .CalendarInputField input {
	font-size:8pt;
	background: #F2F2F2;
	border: 1px solid #000;
	padding: 3px;
}
.InputTextField, .InputPasswordField {
	/*height:18px;*/
}
textarea {
	height: 200px;
}
select {
	/*height: 20px;*/
}
.CalendarInputField input {
	width: 70px;
}
.CalendarInputField select, .InputTable .CalendarInputField select {
	width: auto;
}
.button {
	border: none;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	background: #FFF url(/img/button.jpg) center center no-repeat;
	padding: 12px 5px 18px 0;
	width: 168px;
	display: inline-block;
}
a.button:hover {
	color: #000;
}

.InputTable {
	width: 98%;
	font-size:11px;
}
.InputTable th {
	font-weight: normal;
	width: 20%;
	vertical-align: top;
	text-align: left;
	padding:5px;
}
.InputTable th span {
	font-weight: normal;
	color: #AAA;
}
.InputTable td {
	width: 80%;
	text-align: left;
	padding:5px;
}
.InputTable textarea, .InputTable select, .InputTextField, .InputPasswordField {
	width: 95%;
	margin:0px;
}

.error_text {
	color: #FFF;
	background-color: #F33;
	padding: 2px;
	text-align: center;
}
.ErrorField {
	color: #FFF;
}
p.ErrorField {
	background-color: #F33;
	padding: 3px;
	margin: 5px;
}
.ErrorField input, .ErrorField textarea, .ErrorField select {
	background-color: #F33;
}
.clear { clear:both; height:1px;}
