.mainHeader {
        background-color:#0E1B8D;
  border-width:100%;

        font:x-small Verdana;
  color: white;
  text-decoration:none;
}

.footHeader {
        background-color:#0E1B8D;
  border-width:100%;

        font:x-small Verdana;
  color: white;
  text-decoration:none;
}

.mainMenu {
  color: white;
  text-decoration:none;
  font:bold x-small Verdana;
}
.mainMenu A {
  cursor:hand;
  color: white;
  text-decoration:none;
}
.mainMenu A:visited {
  color: white;
}
.mainMenu A:hover {
  COLOR: #FF0000;
  text-decoration:none;
}
.mainMenu A:active {
  color: white;
}

.footMenu {
  color: white;
  text-decoration:none;
  font:bold xx-small Verdana;
}
.footMenu A {
  cursor:hand;
  color: white;
  text-decoration:none;
}
.footMenu A:visited {
  COLOR: white;
}
.footMenu A:hover {
  COLOR: #FF0000;
  text-decoration:none;
}
.footMenu A:active {
  COLOR: white;
}

.leftMenuFrame {
        PADDING-LEFT: 0pt; 
  PADDING-TOP: 0pt;
  PADDING-BOTTOM: 10pt;
  padding-right: 0pt;
  width:150px;
}
.leftMenu {
  BORDER-RIGHT: #999999 0px solid; 
  BORDER-TOP: #999999 0px solid; 
  BORDER-LEFT: #999999 0px solid; 
  BORDER-BOTTOM: #999999 0px solid; 
  background-color: transparent;
  PADDING-LEFT: 2pt; 
  PADDING-TOP: 10pt;
  PADDING-BOTTOM: 0pt;
  padding-right: 0pt;
  margin-top: 10px;
  FONT-FAMILY: arial,helvetica,sans-serif;;
  font: bold;
}
.leftMenuItem {
        PADDING-LEFT: 10px;
}
.leftMenuItem A {
  text-decoration:none;
  color: #fce116;
}
.leftMenuItem A:visited {
  text-decoration:none;
  color: #fce116;
}
.leftMenuItem A:hover {
  COLOR: #FF0000;
}
.leftMenuItem A:active {
  color: #fce116;
}



.rightFrame {
  PADDING-TOP: 10pt;
  PADDING-BOTTOM: 10pt;
  padding-left: 8pt;
  padding-right: 0pt;
  font-family:arial,helvetica,sans-serif;
  text-align:justify;
  font-size:x-small;
}
.newsDate {
  COLOR: #6666cc; FONT-SIZE: 85%; FONT-STYLE: italic
}

H1 {
  COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif; FONT-SIZE: 170%; FONT-WEIGHT: bold
}
H2 {
  COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif; FONT-SIZE: 135%; FONT-WEIGHT: bold
}
H3 {
  COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif; FONT-SIZE: 110%; FONT-WEIGHT: bold
}
H4 {
  COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif; FONT-SIZE: 90%; FONT-WEIGHT: bold
}
