#pagename
{
  font-family: Arial, Sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

#headline
{
  font-family: Arial, Sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

#headline_link
{
  font-family: Arial, Sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

h3 {
  background: url(/images/header_backgroundbottom.jpg) bottom no-repeat #000066;
 align: right;
  color: #fff;
  text-align: left;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  }
   
h3 span {
  display: block;
  background: url(/images/header_backgroundtop.jpg) no-repeat;
  font-size: 70%;  
  font-family: sans-serif;
  font-weight: none;
  color: #ffffff;
  padding: 6px 10px 0 10px;
  }
  
h3 a {
  color: #ffffff;
  } 

#content
{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  color: #000000;
}

#module
{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D9422B;
}

DIV.menu
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #31659C;
  text-decoration: none;
}

TABLE.formpage
{
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

A.menu:link
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.menu:visited
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.menu:active
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.menu:hover
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}

A.link:link
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:active
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:visited
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:hover
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
  margin-bottom: 8px;
}
