html, body { padding:0; margin:0; border:0; background:#000000; font-family: "Verdana"; }

/* //////////////  LINKS  ///////////////// */ 
a { font-family: "Verdana"; font-size:11px; color: #000000; text-decoration: none; }
a:hover { font-family: "Verdana"; font-size:11px; color:#c1c1c1; text-decoration: underline; }

/* //////////////  SITE  ///////////////// */ 
#bg_line_top { height:68px; width:100%; background:#000000 	url(./gfx/bg_line_top3.png) repeat-x; position: absolute; top:113px; left:0px;}
#bg_line_bottom { height:212px; width:100%; background:#000000 	url(./gfx/bg_line_bottom.jpg) repeat-x; position: absolute; top:727px; left:0px;}
#bg_line_bottom2 { height:212px; width:100%; background:#000000 	url(./gfx/bg_line_bottom.jpg) repeat-x; position: absolute; top:1100px; left:0px;}

#root { width: 880px;  height:727px; position: relative; top:0px; margin:auto;  background:#000000;  }
#root2 { width: 880px;  height:727px; position: relative; top:1px; margin:auto;  background:#000000;  }
#footer { width: 840px;  height:176px; position: relative; top:14px; margin:auto; }
#footer2 { width: 840px;  height:176px; position: relative; top:387px; margin:auto; }

div.info1 { width:280px; font-size:11px; color:#ffffff; font-weight:bold; line-height:20px; position: relative; top:15px; }
div.info2 { width:280px; position: relative; top:-70px; left:280px; text-align:center; font-size:10px; color:#c1c1c1;}
div.info3 { width:280px; position: absolute; top:15px; left:560px; font-size:11px; color:#ffffff; margin-left:30px; }

.input { width:196px; height:14px; color:#ffffff; background:#000000; border:1px solid #5a5552; font-size:12px; font-family: "Verdana"; padding-top:4px;}
.area { color:#ffffff; background:#000000; border:1px solid #5a5552; font-size:11px; font-family: "Verdana"; scrollbar-highlight-color: #000000; scrollbar-base-color: #000000; }
.button { font-size: 11px; background: #444444; color:#ffffff; border: 1px solid #000000; height: 22px; width:100px; font-weight:bold; font-family: "Verdana";}

#log { height:14px; color:#000000; width:100% }
#log_res { overflow: auto; }
#log_res.ajax-loading { background: url(./gfx/loading.gif) no-repeat center; }

h3.s, h3.s a,h3.s a:link,h3.s a:visited{
font-size:10px;color:#666666;font-family:Verdana;
text-align:center;letter-spacing:1px;font-weight:normal;
}

.smenu a,.smenu a:link,.smenu a:visited,.smenu a:hover{
color:#bbbbbb;

}
div.smenu{
font-size:14px;
color:#999999;
}


div.smain{

font-size:12px;
color:#cccccc;

}

#bg_line_bottom3 { height:212px; width:100%; background:#000000 	url(./gfx/bg_line_bottom.jpg) repeat-x;  left:0px;}
#root3 { width: 880px; top:0px; margin:auto;  background:#000000;
position: relative; 
  }

  h1 {
  font-size:16px;
  }
  
  div.footcontent,div.smain{
  color:#999999;
  font-size:11px;
  line-height:14px;
  }
  
  a,a:link,a:hover,a:visited,a:active {color:#cccccc}
  a.u{text-decoration:underline}
