body {
 margin-left: 15px;
 margin-top: 0;
 padding-left: 0;
 padding-top: 5px;
 font-family: arial, helvetica, verdana, tahoma;
 color: #999;
 font-size: 10px;
 line-height: 13px;
 scrollbar-base-color:#000000;
 scrollbar-3dlight-color:#5C0000;
 scrollbar-arrow-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color:#5C0000;
}

.maintab
{
 table-layout: fixed;
 left: 117px;
 width: 710px;
 position: absolute;
 height: 100%;
 empty-cells: show;
 color: #C9C9C9;
 background-color:#000000;

}

.leftsection
{
  border: #2C2924 1px solid;
  padding-left:10px;
  color: #999;
  background-color:#200000;
}

.borderback
{
 background-image : url(../pics/border.gif);
}

.borderbackr
{
 background-image : url(../pics/border_r.gif);
}

.borderbackm
{
 background-image : url(../pics/border_m.gif);
}

.borderbackrg
{
 background-image : url(../pics/border_rg.gif);
}

a:link, a:visited, a:active
{
 color: #958C7F;
 text-decoration: underline;
}

a:hover
{
 color: #DDDDDD;
 text-decoration: none;
}

h1 {
 color: #DFD8D8;
 font-size: 11px;
 font-weight: bold;
 border-bottom: #2C2924 1px solid;
 margin: 0;
}

.header
{
 color: #FFFFFF;
 font-size: 11px;
 font-weight: bold;
 border: #2C2924 1px solid;
 margin-top: 10px;
 background-color:#171717;
 text-align:left;
 height:25px;
 vertical-align:middle;
}

.box
{
 font-family: arial, helvetica, tahoma;
 color: #000000;
 font-size: 9px;
 line-height: 10px;
 background: #787878;
}


h2
{
 color: #CCC;
 font-family: verdana, tahoma, arial;
 font-size: 9px;
 font-weight:
 bold; margin: 0;
}

.title
{
 color: #CCC;
 font-family: verdana, tahoma, arial;
 font-size: 9px;
 font-weight:
 bold; margin: 0;
}

.white
{
 color:#FFFFFF;
 font-weight:bold;
}