body, html
{padding: 0px; 
margin: 0px; 
background-color: #D8D5D0; 
color: #353535; font-family: arial; 
font-size: 10pt; overflow-x: hidden; cursor: default;}

a {color: #4C6878; text-decoration: none; font-weight: bold;}
a:hover{ color: #4B3429; text-decoration: none; border-bottom:2px dashed #4C6878; cursor: default;}

table, tr, td
{text-align: justify; color: #353535; font-family: arial; font-size: 10pt;}

.top
{background-color: #4C6878; height: 60px;}

input, textarea, option, select 
{background-color: #D8D5D0; 
color: #353535; 
font-family: arial; 
font-size: 10pt; 
border: 1px solid #4C6878; padding: 3px;}

.content
{padding: 15px 10px 10px 10px; 
width: 800px; 
line-height: 13px;}


.heading
{font-size: 20px; 
font-style: italic;
font-family: georgia; 
text-align: left; 
line-height: 23px; 
color: #000000; 
padding: 3px 3px 3px 3px; 
margin-bottom: 0px; margin-top: 15px;}


.nav
{font-size: 14px; 
text-align: center; 
text-transform: uppercase; 
text-decoration: none; 
color: #D8D5D0; line-height: 20px; 
padding: 3px; width: 100px; 
height: 25px; 
padding-top: 30px; 
font-family: trebuchet ms; letter-spacing: 1px;}

.nav:hover
{font-size: 14px; 
text-align: center; 
text-transform: uppercase; 
text-decoration: none; 
color: #4B3429; line-height: 20px;
border-bottom:2px dashed #D8D5D0; 
cursor: default;
background-color: #4C6878; 
padding: 3px; width: 100px; height: 50px; padding-top: 30px; font-family: trebuchet ms;}


ul {
   list-style-type: square;
}

