body {  margin: 0px;  background-color: #00349A; font: normal 10pt Arial;}

.head { height:80px; background-image:url('../img/header.jpg');}
.nav { height:58px; background-image:url('../img/header2.jpg'); background-repeat: no-repeat; background-color:#FFFF9B;}
.tablebg { background-color: #FFFF9B; width: 750px;}
.foot { background-color: #00349A;}

.smallmaroontext {  font: normal 8pt Arial; color: #600224; }
.maroontext {  font: normal 10pt Arial; color: #600224; }
.yellowtext {  font: normal 7pt Arial; color: #FFFF9B; }

.smalltext {  font: normal 9pt Arial; color: #000000; }

.formbutton { border:1px solid #600224; background-color:transparent; color:#600224; font-size:10px; }
.textarea { overflow:auto; border:1px solid #000000; background-color:#FFFFFF; color:#000000; font-size:12px; }

.blacktextlink:link{  font: normal 7pt Arial;  color: #000000;  text-decoration: none; text-transform:none;text-align:center; }
.blacktextlink:visited{  font: normal 7pt Arial;  color: #000000;  text-decoration: none; text-transform:none; text-align:center;}
.blacktextlink:active{  font: normal 7pt Arial;  color: #000000;  text-decoration: none; text-transform:none; text-align:center;}
.blacktextlink:hover{  font: normal 7pt Arial;  color: #FF0000;  text-decoration: underline; text-transform:none; text-align:center;}

.maroontextlink:link{  font: normal 10pt Arial;  color: #600224;  text-decoration: none; text-transform:none;text-align:center; }
.maroontextlink:visited{  font: normal 10pt Arial;  color: #600224;  text-decoration: none; text-transform:none; text-align:center;}
.maroontextlink:active{  font: normal 10pt Arial;  color: #600224;  text-decoration: none; text-transform:none; text-align:center;}
.maroontextlink:hover{  font: normal 10pt Arial;  color: #FF0000;  text-decoration: none; text-transform:none; text-align:center;}

.yellowtextlink:link{  font: normal 7pt Arial;  color: #FFFF9B;  text-decoration: none; text-transform:none;text-align:center; }
.yellowtextlink:visited{  font: normal 7pt Arial;  color: #FFFF9B;  text-decoration: none; text-transform:none; text-align:center;}
.yellowtextlink:active{  font: normal 7pt Arial;  color: #FFFF9B;  text-decoration: none; text-transform:none; text-align:center;}
.yellowtextlink:hover{  font: normal 7pt Arial;  color: #FFFF9B;  text-decoration: underline; text-transform:none; text-align:center;}

.maintxt:link{  font: normal 10pt Arial;  color: black;  text-decoration: none; text-transform:none;text-align:center; }
.maintxt:visited{  font: normal 10pt Arial;  color: black;  text-decoration: none; text-transform:none; text-align:center;}
.maintxt:active{  font: normal 10pt Arial;  color: black;  text-decoration: none; text-transform:none; text-align:center;}
.maintxt:hover{  font: normal 10pt Arial;  color: black;  text-decoration: underline; text-transform:none; text-align:center;}


.border_b{
   border: 1px solid #000000;
}

.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 999;
}
li.lister{
	font: Arial 6pt; 
}

.listtxt:link{  font: normal 8pt Arial;  color: black;  text-decoration: none; text-transform:none;text-align:center; }
.listtxt:visited{  font: normal 8pt Arial;  color: black;  text-decoration: none; text-transform:none; text-align:center;}
.listxt:active{  font: normal 8pt Arial;  color: black;  text-decoration: none; text-transform:none; text-align:center;}
.listxt:hover{  font: normal 8pt Arial;  color: black;  text-decoration: underline; text-transform:none; text-align:center;}
 
 h2.subhead{
 	font: 11pt Arial;  color: black;  text-decoration: none; text-transform:none;text-align:center; font-weight: bold;
 }
 h3.subhead{
 	font: 9pt Arial;  color: black;  text-decoration: none; text-transform:none;text-align:center; font-weight: bold;
 }
 h2.inbody {
 	font: 12pt Arial;  color: #966200;  text-decoration: none; text-transform:none;text-align:left; font-weight: bold; padding-bottom: 5px; padding-top: 10px; margin-bottom: 5px; margin-top: 5px;
 }
 div.alnLeft{
 	text-align: left; padding: 10px;
 }