<STYLE TYPE="text/css">
.nada { color: #000099; text-decoration: none; font-size:11px; font-family: Verdana; font-weight:bold }

.textgeneral { color: #000000; text-decoration: none; font-size:11px; font-family: Verdana }
a.textgeneral-link:link { color: #000099; text-decoration: underline; font-size:11px; font-family: Verdana }
a.textgeneral-link:active { color: #9999FF; text-decoration: underline; font-size:11px; font-family: Verdana }
a.textgeneral-link:visited { color: #000099; text-decoration: underline; font-size:11px; font-family: Verdana }
a.textgeneral-link:hover { color: #9999FF; text-decoration: underline; font-size:11px; font-family: Verdana; }

.textgeneral_small { color: #000000; text-decoration: none; font-size:10px; font-family: Verdana }

.textgeneral_large { color: #000000; text-decoration: none; font-size:13px; font-family: Verdana }
a.textgeneral_large-link:link { color: #000099; text-decoration: underline; font-size:13px; font-family: Verdana }
a.textgeneral_large-link:active { color: #9999FF; text-decoration: underline; font-size:13px; font-family: Verdana }
a.textgeneral_large-link:visited { color: #000099; text-decoration: underline; font-size:13px; font-family: Verdana }
a.textgeneral_large-link:hover { color: #9999FF; text-decoration: underline; font-size:13px; font-family: Verdana; }

a.orange-link:link { color: #FF9933; text-decoration: underline; font-size:11px; font-family: Verdana }
a.orange-link:active { color: #FFCC00; text-decoration: underline; font-size:11px; font-family: Verdana }
a.orange-link:visited { color: #FF9933; text-decoration: underline; font-size:11px; font-family: Verdana }
a.orange-link:hover { color: #FF9933; text-decoration: underline; font-size:11px; font-family: Verdana }

.option_list_blue {font-family: VERDANA; font-size: 12px; color:#000099;}
.fieldname { color: #000099; text-decoration: none; font-size:12px; font-family: Verdana; font-weight:bold }
.fieldtext {font-family: VERDANA; font-size: 12px; color:#000099;}
.form-error {font-family: VERDANA; font-size: 12px; color:#FF0000; font-weight:bold}
.form-required {font-family: VERDANA; font-size: 11px; color:#FF0000;}
.buttonsubmit {background-color: #000066; font-family: VERDANA; font-size: 10px; color:#FFFFFF;}

.pagetitle { color: #006699; text-decoration: none; font-size:13px; font-family: Verdana; font-weight:bold }
a.pagetitle-link:link { color: #006699; text-decoration: none; font-size:13px; font-family: Verdana; font-weight:bold }
a.pagetitle-link:active { color: #006699; text-decoration: none; font-size:13px; font-family: Verdana; font-weight:bold }
a.pagetitle-link:visited { color: #006699; text-decoration: none; font-size:13px; font-family: Verdana; font-weight:bold }
a.pagetitle-link:hover { color: #006699; text-decoration: underline; font-size:13px; font-family: Verdana; font-weight:bold }

.squarebullet { color: #CCCCFF; text-decoration: none; font-size: 8px; font-family: Verdana; }
.copyright { color: #7E7E7E; text-decoration: none; font-size:10px; font-family: Verdana }
.texttitle { color: #000099; text-decoration: none; font-size:11px; font-family: Verdana; font-weight:bold }

.text-background { background-color:#F0FECD}


#menu {
width: 12em;
background: #fff;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/15px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding-left: 5px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;

}

#menu h2 {
color: #ffffff;
background: #000000;
text-transform: uppercase;
}

#menu a {
color: #FFFF99;
background: #A2B8C4;
text-decoration: none;
}

#menu a:hover {
color: #F7C93B;
background: #A2B8C4;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 85%;
}


/*necessary for image to overwrite other settings*/
#navmenu a {
font: bold 12px/16px arial, helvetica, sans-serif;
background: #ffffff;
text-decoration: none;
display: block;
border-width: 0;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0 0;
}

#navmenu a:hover {
color: #a00;
background: #ffffff;
}

div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}
</STYLE> 