body {
  margin:0;
  padding:0;
  font-family:Arial;
}
.Content,body { color:#000; background-color:#fff; }
.Content,body,td { font-size:9pt; }

a:link    { color: #3d8b96; text-decoration: underline }
a:visited { color: #3d8b96; text-decoration: underline }
a:active  { color: #3d8b96; text-decoration: underline }
a:hover   { color: #000; text-decoration: underline }

a.menu:link      { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }
a.menu:visited   { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }
a.menu:active    { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }
a.menu:hover     { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }
a.active:link    { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }
a.active:visited { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }
a.active:active  { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }
a.active:hover   { font-size: 12px; color: #f5f5f5; text-decoration: none; font-weight: bold }


.tb_main { background-color:#000 }
.tb_head { background-color:#3d8b96; color:#fff; font-weight:bold; }
.tb_row  { background-color:#fff; color:#000; }
a.tb_head:link    { color:#fff; text-decoration:underline; font-weight:bold; }
a.tb_head:visited { color:#fff; text-decoration:underline; font-weight:bold; }
a.tb_head:active  { color:#fff; text-decoration:underline; font-weight:bold; }
a.tb_head:hover   { color:#fff; text-decoration:underline; font-weight:bold; }

hr.inp { color:#000; height:1px; }
.inp { color:#000; font-size:10pt; border:1px solid #000; background-color:#fff; }
.inp_but { color:#000; font-size:10pt; border:1px solid #000; background-color:#fff; }
.inp_line { color:#000; font-size:10pt;  border:0px solid #fff; border-bottom:1px solid #000; background-color:#fff; }
.trans { border:none; border:0px solid #fff; background:none; }


.txt_gray { color:#ccc; }
.txt_small { font-size:7pt; }
.error { color:red; }
form { margin:0; padding:0; }


h1,h2,h3,h4,h5,h6 { color:#3d8b96 }
h1 { font-size:19pt }
h2 { font-size:17pt }
h3 { font-size:15pt }
h4 { font-size:13pt }
h5 { font-size:10pt }
h6 { font-size:9pt }


#td_top { background:url('../../images/top_bg.gif') 0% 100% repeat-x; }
#td_top_menu {  border-bottom:1px solid #a4a3a1;
  background:url('../../images/top_menu_bg.jpg') 0% 0% repeat-y;
}
#td_center {  padding:30px;
  padding-left:185px;  background:url('../../images/center_lbg.gif') 0% 100% repeat-y;
}
#td_bottom { background:url('../../images/bottom_bg.gif') 0% 0% repeat-x; }
#td_bottom2 {  padding-top:85px;
  padding-left:145px;  font-size:7pt;  background:url('../../images/bottom.jpg') 0% 0% no-repeat;
}
#td_top_menu .td_tm_a {  color:#489083;
  font-size:11pt;
  font-weight:bold;
}
#td_top_menu .td_tm_p {  color:#5a5756;
  font-size:11pt;
  font-weight:bold;
  text-decoration:none;
}
#td_top_menu .td_tm_p:hover { color:#000; }
#top_hfs {
  position:absolute;
  left:878px;
  top:24px;
}
#top_hfs span { margin:13px; }