BODY
{

        background-color: #2F3238;
        color: #C2C7CB;
        background-image: url(http://www.newgrounds.com/images2006/bg_gradient.gif);
        background-repeat: repeat-x;
        margin-top: 0px;
        margin-left: 0px;
        margin: 0px;

        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
}

.searchtable
{

 border-top: 1px black solid;
 border-left: 1px black solid;
 border-right: 1px black solid;
 border-bottom: 1px black solid;
 background: #444444;
}

.smalltxt
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #000000;
}
a.smalltxt:link
{
       color: #8F0000;
}
a.smalltxt:hover
{
       color: #D71F23;
}
a.smalltxt:visited
{
       color: #999999;
}

.dayhead
{
 color:#BBBBBB;
 font-size: 12px;
 font-weight: bold;
}

.calnum
{
  color:#FFFFFF;
 font-size: 11px;
 font-weight: bold;
}

.eventlink
{
 font-size: 11px;
}

a.eventlink:link
{
 color:#D9BD03;
 text-decoration: none;
}

a.eventlink:hover
{
 color: #FFEE70;
}

a.eventlink:visited
{
 color: #888888;
 text-decoration: none;
}

.tablewraptop
{
 border-top: 1px black solid;
 border-left: 1px black solid;
 border-right: 1px black solid;
 border-bottom: 1px black solid;
 background: #555555;
}

.tablewrapbot
{
 border-left: 1px black solid;
 border-right: 1px black solid;
 border-bottom: 1px black solid;
 background: #333333;
}

.headlinks
{
   font-size: 12px;
   color: FFCC00;
}

a.headlinks:link
{
  color: #FFCC00;
  text-decoration: none;
}

a.headlinks:hover
{
  color: #FFFFFF;
  text-decoration: none;
}

a.headlinks:visited
{
  color: #666666;
  text-decoration: none;
}

.whitetxt
{
 color:EEEEEE;
 font-size: 12px;
}

.tralt0
{
 background: #444444;
}

.tralt1
{
 background: #555555;
}