#header {
  font-size:13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:right;
  background:url("") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("") no-repeat right top;
  padding:2px 12px 3px 3px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#CFDCEB;
  }
#header #current {
  background-image:url("images/norm_left_on.gif");
  
  }
#header #current a {
  background-image:url("images/norm_right_on.gif");
  color:#333;
  
  }
  
  #header #current a:hover {
  background-image:url("images/norm_right_on.gif");
  color:#CFDCEB;
  
  }
  
  
.subheader {
  font-size:13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height:normal;
  }
.subheader ul {
  margin:0;
  padding:px 10px 0;
  list-style:none;
  }
.subheader li {
  float:right;
  background:url("") no-repeat left top;
  margin:0;
  padding:2px 0 0 0px;
  }
.subheader a {
  float:left;
  display:block;
  background:url("") no-repeat right top;
  padding:0px 12px 0px 3px;
  text-decoration:none;
  font-weight:bold;
  color:#005A8B;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.subheader a {float:none;}
/* End IE5-Mac hack */
.subheader a:hover {
  color:#CFDCEB;
  }
.subheader #current {
  background-image:url("images/norm_left_on.gif");
	}
.subheader #current a {
  background-image:url("images/norm_right_on.gif");
  color:#333;
	}
  
.subheader #current a:hover {
  background-image:url("images/norm_right_on.gif");
  color:#CFDCEB;
	}
  