

a.nav:link {color: white; text-decoration: none; font-weight: bold; }
a.nav:visited {color: white; text-decoration: none; font-weight: bold;}
a.nav:hover {text-decoration: none; background-color: #5c6871; font-weight: bold;}
a.nav:active {color: white; font-weight: bold; } 

a.select:link {color: white; text-decoration: none; }
a.select:visited {color: white; text-decoration: none; }
a.select:hover {text-decoration: none; background-color: #184c8c}
a.select:active {color: white; } 

a.body:link {color: #184c8c; text-decoration: none; }
a.body:visited {color: #184c8c; text-decoration: none; }
a.body:hover {text-decoration: underline; color: #184c8c; }
a.body:active {color: #184c8c; } 

a.list:link {color: white; text-decoration: none; }
a.list:visited {color: white; text-decoration: none; }
a.list:hover {text-decoration: none;}
a.list:active {color: white; } 

a.greynav:link {color: white; text-decoration: none; font-weight: bold; }
a.greynav:visited {color: white; text-decoration: none; font-weight: bold;}
a.greynav:hover {text-decoration: none; background-color: #184c8c; font-weight: bold;}
a.greynav:active {color: white; font-weight: bold; } 

a.none:link { color: white; text-decoration: none; background-color: white;}
a.none:visited {color: white; text-decoration: none; background-color: white;}
a.none:hover {color: white; text-decoration: none; background-color: white;}
a.none:active {color: white; text-decoration: none; background-color: white;}

div{font-family:  Times, Arial, sans-serif; Helvetica, } 

div.menu{ background-color: #184c8c;  width: 720px; margin: 0px; border: 0px; padding: 0px;}
div.greymenu{ background-color: #5c6871;  width: 720px; margin-top: 1px;  margin-bottom: -4px; border: 0px; padding: 0px;}

div.panel{}

div.leftnav{width:136px; padding:5px; border-bottom-width:1px; border-bottom-color:#5c6871; border-bottom-style:solid; }

div.main{width:726px; border-left-style: groove; background-color: white;}

div.dropcap {float:left; color:#184c8c; font-size:70px; line-height:50px; padding-top:2px;}

ul.nav {display: inline; margin: 0px; border-width: 0px; padding: 0px; }
li.nav {display: inline; margin: 0px; border-width: 0px; padding: 0px; float: left;}

body { margin-left: 10%; margin-right: 10%; background-color: silver; font-smooth: always; }

li.nav{}


div.test{ boder-width: 1;  border-style: groove;}
