html { min-height:100%; margin-bottom:1px; } /* add scrollbar to short pages */ 

 
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #7e0000;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #7e0000;
}
h1.black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height: 16px;
	color: black;
}
 ul.none 
 {
 list-style-type: none;
color: #7e0000;
 font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
}
 ul
{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
p {
color: black;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
 }
p.lg{
font-family: Arial, Helvetica, sans-serif;
 font-size : 16px;
color : Black;
  }
 p.maroon{
font-family: Arial, Helvetica, sans-serif;
font-size : 16px;
color: #7e0000;
 }
p.none
{
color: Black;
font-family : Arial, Helvetica, sans-serif;
font-size: smaller;
}
 
td.unborder{
border-right-style: none;
}
td a
{
color: #000066;
}
td a:visited
{
color: #7e0000;
}
td.bottom a
{
color: #ECE9D8;
}
td.bottom a:visited
{
color: #D0AA45;
}
#footer a {
	color: #ECE9D8;
}
#footer a:visited {
	color: #a52a2a;
}
.maroon
{ color: #7e0000;
font-weight: bold; }
.right
{
float: right;
padding-left: 10px;
margin-left: 10px;
}
.left
{
float: left;
padding-right: 10px;
margin-right: 10px;
padding-bottom: 10px;
}
#next a {
	color: #7e0000;
	text-decoration: none;
}
#next a:visited {
	color: #7e0000;
	text-decoration: none;
}
.textbox 
{
float: right;
width: 200px;
padding: 2px 10px;
margin: 0px 0px 0px 8px;
border: 1px dashed;
}
/*navigation*/

#navcontainer { width: 140


<!--#include file="navigation.html"-->

</div>px; }

#navcontainer ul
{
background-color: transparent;
margin-top: -5px;
margin-bottom: -5px;
margin-left: 0;
padding-left: 0;
width: 140


<!--#include file="navigation.html"-->

</div>px;

list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#navcontainer a
{
	display: block;
	padding: 0px;
	width: 140


<!--#include file="navigation.html"-->

</div>px;
	height: 21px;
	padding: 8px 0px;
	background-color: #36529c;	
}


#navcontainer a:link, #navlist a:visited
{
width: 140


<!--#include file="navigation.html"-->

</div>px;
background: #BDA670 url(images/bk_on.gif);
background-repeat: no-repeat;
color: #efe0be;
font-weight: bold;
text-decoration: none;
}

#navcontainer a:hover
{
width: 140


<!--#include file="navigation.html"-->

</div>px;
background: #BDA670 url(images/bk_over.gif);
background-repeat: no-repeat;
font-weight: bold;
color: #efe0be;
}

/*end navigation*/
