body
{
  font-size: 11pt;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  text-decoration: none;
  background-repeat: repeat-y, repeat-x;
  background-color: #FFFFFF;
  margin: 0px;
}

sup
{
  font-family: Arial, Helvetica, Sans-Serif;
}

a
{
  color: #FF9900;
  text-decoration: none;
}

a:hover
{
  color: #FF9900;
  text-decoration: none;
  border-bottom: 1px dotted;
}

a.menu
{
  color: #FCFDFD;
  text-decoration: none;
}

a:hover.menu
{
  color: #FCFDFD;
  text-decoration: none;
  border-bottom: 0px;
}


.title
{
  color: #FF9900;
  font-size: 32pt;
  font-weight: bold;
  font-style: italic;
}

.utitle
{
  color: #FF9900;
  font-size: 14pt;
  font-weight: bold;
}

.tlogo
{
  background-color: #E7ECEF;
  background-image: url(../images/tlogo.png);
  background-repeat: no-repeat;
  height: 96px;
}

.tuline
{
  background-color: #B4B7B8;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 23px;
}

.bback
{
  background-color: #FCFDFD;
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-attachment: fixed;
  height: 100%;
}

.infotext
{
  border: 1px dashed #B4B7B8;
  font-size: 11pt;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.shtable
{
  font-size: 11pt;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.shtitle
{
  font-weight: bold;
}

.bottomline
{
  border-bottom: 1px solid #000000;
  font-weight: bold;
}

.ulstyle
{
  border-bottom: 1px dotted;
}
