/* (c) 2006, RSFWATER */


  /* common */
body,div {
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #555555;
}
body {
  margin: 15px 0px 25px 0px; 
  background: #E8F5FF;}


  /* index */
body.index {
  margin: 0px; 
  background: #E8F5FF;}
.enter {
  display: block;
  margin-top: 30px; 
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;}


  /* tags */
.main TABLE {
  width: auto;}
A {
  color: #018CEE;}
A:hover {
  color: #E83E01; 
  text-decoration: none;}
P {
  clear: both;
  line-height: 20px;}
H1 {
  color: #E83E01;
  font-size: 16px;
  width: 100%;}
#top-cont {
  width: 100%;
  margin: 0px 0px 15px 0px !important;
  border-bottom: 1px #EEEEEE solid;}
#top-cont TD {
  width: 50%;
  border: none;
  text-align: left;
  padding: 0px;
  vertical-align: top !important;}


  /* header */
.hdr-l {
  width: 10px;
  height: 225px;}
.hdr-m {
  width: auto;
  background: #FFFFFF;
  vertical-align: top;}
.hdr-r {
  width: 10px;
  height: 225px;}

  /* language versions */
.lang {	
  text-align: right !important;
  font-size: 11px;
  padding: 0px 0px 0px 0px !important;}
.lang SPAN {	
  color: #B4DEFD;
  font-weight: bold;}
.lang A {	
  font-weight: bold;}

  /* navigation */
.navi-c {
  width: 770px;
  background: #FFFFFF;
  padding-bottom: 5px;}
.menu-l, .menu-r {
  width: 19px;
  height: 56px;}
.menu-c {
  width: 737px;
  height: 56px;
  text-align: center;}
.menu-c A {
  color: #0079CF;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  margin-right: 35px;}
.menu-c A:hover {
  color: #E83E01;}
.menu-c A.cur {
  color: #C8ECF8;}
.menu-c A.cur:hover {
  color: #C8ECF8;}



  /* main field */
.main-l {
  width: 10px;
  background: #FFFFFF;}
.main-m {
  width: auto;
  background: #FFFFFF;
  vertical-align: top;}
.main-r {
  width: 10px;
  background: #FFFFFF;}


  /* content */
.m-cont-td {
  vertical-align: top;
  width: 720px;
  padding: 15px 15px 25px 15px;
  text-align: justify;}
.m-cont-td LI {
  margin-left: 12px;}
.epigraph {
  float: right;
  font-style: italic;
  clear: both;}
.m-cont-td TABLE{
  width: 94%;
  margin: 0px 0px 15px 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;}
.m-cont-td TH {
  padding: 10px;
  text-align: center;
  border-bottom: 2px solid #FFFFFF;
  background: #C8ECF8;}
.m-cont-td TD {
  padding: 5px;
  text-align: center;
  border: 1px #EEEEEE solid;}
.m-cont-td TD.gr {
  background: #EEEEEE;}


  /* footer */
.ftr-l {
  background: #FFFFFF;}
.ftr-m {
  padding-top: 10px;
  padding-bottom: 7px;
  text-align: center;
  font-size: 11px;
  background: #FFFFFF;
  border-top: 2px #EEEEEE solid;
  line-height: 18px;}
.ftr-r {
  background: #FFFFFF;}
  
  /* text */
.red {
  color: #E83E01;}
.blue {
  color: #0079CF;}
.green {
  color: #3A8000;}
.bold {
  font-weight: bold;}
.italic {
  font-style: italic;}
.t16 {
  font-size: 16px;}