body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #172E86;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E6174;
}
a {
	font-size: 12px;
	color: #2A00FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A00FF;
}
a:hover {
	text-decoration: underline;
	color: #2A00FF;
}
a:active {
	text-decoration: none;
	color: #2A00FF;
}
#menu {
  float:left;
  width:100%;
  background:#FFFFFF url("Images/bg.gif") repeat-x bottom;
  font-size:9;
  line-height:normal;
  }
#menu ul {
  margin:0;
  padding:3px 3px 0;
  list-style:none;
  }
#menu li {
  float:left;
  background:url("Images/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 3px;
  border-bottom:1px solid navy;
  }
#menu a {
  float:left;
  display:block;
  background:url("Images/norm_right.gif") no-repeat right top;
  padding:5px 5px 4px 4px;
  text-decoration:none;
  font-weight:bold;
  color:navy;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:white;
  }
#menu #current {
  background-image:url("Images/norm_left_on.gif");
    border-bottom:0px solid navy;

  }
#menu #current a {
  background-image:url("Images/norm_right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
.style6 {
	color: #2A00AA;
	font-weight: bold;
	font-size: 14;
}
.style7 {color: #2A00AA}
.style8 {color: #2A00AA; font-weight: bold; }
.style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {font-size: 9px}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
