BODY {width: 100%; font-family: verdana, helvetica, arial; font-size: 100%; margin: 0 0 0 0; background-image: URL("pics/bg.gif"); height: 100%; background-color: #FFFFFF; position: absolute; scrollbar-face-color: "darkseagreen"; scrollbar-shadow-color: #336600; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: "seagreen"; scrollbar-darkshadow-color: #336600; scrollbar-track-color: "cornsilk"; scrollbar-arrow-color: "cornsilk";}
.full{height: 95%;}

/*text*/
table{font-size: .95em;}
td{font-size: .95em;}

/*standard links*/
a:link {text-decoration: none; color: mediumseagreen;}
a:active {text-decoration: underline; color: mediumseagreen;}
a:visited {text-decoration: underline; color: mediumseagreen;}
a:hover { color: seagreen; text-decoration: underline;}

/*menu*/
/*box wrapping dropped down links*/
.dropbox { background-color: darkseagreen; position: absolute; width:14.29%; border: solid 2px seagreen; top: 26px; z-index:1; visibility: hidden; white-space: nowrap;}

/*links that are dropped down*/
.droplink:link{color: cornsilk; text-decoration: none;}
.droplink:active{color: cornsilk; text-decoration: none;}
.droplink:visited{color: cornsilk; text-decoration: none;}
.droplink:hover{color: seagreen; text-decoration: underline;}
div.droplink{padding-bottom: 2px; padding-left: 5px; font-size: .95em;}

/*header menu*/
.drophead:link{color: cornsilk; text-decoration: none;}
.drophead:active{color: cornsilk; text-decoration: none;}
.drophead:visited{color: cornsilk; text-decoration: none;}
.drophead:hover{color: seagreen; text-decoration: none;}
div.drophead{position: absolute; text-align: center; width: 14.29%; border: solid 2px seagreen; top: 0px; z-index: 1; background-color: darkseagreen; font-weight: bold; font-size: .95em; white-space: nowrap;}
