body
{
  color: #cc00cc;
  background-color: #000000;
}

.header
{
  color: #ffff99;
  background-color: #cc6600;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 48px;
}

.subheader
{
  color: #663300;
  background-color: #cc6600;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.pageheader
{
  color: #cc0000;
  background-color: #cc6600;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
}

.footerseparator
{
  color: #cc6600;
  background-color: #cc6600;
  font-size: 2px;
}

.sidebar
{
  background-color: #cc6600;
}

.sidebartitle
{
  color: #ffffff;
  background-color: #cc0000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

.sidebaritem
{
  color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.selectablesidebaritem a
{
  color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
}

.selectablesidebaritem a:hover
{
  color: #ffff99;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

.selectedsidebaritem
{
  color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.sidebarseparator
{
  color: #cc0000;
  background-color: #cc0000;
  font-size: 2px;
}

.text
{
  color: #cccccc;
  background-color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
}

.text a
{
  color: #cccccc;
  background-color: #000000;
  text-decoration: underline;
}

.text a:hover
{
  color: #cccccc;
  background-color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

.smalltext
{
  color: #cccccc;
  background-color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.smalltext a
{
  color: #cccccc;
  background-color: #000000;
  text-decoration: underline;
}

.smalltext a:hover
{
  color: #cccccc;
  background-color: #000000;
  font-weight: bold;
  text-decoration: underline;
}


