/* -------------------------------------------------------------------------------- *\ // Style of Left Menu \* -------------------------------------------------------------------------------- */ div.PcwMenu { font-family: Comic Sans MS; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: center; background-color: #359753; /*border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF;*/ padding: 5px 0px 0px 0px; height: 100%; } div.PcwMenu a.url { color: #FFFFFF; text-decoration: none; } div.PcwMenu a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwMenu a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwMenu a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwMenu div.PcwMenuBlock { font-family: Comic Sans MS; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: center; white-space: nowrap; background-color: #359753; border-top: 1px solid #308549; border-bottom: 1px solid #308549; border-left: 1px solid #308549; border-right: 1px solid #308549; margin: 10px 10px; } div.PcwMenuBlock a.url { color: #FFFFFF; text-decoration: none; } div.PcwMenuBlock a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwMenuBlock a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwMenuBlock a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwMenuBlock div.PcwMenuTitle { font-family: Comic Sans MS; font-size: 8pt; font-style: normal; font-weight: bold; color: #FFFFFF; text-align: center; background-color: #308549; padding: 2px 5px 2px 5px; border-top: 0px solid #FFFFFF; border-bottom: 1px solid #308549; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF; padding: 0px 2px 0px 2px; } div.PcwMenuTitle a.url { color: #FFFFFF; text-decoration: none; } div.PcwMenuTitle a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwMenuTitle a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwMenuTitle a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwMenuTitle span.PcwMenuTitleText { color: #FFFFFF; text-decoration: none; } div.PcwMenuBlock div.PcwMenuItem { font-family: Comic Sans MS; font-size: 8pt; font-style: normal; font-weight: bold; color: #206033; text-align: center; white-space: nowrap; background-color: #68CA86; /*border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF;*/ padding: 0px 2px 0px 2px; } div.PcwMenuItem a.url { color: #206033; text-decoration: none; } div.PcwMenuItem a.url:link { color: #206033; text-decoration: none; } div.PcwMenuItem a.url:visited { color: #206033; text-decoration: none; } div.PcwMenuItem a.url:hover { color: #FFFF00; text-decoration: underline; }