
body {
	margin: 0px;
	padding: 0px;
}
.head_bg {
	background-image: url(../img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.head_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 8px;
}
.head_bg tr .head_txt img {

}

.head_txt_a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: normal;
	padding-right: 10px;
}
#form1 {
	height: 15px;
	width: 164px;
}

.search_txt a{
	font-size: 12px;
	text-decoration: underline;
	color: #009;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-left: 10px;
}
.search_txt img {
	padding-left: 190px;
}

.td_menu {
	background-color: #189d93;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-right: 1px;
	padding-left: 1px;
}

.td_menu a {
	color: #FFF;
	text-decoration: none;
}
.td_bottom {
  width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	background-image: url(../img/bg_bt_2_noactiv.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.td_bottom a {
    width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;


}
.td_bottom a:hover {
    width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #FFF;


}

.td_bottom_active  {
    width: 80px;
	background-image: url(../img/bg_bt_2_activ.png);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.td_bottom_active a  {
  width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;

}
.td_bottom_active a:hover  {
                      width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #FFF;

}

.td_menu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-color: #36bcb1;

}

.td_menu_active a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	background-color: #36bcb1;

}



