body 
{
  margin: 0;
  overflow:hidden;
  color: #000000;
}


.hand
{
  cursor: hand;
}


.maintitle
{
  font-family: helvetica, arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #ff6600;
}

.main, .main_left
{
  font-family:  helvetica, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}

td.main
{
  padding-top: 12px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
}


p.mainsmall
{
  font-size: 8pt;
}


td.main_left
{
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.footer {
   font-family: tahoma, verdana, helvetica, sans-serif;
   font-size: 7pt;
   color: #999;
}

input {
   color: #000000;
   border: solid 1px #b22f3c;
   background-color: #f4f5f4;
}

a {
   font-family: helvetica, arial, sans-serif;
   font-weight: bold;
   color: #b22f3c;
   text-decoration: none;
}

a:hover {
   font-family: helvetica, arial, sans-serif;
   font-weight: bold;
   color: #b22f3c;
   text-decoration: underline;
}


.IPSheader
{
  background-color: #b22f3c;
}

.IPSMainLevel
{
  color: #000000;
  font-weight: bold;
}

.IPSSubLevel
{
  color: #000000;
}

.IPSEvenRow
{
  background-color: #ffdecb;
}

.IPSUnEvenRow
{
  background-color: #fdc9ab;
}

.menubuttons
{
  color: #4a1600;
  font-weight: bold;
  text-decoration: none;
}

.menubuttons:hover
{
  color: #4a1600;
  font-weight: bold;
  text-decoration: underline;
}
