a
{
  color            : #0000A0;
  font-weight      : bold;
  text-decoration  : none;
}

a:visited
{}

a:active
{}

a:hover
{
  color            : #B52110;
  text-decoration  : underline;
}

body
{
  background       : #FFFFFF url(/images/background.jpg) repeat-y;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px;
  margin           : 0px;
}

body#popup
{
  background       : #A0A0A0;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px;
  text-align       : center;
}

body#sticknews
{
  background       : #FFFFFF;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px;
}

body#popup img
{
  border           : #000000 1px solid;
  margin-bottom    : 8px;
  margin-top       : 6px;
}

div#recentcomments
{
  text-align       : left;
}

div#recentcomments div
{
  margin-left      : 24px;
  margin-bottom    : 12px;
}

h1
{
  font-size        : 23px;
  font-weight      : bold;
}

h2
{
  font-size        : 20px;
  font-weight      : bold;
}

h3
{
  font-size        : 15px;
  font-weight      : bold;
}

h4
{
  font-size        : 13px;
  font-weight      : bold;
}

h5
{
  font-size        : 11px;
  font-weight      : bold;
}

table
{
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px
}

table#tunings_form
{
  font-size        : 9px
  margin           : 0;
  padding          : 0;
}

table#tunings_form td
{
  text-align       : center;
  vertical-align   : center;
}

table#tunings_form table td
{
  height           : 20px;
  vertical-align   : center;
}

table#tunings_form td select
{
  font-size        : 9px;
}

td#cc_categories
{
  width            : 148px;
  padding-left     : 10px;
  padding-top      : 40px;
}

td#mainmenu
{

}

td#mainmenu a
{
  color            : #FFFFFF;
  display          : block;
  font-size        : 10px;
  margin-bottom    : 4px;
}

td#mainmenu a:hover
{
  color            : #B52110;
  text-decoration  : underline;
}

td#mainmenu img
{
  border-color     : #0000A0;
  margin-top       : 4px;
}

td#mainmenu div
{
  margin-top       : 8px;
}

ul#news
{
  color            : #000000;
  margin-left      : 16px;
  margin-top       : 18px;
  padding-left     : 0px;
}

ul#news a
{
  color            : #000080;
  font-weight      : normal;
}

.grayborder
{
  border-color     : #C0C0C0;
  color            : #C0C0C0;
  margin           : 0px;
}
