H1 {
	background: url(images/header_line.png) no-repeat;
	background-position: bottom left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bolder;
	color: #660066;
	margin: 0em;
	margin-top: -0em;
	margin-bottom: 0em;
	font-style: oblique;
}
body {
	margin: 0em;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}





.header_bar{
  padding: 1px;
  margin-bottom: 2px;
  font-family: sans-serif;
  background-color: #4a7fae;
}


.header_bar table {
  width: 100%;
  border: solid 1px #bfcfdc;
  margin: 0px;
  padding: 0px;
  background-color: #4a7fae;
}

.header_bar td {
  padding-top: .1em;
  padding-bottom: .1em;
  list-style: none;
  text-align: center;
  background-repeat: repeat-x;
  font-family: sans-serif;
  word-spacing: normal;
  line-height: normal;
  white-space: nowrap;
  background-image: url(images/header_bg.png);
  background-position: bottom;
  border-left: solid 1px #6991b3;
  border-right: solid 1px #366185;
}
.header_bar td a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;

   
}
.header_bar td a:hover {
	color: #990000;

   
}
.header_bar td a:link {
   
}

.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.maindiv {
	font-size: .8em;
	padding: 4px;
	width: 456px;
}
#head {
	text-align: right;
	width: 95%;
	font-size: 10pt;
	vertical-align: bottom;
	padding: 8px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #3333CC;
	position: static;
	top: 0px;




}

