/* DAPC_style CSS Document */

body {color: black; font: 11px Arial, Verdana, san-serif; margin: 0px 0px 0px 0px;}

a:link {color: #0066CC; text-decoration: none; font: bold;}
a:hover {color: #663366; text-decoration: underline; font: bold;}
a:visited {color: #0066CC; text-decoration: none; font: bold;}
a:visited:hover {color: #663366; text-decoration: underline; font: bold;}

tr#footer {font-size: 8px; color: #000033}

.pg_hdr {
font-size: 15px;
color: #000099;
font-weight: bold;
}

/* Didn't use this menu method.
.dropdown {float:right; padding-right:2px}
.dropdown dt {width:0px; padding:0px; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:140px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:0px; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:2px; font-size:12px; color:#4A85FF; text-decoration:none; background:#ffffff; width:140px}
.dropdown a:hover {background:#d9e1e4; color:#663366}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
*/