body { background-color: #FEFBA0;
  }
  
a.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #23477C;
	line-height: 100%;
	text-decoration: none;
}
a.nav:hover {	
  font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #336BAF;
	line-height: 100%;
	text-decoration: none;
}

a.print{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #23477C;
	text-decoration: none;
}
a.print:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #336BAF;
	text-decoration: none;
}
a {
	color: #23477C;
	text-decoration: none;
}
a:hover{
	color: #336BAF;
	text-decoration: none;
}
.imgborder{ 
	border-color: #23477C;
	border-style: solid;
	border-width: 2px;
}
	
.headline1 {
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-size: 180%;
	line-height: 100%;
	color: #23477C;
}
.headline2 {
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-size: 170%;
	line-height: 100%;
	color: #23477C;
}
.headline3 {
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	font-size: 140%;
	line-height: 100%;
	color: #23477C;
}
.body  { color: #000000; font-size: 80%; font-family: Arial, Helvetica, sans-serif; }

.indexbody  { color: #000000; font-size: 80%; font-family: Arial, Helvetica, sans-serif; margin-right: 15px; padding-right: 15px;}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.address { color: #000000; font-size: 70%; line-height: 110%; font-family: Arial, Helvetica, sans-serif }

.lineleft {
	background-image: url(images/lineleft.gif);
	background-color: Black;
}
.lineright {
	background-image: url(images/lineright.gif);
	background-color: Black;
}
.footerleft {
	background-image: url(images/footerleft.gif);
		background-repeat: no-repeat;
}
.footerright {
	background-image: url(images/footerright.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
.headerbg { background: url(images/headerbg.jpg) repeat-x }

.navtop {
	background-image: url(images/navtop.gif);
	background-repeat: repeat-x;
}
.navtopleft {
	background-image: url(images/navtopleft.gif);
	background-repeat: no-repeat;
}
.navtopright {
	background-image: url(images/navtopright.gif);
	background-repeat: no-repeat;
}
.navline {
	background-image: url(images/navline.gif);
	background-repeat: repeat-x;
}
.navlineright {
	background-image: url(images/navlineright.gif);
	background-repeat: no-repeat;
}
.navbottom {
	background-image: url(images/navbottom.gif);
	background-repeat: repeat-x;
}
.navbottomleft {
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
}
.navbottomright {
	background-image: url(images/bottomright.gif);
	background-repeat: no-repeat;
}
.navspace {
	background-image: url(images/navspace.gif);
	background-repeat: repeat-y;
}
.navright {
	background-image: url(images/navright.gif);
	background-repeat: repeat-y;
}

	
.tableheight {height:100% }
.border { padding: 4px; border-top: 1px solid black; 
	border-right: 1px solid black; border-left: 1px solid black;}
.border1 { padding: 4px; border-top: 1px solid black; 
	border-right: 1px solid black }
.border2 { padding: 4px; border: solid 1px black }

.border3 { padding: 4px; border-top: 1px solid black; 
	border-right: 1px solid black; border-bottom: 1px solid black }
.padding { padding: 2px }


