body {
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
  font-family: Arial, Tahoma, Verdana, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: white;
  scrollbar-track-color: #08618C;
  color: #000000;
  }

.pagetitle { padding-left: 5px; letter-spacing: 3px; font-size: 11pt; padding: 2px; height: 20px; background-color: #6796C9; font-weight: bold; color: #FFFFFF; width: 100%; border-top: solid #CCD8E8 2px; }

.bluemenucell { border-bottom:2px solid #FFFFFF; background-color: #007BBD; padding: 2px; height: 20px; font-weight: bold; color: #FFFFFF; width: 100%; }

.yellowmenucell { border-bottom:2px solid #FFFFFF; background-color: #FFE035; padding: 2px; height: 20px; font-weight: bold; color: #FFFFFF; }

.content {
background: #FFFFFF;
letter-spacing: 1px;
font-size: 10pt;
color: #000000;
padding-left:5px;
padding-right:25px;
}

.content-heading {
letter-spacing: 1px;
font-size: 12pt;
font-weight: bold;
color: #000000;
}

.content-devider {
height: 7px;
}


A:link {
COLOR: #6B9ABD;
FONT-SIZE: 9pt;
FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
TEXT-DECORATION: bold;
}

A:visited {
COLOR: #6B9ABD;
FONT-SIZE: 9pt;
FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
TEXT-DECORATION: bold;
}

A:hover {
COLOR: #DDDDDD;
FONT-SIZE: 9pt;
FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
TEXT-DECORATION: bold,underline;
}

A:active {
COLOR: #6B9ABD;
FONT-SIZE: 9pt;
FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
TEXT-DECORATION: bold;
}

.menu {
        font-family: Arial, Tahoma, Verdana, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration : none; 
}

table.menu a {
display: block;
width: 100%;
COLOR: #FFFFFF;
FONT-SIZE: 11pt;
font-weight: bold;
FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
text-decoration : none;
}

div.menu a:link {
width: 100%;
  COLOR: #FFFFFF;
  FONT-SIZE: 11pt;
  font-weight: bold;
  FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
  text-decoration : none;
}

div.menu a:active {
width: 100%;
  COLOR: #FFFFFF;
  FONT-SIZE: 11pt;
  FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
  TEXT-DECORATION: bold;
}

div.menu a:visited {
width: 100%;
  COLOR: #FFFFFF;
  FONT-SIZE: 11pt;
  font-weight: bold;
  FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
  text-decoration : none;
}

div.menu a:hover {
width: 100%;
FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
background: #000080;
font-size: 11pt;
font-weight: bold;
color: #FFE035;
TEXT-DECORATION: none;
}