.menutitleblue, .menutitlered, .titleblue, .titlered, .linkblue, .linkred, .selectedblue, .selectedred, .footer, .footerlinks {

  font-family:Arial,Helvetica,Sans-Serif;

}

.menu {

  vertical-align   : top;
  width            : 20%;

}

.menutitleblue, .titleblue {

  background-color : #000066;
  font-size        : 12pt;
  color            : #ffff00;
  font-weight      : bold;

}

.menutitlered, .titlered {

  background-color : #ff0000;
  font-size        : 12pt;
  color            : #ffff00;
  font-weight      : bold;

}

.menutitleblue, .menutitlered, .menuitemblue, .menuitemred, .selectedblue, .selectedred {

  text-align    : center;
  padding-right : 10px;

}

.menuitemblue { 

  background-color : #e0e0ff;
  font-size        : 10pt;
  color            : #000066;
  font-weight      : bold;

}

.menuitemred { 

  background-color : #ffe0e0;
  font-size        : 10pt;
  color            : #000000;
  font-weight      : bold;

}

a.linkblue:link, a.linkblue:visited, a.linkblue:active { 

  background-color : #e0e0ff;
  font-size        : 9pt;
  color            : #0000ff;
  font-weight      : normal;

}

a.linkblue:hover { 

  color            : #000099;

}

a.linkred:link, a.linkred:visited, a.linkred:active { 

  background-color : #ffe0e0;
  font-size        : 9pt;
  color            : #0000ff;
  font-weight      : normal;

}

a.linkred:hover { 

  color            : #000099;

}

.selectedblue {

  background-color : #f0f0e0;
  font-size        : 9pt;
  color            : #000066;
  font-weight      : bold;

}

.selectedred {

  background-color : #f0f0e0;
  font-size        : 9pt;
  color            : #000066;
  font-weight      : bold;

}

.mainbody { background-color:#ffffff;vertical-align:top }

.maintext { font-family:Arial,Helvetica,sans-serif;color:#000000;font-size:10pt  }
.maintextlabel { font-family:Arial,Helvetica,sans-serif;color:#333300;font-size:10pt  }

.footer { 

  background-color : #e0e0ff;
  font-size        : 8pt;
}

a.footerlinks:link,a.footerlinks:visited,a.footerlinks:active { 

  color       : #204658;
  font-size   : 8pt;
  font-weight : bold; 

}

.footerlinks { 

  color       : #204658;
  font-size   : 8pt;
  font-weight : bold;

}
