
body,td { font-family: arial; font-size: 14px; color: #000000;}

body { 
background-color: #000033;   
margin: 0px;
}

.main { 
width: 900;
text-align: center;
background-color: #ECD0B8;  
background-image: url(images/back.jpg); 
}

H1  {  font-family: trebuchet ms; font-size: 30; font-weight: normal; color: #A5280A;  }

H2  {  font-size: 18; font-weight: normal; color: #003333;  }

H3  {  font-size: 16; font-weight: bold; color: #660000;  }
             
.head1 { font-size: 24px; font-weight: normal; }

.head2 { font-size: 16px; font-weight: bold; color: #330000; text-decoration: none; }

.georgia { font-family: georgia; font-weight: bold; font-size: 14px; color: #64443F; }

.sub1 { font-weight: bold; font-size: 11px;}

i { font-family: georgia; }


a:link    { text-decoration: underline; font-weight: bold; color: #435F63;}
a:visited { text-decoration: underline; 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    { text-decoration: none; color: #ECD0B8; }
.nav a:visited { text-decoration: none; color: #ECD0B8; }
.nav a:hover   { text-decoration: none; color: #F6A865; }

a.menu:link, a.menu:visited {
background-color: #3D55AF;
display: inline;
vertical-align: middle;
font-family: trebuchet MS, arial; 
font-size: 16px;
font-weight: normal; 
color: #ffffee;
text-align: center;
padding-top: 2px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 2px;
border-left: 2px solid #000033;
border-bottom: 2px solid #000033;
width: 100%;
text-decoration: none;
}

a.menu:hover {
background-color: #FEE059;
color: #000033;
text-decoration: none;
}


td#nav { 
font-weight: bold; 
background-image: url(images/navnone.gif);
padding: 0px 6px 0px 6px; 
background-color: #9C4902; 
border-left: 2px solid #FCBC84; 
border-top: 2px solid #FCBC84; 
border-right: 2px solid #330000; 
border-bottom: 2px solid #330000;

.submit { background-color: #330000;  color: #ECD0B8; font-weight: bold; }








