<STYLE TYPE="text/css"> 
<!-- 
 
BODY, TABLE, TH, TD {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 color: #000000; 
}

a:link {color: #CC7700; text-decoration: none; }
a:visited {color: #804A00; text-decoration: none; }
a:hover {color: #CC3300; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a.menu:link {color: #545454; text-decoration: none; }
a.menu:visited {color: #545454; text-decoration: none; }
a.menu:hover {color: #CC3300; text-decoration: none;  }
a.menu:active {color: #000000; text-decoration: none; } 
a.body:link {color: #545454; text-decoration:none; border-bottom:1px dotted $color; }
a.body:visited {color: #545454; text-decoration:none; border-bottom:1px dotted $color;}
a.body:hover {color: #CC3300; text-decoration: underline; }
a.body:active {color: #000000; text-decoration:none; border-bottom:1px dotted $color; }
a img {border: none; } 
.address {font: 8pt Arial; }
.maintxt {font: 9pt Arial; font-color: #000000; text-decoration: none; }
.footer {text-decoration: dotted; }
input.blue {background-color: #E7EFFF; font-weight: bold; font-size: 10px; color: black;}
input.grey {background-color: #E7E8E2; font-weight: bold; font-size: 10px; color: black;}
textarea.white {background-color: #FFFFFF; font-size: 10px;}
option.blue {background-color: #E7EFFF; font-weight: bold; font-size: 10px; color: black;}
option.grey {background-color: #E7E8E2; font-weight: bold; font-size: 10px; color: black;}

</style>


#sitemap li ul {
	font-size: 90%;
	font-weight: normal;
	}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }


INPUT {
border-style:solid;
border-width:1px;
border-color:black;
font-family: arial, Helvetica, sans-serif;
font-size:11px;
}

SELECT {
border-style:solid;
border-width:1px;
border-color:black;
font-family: arial, Helvetica, sans-serif;
font-size:11px
}

TEXTAREA {
border-style:solid;
border-width:1px;
border-color:black;
font-family: arial, Helvetica, sans-serif;
font-size:11px;
}


--> 
</STYLE> 
