﻿body { 
    
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
width: 87%;
border-color: #39393b;
border-width: 0px;
border-style: solid;
font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
background-color: #FDF9EA;
text-align:justify;
}

{
	
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
}
P
{
padding-top: 5px;
margin: 0px;
}
/*
h1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}
*/
h2
{
font-weight: bold;
padding-top: 15px;
margin: 0;}


table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px 0px 0px 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px 0px 0px 0px;
font-weight: bold;}

td.menuNormal
{
padding: 0px 0px 0px 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: #d2BE68;
}

td.menuHover
{
padding: 0px 0px 0px 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images
background-color: #4F8352;
width:135px;*/}

.indent
{
	padding: 0px 20px 0px 20px;
}

.topindent
{
	padding: 0px 3px 0px 3px;
	font-weight:bold;
}

a{
	text-decoration: underline;
	color:#082b08;
	font-size:12pt;
	font-weight:bold}
	
a:hover{ text-decoration: underline;
         font-weight: bolder;
		 color:black;}

div.menuNormal
{display: none;
position: static;
width:135px;}


div.menuHover
{border: 0px;
background-color: #d2BE6B;
display: inline;
position: absolute;
width:135px;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: #d2BE6B;
display: block;
background-color="#4F8352";
width:135px;
}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: #d2Be6B;
display: block;
width:135px;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #d2Be6B;
display: block;
width:135px;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: #d2Be6B;
display: block;
width:135px;}

span.wrapper
{
	height:5in;
}

h1
{
	font-size:40px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight:bold;
	color:white;
	
}

.bold       { font-weight:bold;
			  font-size:large;}

.Qunderline  { text-decoration:underline;
              font-size:12pt;}

big		{ font-size:16pt;
			  font-family:verdana;
			  font-weight:bold;}

.small      { font-size:8pt;
              font-family:verdana;
			  color:black;
			  font-weight:bold;
			 }
		
.underline {text-decoration:underline;
			font-size:7pt;
			font-family:verdana;}
