body {
  background-color: #000000;
  font-family: MS Sans Serif;
  font-size: 14px;
  color: #eaebeb;
  /*background-image: url('../images/bg.png');
  background-position: left bottom;
  background-repeat: repeat-x;
  background-attachment : fixed;*/
  
}

a:link, a:visited, a:hover, a.small:link, a.small:visited, a.small:hover {
  color: #9e9692;
  font-size: 14px;
  font-family: MS Sans Serif;
  text-transform: none;
  }

a:hover {
  color: #ffffff;
  }
a.small:link, a.small:visited, a.small:hover {  font-family: Arial; font-size: 11px;}

TD {
  font-size: 14px;
  font-family: MS Sans Serif;
}

TD.top2 {
  background-image: url('../images/top/logo2.png');
  background-position: left top;  
}
TD.top3 {
  background-image: url('../images/top/bg3.png');
  background-position: right bottom;
  width: 192px;
  text-align: right;
  vertical-align: top;
  padding-top: 10px;
  padding-right: 10px;
}
TD.menu {
  color: #9e9692;
  background-image: url('../images/top/bg1.png');
  background-position: left top;
  height: 29px;
  padding-left:10px;
}

TD.menu a:link, TD.menu a:visited, TD.menu a:hover {text-decoration: none;}


TD.top4 {
  background-image: url('../images/top/bg4.png');
  background-position: right top;
  width: 192px;  
  text-align: right;
  vertical-align: bottom;
  padding-right: 10px;
}
TD.top5 {
  background-image: url('../images/top/bg2.png');
  background-position: left top;  
  height: 16px;
}
TD.top2, TD.top3, TD.top4, TD.top5, TD.menu {background-repeat: no-repeat;}

TH {
  font-size: 12px;
  font-family: MS Sans Serif;
  background-color: #f1f1f1;
  font-weight: bold;
  text-align: center;
  padding: 8px;
}

TD.con {
  width:100%px;
  vertical-align: top;
  height:100%;
}
TD.content {
  padding-top: 5px;
  padding-left: 0px;
  background-image: url('../images/bgcont.png');
}
TD.left {
  text-align: right;
  padding-top: 5px;
  padding-right: 15px;
  width: 194px;	
  background-image: url('../images/left/bg.png');
}

TD.left a:link, TD.left a:visited, TD.left a:hover {text-decoration: none; line-height:20px;}

TD.right {
  color: #878786;
  font-size: 10px;
  padding-top: 150px;
  padding-left: 15px;
  padding-right: 5px;
  background-image: url('../images/right/bg.png'); 
  width: 172px;	
  height: 300px;
}
TD.content, TD.left, TD.right {
  background-position: left top; background-repeat: no-repeat;
  vertical-align: top;
}

TABLE.pict {
  width: 600px;
}

TD.picture {
  width:560px;
  padding: 30px;
  border: 1px solid #878786;
  text-align: center;
}

TD.path {
  text-align: right;   font-size: 11px; padding-bottom: 5px; font-family: Arial;
}
TD.path SPAN, TD.path a:link, TD.path a:visited, TD.path a:hover {
  font-family: Arial;
  color: #878786;
  font-size: 11px;
  text-decoration: none;
}
TD.path a:hover { color: #ffffff;}

P {
  padding-top: 0px;
  padding-bottom: 0.5em;
  margin: 0px;
}

DIV.text {width: 500px; text-align: left; padding-left: 10px;}
PRE {font-family: MS Sans Serif; font-size: 14px; color: #eaebeb;}

H1, H1.left, H2, H1 a:link, H1 a:visited, H1 a:hover {
  font-family: Arial Narrow;
  font-size: 21px;
  font-weight: normal;
  color: #9e9692;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
}
H1.left {
  text-align: right;
}




H2 {font-size: 18px;}


TD.right H1 { font-size: 17px; font-weight: bold;}
TD.right P, TD.right a:link, TD.right a:visited, TD.right a:hover {font-size: 11px; padding-right: 10px;}

TD.picture H1 {  margin-top:22px; margin-bottom:0px; padding:0px;}
TD.picture P { font-size: 11px; margin:0px; padding:0px;}
TD.picture a:link, TD.picture a:hover, TD.picture a:visited {font-family: Arial; font-size: 11px;} 

TD.content UL {
  margin-top: 0px;
  padding-top: 0px;
  
}

TD.content LI {
  list-style-image:url('../images/li.png');
  /*list-style-type:none;*/
}

EM, .answer {font-style : italic; font-family: Times New roman; font-size: 14px;}
.answer {color: #878786;}
TD.sep { padding-left: 0px;}
small {font-family: Arial; font-size: 10px;}
/*STRONG {color: #cd3133; font-size: 14px; font-weight: normal; }*/

FORM {margin: 0px;}
TABLE.mess {border: 1px solid #878786; width: 100%; background-color:#24252A;}
TABLE.mess INPUT, TABLE.mess TEXTAREA {width: 100%;}
