

body,td {font-family: georgia; font-size: 14px; color: #000000;}

body { 
background-color: #FFFFF;  
background-image: url(images/back.gif); 
margin: 6px 0px 0px 0px }


H1  { font-family: ARIAL;  font-size: 26; font-weight: normal; color: #006666;  }

H2  {  font-size: 18; font-weight: normal; color: #003333;  }

H3  {  font-size: 16; font-weight: bold; color: #660000;  }

               
.head1 { font-size: 22px; font-weight: normal;}

.head2 { font-size: 16px; font-weight: bold;}

.head3 { font-family: monotype corsiva;  font-size: 30px;}

.sub1 { font-family: Arial; font-size: 10px;}

.names  { font-family: Arial; font-size: 11px; font-weight: bold; background-color: #F9F2D9;  }


a:link {  text-decoration: none; font-weight: bold; color: #435F63;}
a:visited { text-decoration: none; font-weight: bold; color: #435F63;}
a:hover {  text-decoration: underline; font-weight: bold; color: #702C04;}

.nav { font-family: arial; font-weight: bold; color: #000000;}

.nav a:link { font-family: arial; text-decoration: none; font-weight: bold; color: #435F63;}
.nav a:visited { font-family: arial; text-decoration: none; font-weight: bold; color: #435F63;}
.nav a:hover { font-family: arial; text-decoration: none; font-weight: bold; color: #702C04;}


td#nav { 
font-weight: bold; 
background-color: #FDFDFD; 
background-image: url(images/navback.gif);
padding: 3px 3px 3px 3px; 
border-left: 2px solid #FFFFFF; 
border-top: 2px solid #FFFFFF; 
border-right: 2px solid #666666; 
border-bottom: 2px solid #666666;}

a.menu:link, a.menu:visited {
display: block;
vertical-align: middle;
font-family: trebuchet MS, arial; 
color: #435F63;
font-size: 14px;
font-weight: bold; 
background-color: #FBFBF1;
background-image: url(images/arrow.gif);
background-position: center left;
background-repeat: no-repeat;
text-align: left;
text-indent: 12px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
border-left: 2px solid #FFFFFF; 
border-top: 2px solid #FFFFFF; 
border-right: 2px solid #666666; 
border-bottom: 2px solid #666666;
width: 100%;
text-decoration: none;
}

a.menu:hover {
background-color: #FFFFFF;
font-family: trebuchet MS, arial; 
font-size: 14px;
font-weight: bold; 
color:#702C04;
text-decoration: none;
}


.submit  {  background-image: url(images/navback.gif); font-weight: bold; }

.box  {  
background-color: #eeeeee; 
border: 1px solid #aaaaaa;
padding: 6px 6px 6px 6px; }



