body {
background-color: #DFEBD5;
font-color: black;
font-family: georgia, helvetica, arial; 
font-size: 1.0em;
scrollbar-arrow-color: #DFEBD5;
scrollbar-3dlight-color: #DFEBD5;
scrollbar-darkshadow-color: #2C3A33;
scrollbar-face-color: #46632F;
scrollbar-highlight-color: #46632F;
scrollbar-shadow-color: #7C8484;
scrollbar-track-color: #C7CFC1;		 
}
a:link  {color: white; text-decoration: none}
a:visited { color: white; text-decoration: none}
a:hover { color: #DFEBD5; text-decoration: underline}
a:active { color: #DFEBD5; text-decoration: underline}

table.header {
background-color: #ffffff; 
width: 700px; 
height: 500px; 
border: 0; 
}

td.menu {
background-color: #46632F; 
color: white;
font-family: georgia, helvetica, arial; 
font-size: 0.8em;		
}

tr.submenu {
background-color: white; 
color: #46632F;
font-family: georgia, helvetica, verdana; 
font-size: 0.8em;		
}
tr.submenu a:link { color: #46632F; text-decoration: none}
tr.submenu a:visited { color: #46632F; text-decoration: none}
tr.submenu a:hover { color: #46632F; text-decoration: underline }
tr.submenu a:active { color: #46632F; text-decoration: underline }

tr.mainlink {
background-color: white; 
font-family: arial, helvetica, verdana; 
}
tr.mainlink a:link { color: #46632F; text-decoration: none}
tr.mainlink a:visited { color: #46632F; text-decoration: none}
tr.mainlink a:hover { color: #46632F; text-decoration: underline }
tr.mainlink a:active { color: #46632F; text-decoration: underline }

td.footer {
background-color: #46632F; 
color: white;
font-family: georgia, helvetica, arial; 
font-size: 0.8em;		
}

h1{
color: #46632F;
font-family: arial, helvetica, verdana; 
font-size: 1.0em;		
font-weight: bold;
}

h2{
color: #46632F;
font-family: arial, helvetica, verdana; 
font-size: 1.0em;		
font-weight: bold;
}

h3{
color: #46632F;
font-family: arial, helvetica, verdana; 
font-size: 0.8em;		
font-weight: bold;
}


img {border: 0;}

hr {width: 700px;}

p{
color: black;
font-family: arial, helvetica, verdana; 
font-size: 0.8em;	
text-align: left;	
}

.detailstext {
color: black;
font-family: arial, helvetica, verdana; 
font-size: 0.6em;
font-weight: bold;
text-align: center;
}
.detailstext a:link { color: black; text-decoration: none}
.detailstext a:visited { color: black; text-decoration: none}
.detailstext a:hover { color: black; text-decoration: underline }
.detailstext a:active { color: black; text-decoration: underline }


