.sectiontitle, .section, #header, #navheader, #footer, #copyright
{
}

body
{
  font-family: Arial, Helvetica, sans-serif;
  color: #999999;
}

#header, #footer
{
  height: 14px;
}

.footer
{
  font-size: 8pt;
}

.sectiontitle
{
  font-size: 16pt;
  text-align: center;
  color: #DDDDDD;
}

.section
{
  position: relative;
  font-size: 12pt;
  text-align: left;
  border-style: solid;
  border-width: 1px;
  border-color: #555555;
  margin: 6px;
  padding: 10px;
  background: #000000 url("section-bg.jpg") repeat-x 0 0;
}

#content, .xminwidth, #navheader, #header, #footer, #copyright
{
  width: 800px;
}

.sitebody
{
  font-size: 20pt;
  margin-top: 30px;
  background: #2E2E2E url("bg_repeat.gif");
  background-repeat: repeat-y;
  background-position: center;
}

a
{
  margin: 0px;
  padding: 0px;
}

a:link, a:visited, a:active
{
  color: #999999;
  text-decoration: none;
}

a:hover
{
  color: #FFFFFF;
}

#header
{
  text-align: right;
}

#navheader
{
  height: 95px;
  font-size: 12pt;
  text-align: center;
  margin: 0px auto;
  width: 800px;
}

#content
{
  text-align: center;
}

#footer
{
  text-align: center;
}

#copyright
{
  text-align: left;
  font-size: 8pt;
}

.popupframe
{
  background-color: #2222FF;
  color: #FFFFFF;
  margin: 0px;
  font-size: 8pt;
}

.contentbody
{
  color: #DDDDDD;
  background-color: #333333;
  font-family: arial, helvetica, sans-serif;
}

ul
{
  margin-left: 16px;
  padding: 0px;
}

li
{
  margin-left: 0px; 
  padding-top: 5px;
}

textarea, select, input[type=text], input[type=password], input[type=submit]
{
  font-family: "courier new";
  font-size: 10pt;
}

input[type=submit]
{
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
}
