TABLE {
	font-size: 12px;
	font-family: Verdana;
	color: #747474;
}

A {
	color: #747474;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

/*---------------------------------------------------------*/
.top_menu_text {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.top_menu_text:hover {
	text-decoration: underline;
}

.left_bg {
	background-color: #EDEDEC;
	border-right: solid #9A9A9A 1px;
}

.right_bg {
	background-color: #EDEDEC;
	border-left: solid #9A9A9A 1px;
}

.top_green_bg {
	font-family: Tahoma;
	font-size: 14px;
	color: #005F34;
	font-weight: bold;
	background-image: url("/images/img_pictures/top_green_bg.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.search_bg {
	background-color: #E9E9E9;
	border-right: #D9D9D7 solid 1px;
}

.search_title {
	font-size: 11px;
	font-weight: bold;
	color: #005F34;
	background-image: url("/images/img_pictures/search_top_bg.gif");
	background-position: bottom left;
	background-repeat: repeat-x;
}

.search_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid #E9E9E9 1px;
	background-color: #005F34;
}

.td_bottom {
	background-color: #D9D9D7;
	border-top: #6C9C85;
}

.td_bottom_links {
	background-color: #005F34;
	border-top: #74A48E;
	font-family: tahoma;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 22px;
}

.o2_link {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

.o2_link:hover {
	text-decoration: underline;
}

.left_menu_text {
	color: #004D2A;
	text-decoration: none;
}

.left_menu_text:hover {
	font-weight: bold;
	text-decoration: underline;
}

.left_menu_td {
	color: #004D2A;
	background-color: #D9D9D7;
	padding-left: 16px;
}

.bottom_text_links {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.bottom_text_links:hover {
	text-decoration: underline;
}

.news_title {
	color: #005F34;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 12px;
}

.news_title_text {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
}

.more {
	font-weight: bold;
	font-size: 11px;
	color: #747474;
	font-family: arial;
	text-decoration: underline;
}

.more:hover {
	text-decoration: none;
}

.right_title {
	color: #005F34;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.right_title2 {
	font-weight: bold;
	color: #005F34;
	font-size: 14px;
	text-align: center;
}

.feedback_input {
	height: 15px;
	font-size: 9px;
	border: 1px solid #ABABAB;
	width : 100%;
}

.feedback_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid #E9E9E9 1px;
	background-color: #005F34;
	width: 96px;
}

.reg_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid #E9E9E9 1px;
	background-color: #005F34;
	width: 170px;
}

.pass_recover_input {
	height: 15px;
	font-size: 9px;
	border: 1px solid #ABABAB;
}

.forum_buttons {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid #E9E9E9 1px;
	background-color: #005F34;
}

.inputs {
	height: 15px;
	font-size: 9px;
	border: 1px solid #ABABAB;
}