DIV.mem {font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
DIV.mem H2 {color: #006666;}

HR {height: 1px;}
HR {color: #666699; width: 75%; margin: 10px;}
H1 HR, HR.std {color: #CCCCCC; width: 100%; margin: 0px;}

INPUT, SELECT, OPTION, TEXTAREA {font-family: Arial; font-size: 9pt;}

.bdr, TABLE.frm, TABLE.rpt {border-width: 1px; border-color: #333366; border-collapse: collapse; border-style: solid;}

TABLE.bdr TD {background-color: #FFFFFF;}

TABLE.ctbl {background-color: #EEEEEE; border-color: blue; font-size: 8pt;}
TABLE.ctbl_hdr {background-color: #DDDDDD; border-color: blue; font-size: 16pt; font-weight: bold; color: #333399;}
TABLE.excel {background-color: white; font-size: 8pt;}

TABLE.form {background-color: #EEEEEE; border-color: #00CCCC; font-weight: bold;}
TABLE.form TH {background-color: #006666; font-size: 10pt; color: #FFFFFF;}
TABLE.form TD {background-color: #DDDDDD; font-size: 9pt; text-align: left;}
TABLE.form INPUT {font-size: 8pt;}

TABLE.view {background-color: #EEEEEE; border-color: blue;}
TABLE.view TH {background-color: #DDDDDD; font-size: 9pt; font-weight: bold; text-align: left;}
TABLE.view TH.hdr {background-color: #006666; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-align: center;}
TABLE.view TD {font-size: 9pt; text-align: left;}

TABLE.list {background-color: #999999; border-color: blue;}
TABLE.list TH {background-color: #006666; font-size: 10pt; color: #FFFFFF; font-weight: bold;}
TABLE.list TD {background-color: #FFFFFF; font-size: 9pt;}

.date {color: #AA0000; font-size: 10pt; font-style: italic;}
.news {color: black; font-size: 10pt; padding-left: 25px;}
.news .hdr {color: #333366; font-size: 10pt; font-weight: bold;}

.comp {font-family: "Courier New"; font-size: 9pt;}
.red {color: red;}
.blue {color: blue;}
.green {color: #006666;}
.white {color: white;}
.bred {font-weight: bold; color: red;}
.bblue {font-weight: bold; color: blue;}
.bgreen {font-weight: bold; color: green;}
.bwhite {font-weight: bold; color: white;}
.button, .button_red {font-family: Verdana, Arial; font-size: 7.5pt; color: #FFFFFF; cursor: hand;}
.button {background-color: #006666;}
.button_red {background-color:#993333;}
.big {font-size: 12pt;}
.small {font-size: 7.5pt;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}

div.bio {
  font-family: Arial;
  font-size: 10pt;
  color: black;
  position: absolute;
  left: 175px;
  padding: 5px;
  width: 550px;
  background-color: #9C9;
  border: 3px outset #CCC;
  z-index: 2;
}

div.bio div {
  float: right;
  width: 75px;
  text-align: center;
  padding: 1px;
  margin: 5px;
  background-color: #CCC;
  font-weight: bold;
  border: 2px outset #CCC;
}
