/*fake style for NS6 - doesn't recognize the first style in the style sheet*/
.fake { color: #336699; text-decoration: underline; }
.fake:hover { color: #CC0000; text-decoration: none; }

.topnav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #E1E1E1; text-decoration: none}
.topnav:visited { text-decoration:none; color: #E1E1E1}
.nav2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}
.nav2:visited { text-decoration:none; color: #333333}
.links {  color: #336699; font-family: Arial, Helvetica, sans-serif}
.links:visited { text-decoration:underline; color: #333366}
.links:hover { text-decoration:underline; color: #CC0000}
.tblhead { background-color: #B0A68D; color: #333333}
.tblsub { background-color: #CFCABA; color: #333333}
.nav_left { color: #9E9171}
.lfthead { background-color: #896238; font-family: "Myriad Roman", Arial, sans-serif; color:#FFFFFF; font-size:xx-small; font-weight:bold;}
.lfthead:visited { text-decoration:underline;}
.lfthead:hover { text-decoration:none;}
.lftbody { background-color: #FFFFFF; font-family: "Myriad Roman", Arial, sans-serif; color:#9E9171; font-size:xx-small }
.lftbody:visited { text-decoration:underline; color: #cc6600}
.lftbody:hover { text-decoration:none;}
.drklink {color:black;text-decoration:none;}
.drklink:visited {text-decoration:none;}
.drklink:hover {text-decoration:underline;}
A { text-decoration: underline; }
A:visited { text-decoration: underline;}
A:hover { text-decoration: none;}
body {  font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #333333}
p {  font-family: Arial, Helvetica, sans-serif; color: #333333}