body { color: #000; font-size: 12px; font-family: arial; }
p { color: #000; font-size: 12px; font-family: arial; }
td { color: #000; font-size: 12px; font-family: arial; }
a:link { color: #063; text-decoration: none; }
a:visited { color: #063; text-decoration: none; }
a:hover { color: #f90; text-decoration: none; }
a:active { color: #063; text-decoration: none; }
.outline { outline: solid 2px #234918; }
.welcometext { color: #000; font-size: 11px; font-family: arial; }
.indent { padding-left: 5px; }
.linkheader { color: #f90; font-size: 13px; font-family: verdana; font-weight: bold; border-bottom: 1px solid #000; }
.imageoutline { outline: solid 1px #063; }
.solidblockmenu{ color: #fff; margin: 0 0 0; padding: 0; float: left; font: bold 13px arial; background-color: #060; background-repeat: repeat-x; background-attachment: scroll; background-position: center; width: 100%; overflow: hidden; height: 30px; border-top: 1px solid #234918; border-right-width: 0; border-bottom-color: #234918; border-bottom-width: 1px; border-left-width: 0; }

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{ color: white; background-color: #df7b09; background-repeat: repeat-x; background-attachment: scroll; background-position: center; }