*
{
  margin: 0px;
  padding: 0px;
  color: #FFFF00;
}

body
{
  background-color: #303030;
  color: #FFFF00;
}

select, option, input
{
  color: #000000;
}

a
{
  color: #999999;
}

a:visited
{
  color: #CCCCCC;
}

a:active
{
  color: #CCCC00;
}

h1
{
  text-align: center;
  font-variant: small-caps;
}

h5
{
  font-size: 18pt;
  text-align: center;
  text-decoration: underline;
  font-weight: normal;
}

h6
{
  font-size: 14pt;
  text-align: center;
  font-weight: normal;
}

.infotable
{
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1.22em;
}

.catbtn
{
  text-align: center;
  border: 1px solid #FFFF00;
  font-variant: small-caps;
  height: 25px;
}

.catbtn a, .catbtn a:visited, .catbtn a:active
{
  text-decoration: none;
  color: #FFFF00;
}

.header
{
  width: 733px;
  height: 209px;
  background-color: #000000;
  background-image: url('../../images/top1.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  vertical-align: bottom;
  text-align: center;
}