BODY
{
  background-color:#323a32;
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:ffffff;
  scrollbar-arrow-color:#cccccc;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#333333;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#aaaaaa;
  color:#999999;
  text-align: center;
  background-image: url("images/border.gif");
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 9px;
}

A
{
  border: 0;
  text-decoration: none;
  color: #00ff00;
  font-family: Tahoma;
}

A:link
{
  border: 0;
  text-decoration: none;
  color: #00ff00;
  font-family: Tahoma;
}

A:visited
{
  border: 0;
  text-decoration: none;
  color: #00ff00;
  font-family: Tahoma;
}

A:hover
{
  border: 0;
  text-decoration: underline;
  color: #ffffff;
  font-family: Tahoma;
}

TABLE.main
{
  background: #424242;
  font-family: Tahoma;
  font-size: 12px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #000000;
}

TD.partner
{
width: 30%;
background: #444444;
font-family: Tahoma;
font-size: 20px;
border-left-width: 1px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-style: solid;
border-color: #000000;
}

TD.affiliate
{
font-family: Tahoma;
font-size: 12px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-style: solid;
border-color: #000000;
}

.cont_header
{
  background: #222222;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  color: white;
}

.cont_cont
{
  background: #999999;
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  color: black;
}

.cont_footer
{
  background: #222222;
  font-size: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  color: white;
}


TABLE.entry
  {
    background: #333333;
    width: 650px;
    border-color: #111111;
    font-family: Tahoma;
    font-size: 12px;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 3px;
    border-top-width: 1px;
    border-bottom-width: 3px;
  }
  TD.entry_title
  {
    color:#bbbbbb;
    font-size: 14px;
  }
  TD.entry_link
  {
    color:#bbbbbb;
    font-size: 13px;
  }
  TD.entry_text
  {
    color:#999999;
  }
TABLE.categories
{
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  background-color: #777777;
}

TD.category_left
{
  border-width: 0px;
  border-color: #000000;
  text-align: top;
}

TD.category_right
{
  border-width: 0px;
  border-color: #000000;
  text-align: top;
}

TABLE.cat
{
  background-color: #aaaaaa;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}

TD.cat_title
{
  background-color: #222222;
  color: #ffffff;
  border-width: 0px;
  font-size: 13px;
}

TD.cat_content
{
  background-color: #555555;
  border-width: 0px;
  font-family: Verdana;
  font-size: 11px;
}

TD.faq_mark
  {
    width: 1px;
    border-color: #000000;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
  }
  TD.faq_title
  {
    background-color: #323232;
    color: #ffffff;
    border-width: 0px;
    font-size: 13px;
    border-color: #000000;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
  }
  TD.faq_text
  {
    color:#999999;
    border-color: #000000;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
  }

TD.scroller
{
    background-color: #cccccc;
}

  TD.title
  {
    background-color: #323232;
    color: #ffffff;
    font-size: 13px;
    border-width: 0px;
    border-color: #000000;
    border-style: solid;
    border-bottom-width: 1px;
  }

  TD.text
  {
    color:#999999;
    border-width: 0px;
  }

  TD.mirrors
  {
    background: #333333;
    color: #00ff00;
    font-size: 16px;
    border-width: 0px;
    border-color: #000000;
    border-style: solid;
  }
TABLE.entrance
  {
    width: 500px;
    background: #333333;
    border-color: #111111;
    font-family: Tahoma;
    font-size: 12px;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 3px;
    border-top-width: 1px;
    border-bottom-width: 3px;
  }
