body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #465c56;
	background: #cce7e0 url(images/bg01.gif) repeat-x left top;
}
a {
	color: #008562;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	display: inline;
}
input.input, textarea, select {
	border: 1px solid #89c7b7;
}
input.button {
	border: 0px;
	background: url(images/button01.gif) no-repeat left top;
	width: 69px;
	height: 16px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}


.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

table.tvs_core_table_border_style_on {
	border: 1px solid gray;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.tvs_core_table_border_style_on td {
	padding-left: 5px;
	padding-right: 5px;
}
table.tvs_core_table_border_style_off {
	border: 0px;
}
table.tvs_core_table_border_style_off td {
	border: 0px;
}



#container {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
}



#header {
	height: 228px;
	background: url(images/header01.gif) no-repeat left top;
}
#header .top {
	height: 156px;
	padding-left: 30px;
	padding-top: 30px;
}
#header .top a.logo {
	display: block;
	float: left;
	width: 260px;
	height: 45px;
	padding-top: 90px;
	padding-left: 100px;
	color: #008562;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#header .bottom {
	height: 42px;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
}
#header .bottom .icons {
	float: right;
	width: 150px;
	padding-top: 14px;
}
#header .bottom .icons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .bottom .icons li {
	float: right;
	padding-left: 15px;
}
#header .bottom .icons li a {
	display: block;
	width: 13px;
	height: 14px;
	color: #e1ff81;
	font-weight: bold;
	font-size: 1.1em;
}
#header .bottom .icons li.print a {
	background: url(images/ico_print.gif) no-repeat center center;
}
#header .bottom .icons li.home a {
	background: url(images/ico_home.gif) no-repeat center center;
}
#header .bottom .icons li.sitemaps a {
	background: url(images/ico_sitemaps.gif) no-repeat center center;
}
#header .bottom .icons li.mail a {
	background: url(images/ico_mail.gif) no-repeat center center;
}


#header .bottom .menu {
	padding-top: 14px;
}
#header .bottom .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .bottom .menu li {
	float: left;
	padding-right: 22px;
	text-transform: uppercase;
}
#header .bottom .menu li a {
	display: block;
	background: url(images/header02.gif) no-repeat left top;
	padding-left: 32px;
	color: #fff;
	font-weight: bold;
}



#footer {
	padding: 10px;
	padding-top: 25px;
	color: #309c80;
}
#footer a {
	color: #074f3c;
}
#footer .top {
	border-top: 1px solid #fff;
	padding: 15px;
}
#footer .top img {
	border: 0px;
}
#footer .bottom {
	border-top: 1px solid #fff;
	padding: 20px;
}
#footer .bottom .right {
	float: right;
	width: 400px;
	text-align: right;
}
#footer .bottom .left {
	float: left;
	width: 400px;
}
#footer .bottom .left p {
	margin: 0px;
	padding: 0px;
}


#body {
	padding-top: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

#main_left {
	width: 219px;
	float: left;
	overflow: hidden;
	background: #fff url(images/body02.gif) no-repeat left bottom;
}
#main_left .top {
	height: 10px;
	background: #fff url(images/body01.gif) no-repeat left top;
}
#main_left .minheight {
	float: left;
	height: 180px;
	width: 1px;
}

#main_right {
	width: 689px;
	float: right;
	overflow: hidden;
	background: #fff url(images/body03.gif) no-repeat left bottom;
}
#main_right .top {
	height: 10px;
	background: #fff url(images/body04.gif) no-repeat left top;
}
#main_right .minheight {
	float: left;
	height: 350px;
	width: 1px;
}


#main_left .menu {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
}
#main_left .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main_left .menu li {
	background: url(images/menu01.gif) no-repeat left 3px;
	padding-left: 27px;
	font-weight: bold;
}
#main_left .menu li ul li {
	background: transparent;
	padding-left: 0px;
	font-weight: normal;
}
#main_left .menu li a {
	display: block;
	color: #074f3c;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d9ede8;
}


#main_left .search {
	height: 115px;
	padding-left: 28px;
	padding-top: 10px;
	width: 102px;
}
#main_left .search h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
}
#main_left .search input.input {
	width: 100px;
	margin-bottom: 7px;
}
#main_left .search input.button {
	float: right;
}


#main {
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
}
#main h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
}
#main img {
	padding: 1px;
	border: 1px solid #89c7b7;
	margin: 10px;
}
#main a img {
	border: 2px solid #89c7b7;
	border-right: 2px solid #669387;
	border-bottom: 2px solid #669387;
}


#main_right .navigation {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
}
#main_right .navigation a {
	display: block;
	height: 20px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
}
#main_right .navigation a:hover {
	text-decoration: none;
}
#main_right .navigation a.back {
	float: left;
	background: url(images/ico_back.gif) no-repeat left top;
	padding-left: 20px;
}
#main_right .navigation a.top {
	float: right;
	background: url(images/ico_top.gif) no-repeat right top;
	padding-right: 20px;
}


#main_index {
	width: 689px;
	float: right;
	overflow: hidden;
}
#main_index .top {
	height: 10px;
	background: url(images/index01.gif) no-repeat left top;
}
#main_index .body {
	background: url(images/index02.gif) repeat-y left top;
}
#main_index .body .block {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-left: 9px;
	padding-right: 9px;
}
#main_index .body .block1, #main_index .body .block2 {
	margin-right: 17px;
}
#main_index .body .block .image {
	width: 201px;
	height: 71px;
	overflow: hidden;
}
#main_index .body .block .image img {
	border: 0px;
}
#main_index .body .block .image2 {
	display: block;
	width: 201px;
	height: 71px;
	overflow: hidden;
	background: url(images/index05.gif) no-repeat left top;
	margin-top: -71px;
}
#main_index .body .block .text {
	padding: 5px;
	padding-top: 10px;
}
#main_index .body .block h2 {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-bottom: 10px;
	height: 30px;
	overflow: hidden;
}
#main_index .body .block ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
#main_index .body .block ul li {
	padding-bottom: 8px;
}
#main_index .bottom {
	height: 27px;
	padding-top: 22px;
	background: url(images/index03.gif) no-repeat left top;
}
#main_index .bottom a {
	display: block;
	float: left;
	margin-left: 115px;
	font-weight: bold;
	background: url(images/index04.gif) no-repeat right 2px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #074f3c;
	width: 100px;
	text-align: right;
}
#main_index .bottom a.block1 {
	margin-left: 85px;
}




.info_text {
	text-align: justify;
}


.info_newslist {
}
.info_newslist .item {
	padding-bottom: 30px;
}
.info_newslist .item .date {
	color: #819932;
}
.info_newslist .item .name {
	font-weight: bold;
}
.info_newslist .item .name a {
	color: #465c56;
}



.info_news {
	text-align: justify;
}
.info_news .date {
	color: #819932;
}
.info_news h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
}


.main_back {
	padding-top: 30px;
	padding-bottom: 10px;
}
.main_back a {
	text-decoration: none;
}
.main_back a:hover {
	text-decoration: underline;
}


.main_paging {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}

