html>body {font-size:small;}

#header {
  float:left;
  width:100%;
  background:#BBDDFF url(tab_bg.gif) repeat-x  bottom;
  font-size:12px;
; font-family: Verdana, Arial, Helvetica, sans-serif
; font-weight: bold
; text-decoration: none
  }
#header ul {
  margin:0 0;
  padding:0px 20px 0;
  list-style:none;
; text-decoration: none
  }
#header li {
  float:left;
  background:  url(tab_left.gif) no-repeat left top;
  margin:0 0;
  padding:0 0 0 9px;
; text-decoration: none
; list-style-type: none
  }
#header a {
  float:left;
  display:block;
  background:  url(tab_right.gif) no-repeat right top;
  padding:5px 10px 4px 0px;
  text-decoration:none;
  color:#003366;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#000;
; text-decoration: underline
  }
#header #current {
  background-image:  url(tab_left_on.gif);
  }
#header #current a {
  background-image:  url(tab_right_on.gif);
  color:#000;
  padding-bottom:5px;
; font-weight: bold
  }
.lgpurplelinks16 { font-family: Verdana; font-size: 16px; color: #660099 ; font-weight: bold}
.extractions { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #660099; background-color: #F5E7F8; border: 1px #E3BBEC dashed}
.size16green { font-family: Verdana; font-size: 16px ; font-weight: bold ; color: #046600}
.extractionsGreen { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #046600; background-color: #EBFFEB; border: 1px #099F00 dashed}
