/* ------------------------------------------------------------ */
/* general selectors                                            */
/* ------------------------------------------------------------ */

body {
  background: #f3f4f5 url("images/bkg.gif") repeat ! important;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  cursor: default;
}

table {
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

td {
  padding: 0px;
  border: none;
/*  border: 1px solid; */
}

td.deco img { /* ie hack */
  display: block;
}

img {
  border: 0px;
}

hr { /* horizontal ruler */
  border: 0px none;
  border-bottom: #cecece 2px dotted;
  height: 0px;
}

hr.thin { /* horizontal ruler */
  margin: 0px;
  margin-top: 0.2em;
  padding: 0px;
  border: 0px none;
  border-bottom: #cecece 1px dotted;
  height: 0px;
}

.spacer_cell { /* any cell with an empty image */
  background: #f3f4f5 url("images/bkg.gif") repeat ! important;
}

.horz_line { /* horizontal lines used in sides of layout */
  background: url("images/horz_line.gif") repeat-x ! important;
}

.spacer_img {
  display: block;
  width: 1px;
  height: 1px;
}

.bottom_banner {
  width: 468px;
  height: 60px;
  margin-left: 10px;
}

.lang_flag {
  float: right;
  overflow: hidden;
  vertical-align: bottom;
  width: 21px;
  height: 14px;
  padding: 0px;
  margin: 0px;
  margin-right: 59px;
  margin-top: 2px;
  margin-bottom: 1px;
  border: 0px none;
}

.lang_flag#en { background: url(images/hdr03en.gif) top left no-repeat; border: none; }
.lang_flag#en:hover { background-position: 0 -14px; border: none; }

.lang_flag#ru { background: url(images/hdr03ru.gif) top left no-repeat; border: none; }
.lang_flag#ru:hover { background-position: 0 -14px; border: none; }


/* ------------------------------------------------------------ */
/* links                                                        */
/* ------------------------------------------------------------ */

a {
  font-family: inherit;
  cursor: pointer;
  cursor: hand; /* that's for dumb ie5/win */
  text-decoration: none;
  border-bottom: #4a92dd 1px dotted;
}

a:link {
  color: #005dbd;
  border-bottom: #005dbd 1px dotted;
}

a:visited {
  color: #437c97;
  border-bottom: #437c97 1px dotted;
}

a:hover {
  color: #52b8ff;
  border-bottom: #52b8ff 1px solid;
}

a:active {
  color: #8ee0ff;
  border-bottom: #8ee0ff 1px solid;
}

.img_link { /* so images have no border when a link */
  border: none;
}


/* ------------------------------------------------------------ */
/* text                                                         */
/* ------------------------------------------------------------ */

.caption {
  width: 478px;
  height: 25px;
  overflow: hidden;
  margin-top: 3px;
  margin-bottom: 4px;

  text-align: right;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
  border-bottom: #cecece 2px dotted;
  color: #000000;
}

.text {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;      /* normal | italic | oblique */
  font-weight: normal;     /* normal | bold | */
  font-size: 90%;
  line-height: 130%;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;   /*  underline || overline || line-through || blink */
  color: #5e5e5e;
  text-align: justify;
/*  text-indent: 3.0em; */
}

.petit {
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: normal;
  letter-spacing: -1px;
  word-spacing: normal;
  text-decoration: none;
  color: #bcbcbc;
}


/* ------------------------------------------------------------ */
/* menus                                                        */
/* ------------------------------------------------------------ */

/* top nav menus */

div.top_menu {
  background: url(images/hdr02c.gif);
  width: 478px;
  height: 43px;
  margin: 0px;
  padding: 0px;
}

.top_menu_cell {
  position: relative;
  display: inline;
  height: 20px;
  margin: 0px;
  margin-top: 1px;
  margin-right: 2px;
  padding: 0px;
  float: right;
  overflow: visible;
  color: #005dbd;
}

.top_menu_cell_hover {  /* fake js class switching for dumb ie */
  position: relative;
  height: 20px;
  margin: 0px;
  margin-top: 1px;
  margin-right: 2px;
  padding: 0px;
  float: right;
  display: inline;
  overflow: visible;
  background: url(images/hdr04menu_hover.gif) repeat ! important;
  cursor: pointer;
  cursor: hand; /* that's for dumb ie5/win */
}

.top_menu_cell_sub {
  position: absolute;
  display: none;
  width: 200px;
  background: url(images/hdr04menu_bkg.gif) repeat ! important;
  margin: 0px;
  margin-top: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}

.top_menu_cell_hover .top_menu_cell_sub {
  position: absolute;
  display: block;
}

a.top_menu_item, a.top_menu_item:visited, a.top_menu_item:hover, a.top_menu_item:active {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  border: none;
  vertical-align: middle;

  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
}

a.top_menu_item_mod, a.top_menu_item_mod:visited {
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  border: none;
  vertical-align: middle;

  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
  color: #005dbd;
}

a.top_menu_item_mod:hover, a.top_menu_item_mod:active {
  display: block;
  color: #52b8ff;
  cursor: pointer;
  border: none;


}


.top_menu_cell_hover a.top_menu_item, .top_menu_cell_hover a.top_menu_item:visited {
  display: block;
  color: #52b8ff;
  cursor: pointer;
  cursor: hand; /* that's for dumb ie5/win */
}

a.top_menu_subitem, a.top_menu_subitem:visited, a.top_menu_subitem:hover, a.top_menu_subitem:active {
  display: block;
  width: 100%;
  border: 0px none;
  padding-bottom: 2px;

  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
  color: #506478;
  text-align: left;
}

a.top_menu_subitem:hover, a.top_menu_subitem:active {
  display: block;
  color: #005dbd;
  cursor: pointer;
  cursor: hand; /* that's for dumb ie5/win */
}


/* bottom simple menus */

div.simple_menu_container {
  width: 100%;
  vertical-align: top;
  height: 27px;
  margin-top: 18px;
}

.simple_menu_div { /* vertical divider in top panel */
  padding: 0px;
  margin: 0px;
  width: 1px;
  height: 14px;
  background: #728b9a;
  content: url("images/empty.gif");
}

span.simple_menu {
  background: #ffffff url("images/bkg.gif");
  color: #728b9a;
}

a.simple_menu, a.simple_menu:hover, a.simple_menu:active, a.simple_menu:visited { /* menu item text */
  padding: 0px 14px 0px 14px;
  margin: 0px;
  display: inline;
  width: 100%;
  background: #ffffff url("images/bkg.gif");
  color: #728b9a;
  border: none;

  /* f..kin dumb ie5/win ignores multiple classes */
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  letter-spacing: -1px;
  word-spacing: normal;
  text-decoration: none;
  color: #728b9a;
}

a.simple_menu:hover, a.simple_menu:active { /* hovered menu item text */
  background: #ffffff;
  color: #2182bf;
  cursor: pointer;
  cursor: hand; /* that's for dumb ie5/win */
}



a.simple_menu_mod, a.simple_menu_mod:hover, a.simple_menu_mod:active, a.simple_menu_mod:visited { /* menu item text */
  padding-left: 14px;
  padding-right: 14px;
  width: 92%;
  display: block;
  background: #ffffff url("images/bkg.gif");
  color: #728b9a;
  border: none;

  /* f..kin dumb ie5/win ignores multiple classes */
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: normal;
  letter-spacing: -1px;
  word-spacing: normal;
  text-decoration: none;
  color: #728b9a;
}

a.simple_menu_mod:hover, a.simple_menu_mod:active { /* hovered menu item text */
  background: #ffffff;
  color: #2182bf;
  cursor: pointer;
  cursor: hand; /* that's for dumb ie5/win */
}



/* ------------------------------------------------------------ */
/* lip - left info panel                                        */
/* ------------------------------------------------------------ */
table#lip_bar { width: 172px; }

td#lip_cap img { display: block; }

td#lip_cap {
  height: 21px;
  max-height: 21px;
  width: 172px;
  max-width: 172px;
  background: url(images/lip01.gif) no-repeat;
  overflow: hidden;
  padding-right: 20px;
  white-space: nowrap;

  font-family: Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  letter-spacing: -1px;
  word-spacing: normal;
  text-decoration: none;
  color: #000000;
  text-align: right;
}

td#lip_main img { display: block; }

td#lip_main {
  background: url(images/lip03tile.gif) repeat-y;

  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: 10px;
  letter-spacing: -0px;
  word-spacing: normal;
  text-decoration: none;
  color: #5e5e5e;
  text-align: justify;
}

div#lip_maintext {
  position: relative;
  top: -10px;
  padding-right: 22px;
  padding-left: 20px;
}

img#lip_footer {
  position: relative;
  top: -10px;
  width: 172px;
  height: 16px;
  z-index: 0;
}

