body {
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
}
table, img, a {
  border: 0px;
}
td {
  font-size: 11px;
  color: #303030;
  font-family: tahoma;
}
#container {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#upper_td {
  background: #00a7aa url(img/upper_bg.gif) top left repeat-x;
  padding-left: 10px;
  padding-right: 10px;
}
#upper_text {
  font-size: 10px;
  color: white;
}
.menu_text, a.menu_text:visited {
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
a.menu_text:hover, a.menu_text:active {
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
  text-transform: uppercase;
}
#header_menu_table {
  background: #00a7aa url(img/header_menu_bg.gif) top left repeat-x;
  width: 100%;
  height: 34px;
}
#header {
  border: 1px solid white;
  background: url(img/header.jpg) top left no-repeat;
  width: 100%;
  height: 157px;
}
#under_header {
  height: 6px;
  background: url(img/under_header_bg.gif) top left repeat-x;
}
#left_td {
  width: 200px;
  background: url(img/header_menu_left_part.gif) top left no-repeat;
}
#main_content_table {
  width: 100%;
  border-left: 0px;
  border-top: 1px solid white;
  border-bottom: 0px;
  border-right: 1px solid white;
}
.title_text {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #595959;
}
.inner_title {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2b79b5;
}
a.inner_menu_link, a.inner_menu_link:visited {
  font-size: 11px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
a.inner_menu_link:active, a.inner_menu_link:hover {
  font-size: 11px;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}
#between {
  height: 5px;
  background: url(img/between.gif) top left repeat-x;
}
#footer_content_table {
  width: 100%;
  background: white url(img/sky.gif) top left repeat-x;
}
.footer_title_text {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #047c7d;
}
.footer_inner_title {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #047c7d;
}
.footer_inner_menu_link, a.footer_inner_menu_link:visited {
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}
a.footer_inner_menu_link:active, a.footer_inner_menu_link:hover {
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  text-decoration: underline;
}
#banner {
  margin: 5px;
}
#news_tr {
  background: url(img/news_bg.gif) top left no-repeat;
  height: 34px;
}
#news_tr_l {
  background: url(img/news_bg.gif) top right no-repeat;
  height: 34px;
}
#news {
  font-family: arial black;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
}
#news_table {
  border: 1px solid #b1b1b1;
  width: 199px;
  background: url(img/news_det_bg.gif) top left repeat-y;
}
.news_date {
  font-size: 10px;
  color: #047c7d;
}
.news_descr {
  font-size: 11px;
  font-weight: bold;
  color: #7c7c7c;
  text-decoration:none;
}
a.news_descr {
  font-size: 11px;
  font-weight: bold;
  color: #7c7c7c;
  text-decoration:none;
}
#all_news, a#all_news:visited {
  font-size: 11px;
  color: #047c7d;
  text-decoration: underline;
}
a#all_news:active, a#all_news:hover {
  font-size: 11px;
  color: #047c7d;
  text-decoration: none;
}
#footer_table {
  width: 100%;
  height: 64px;
  background: #5ab4c5 url(img/footer_menu_bg.gif) top left repeat-x;
}
.copyright, a.copyright:visited {
  font-size: 10px;
  color: #848484;
  text-decoration: none;
}
a.copyright:active, a.copyright:hover {
  font-size: 10px;
  color: #848484;
  text-decoration: underline;
}
#menu_div1, #menu_div2, #menu_div3, #menu_div4, #div_about, #div_visas, #services_div, #docs_div {
  display: none;
  z-index: 2;
  position: absolute;
  top: 5px;
  left: 0px;
  width: 190px;
  border: 1px solid #6fc5c7;
  background-color: #e5f6f7;
}
#types_table {
  width: 199px;
  border: 1px solid #b1b1b1;
  margin-left: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f5ede2;
}
.types_link, a.types_link:visited {
  font-size: 11px;
  font-weight: bold;
  color: #7c6647;
  text-decoration: none;
  margin-right: 10px;
}
a.types_link:active, a.types_link:hover {
  font-size: 11px;
  color: #7c6647;
  font-weight: bold;
  text-decoration: underline;
  margin-right: 10px;
}
.types_hr {
  height: 6px;
  background: url(img/types_hr.gif) bottom left repeat-x;
  margin-top: 5px;
}
#types_inside_table {
  margin: 10 0 10 10;
}
#photo_table {
  margin-right: 1px;
  background: #f5ede2;
  border: 1px solid #b1b1b1;
}
.photo {
  border: 2px solid #e2d4c1;
  width: 180px;
}
#inside_content {
  width: 100%;
  background: url(img/inside_upper_hr.gif) top left repeat-x;
}
.navigator_span {
  font-size: 10px;
  color: #2b79b5;
}
.navigator_cur, a.navigator_cur:visited, a.navigator:active, a.navigator:hover {
  font-size: 10px;
  color: #2b79b5;
  text-decoration: none;
}
.navigator, a.navigator:visited, a.navigator_cur:active, a.navigator_cur:hover {
  font-size: 10px;
  color: #2b79b5;
  text-decoration: underline;
}
.inside_title {
  font-family: arial;
  font-size: 20px;
  color: #047c7d;
}
.inside_hr {
  height: 2px;
  background: url(img/inside_hr.gif) top left repeat-x;
}
.inside_descr {
  font-size: 11px;
  color: #303030;
}