
/* color was 008 #669933 rgb(230,223,207) color: rgb(230,223,207) */
H3 { padding-left: 5px; padding-top: 2px; padding-bottom: 2px; margin: 0px; font-size: 13px; font-weight: bold; background-color: rgb(230,223,207); color: black; border-top: 1px solid #4245AD; border-left: 1px solid #4245AD; border-right: 1px solid #333; border-bottom: 1px solid #333; }

#full { width: 99.7%; }
.full { width: 99.7%; }
.boxB { border: 1px solid #008; background-color: #FFF; vertical-align: top; }
.rowW { background-color: #FFF; color: #000; }
.rowW:hover TD { background-color: #FFC; color: #000; }
.rowY { background-color: #FFC; color: #000; }
.pageTop { text-align: right; margin: 10px 0 10px 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
.pageTop A { color: #00F; text-decoration: none; }
.pageTop A:hover { color: #00F; text-decoration: underline; }

.blueTop { width: 100%; }
.blueTop .hLeft { padding: 0; height: 20px; }
/* background color was blue #213F9A */
.blueTop .hCenter { height: 20px; line-height: 20px; width: 100%; font-size: 14px; font-weight: bold; color: black; background-color: rgb(230,223,207); }
.blueTop .hRight { padding: 0; height: 20px; }
.blueTop .sLeft { padding: 0; height: 6px; }
.blueTop .sCenter { padding: 0; height: 6px; line-height: 6px; font-size: 6px; }
.blueTop .sRight { padding: 0; height: 6px; }

.blueBox { border-right: 1px solid #213F9A; border-left: 1px solid #213F9A; padding: 0 5px 0 5px; }
.blueBox .noGap { height: 1px; line-height: 1px; }
.blueBox .dataTable { width: 100%; }
.blueBox .dataTable THEAD TR TD { border-bottom: 1px solid #999; font-weight: bold; }
.blueBox .dataTable TBODY TR TD { border-bottom: 1px dotted #CCC; padding: 3px; }
.blueBox .dataTable TBODY TR:hover TD { border-bottom: 1px dotted #CCC; padding: 3px; background-color: #F5F5F5; }

.blueBottom { height: 10px; width: 100%; }
.blueBottom .bLeft DIV { height: 10px; width: 10px; background-image: url(http://icons.wunderground.com/graphics/wu2/botBlue-left.gif); background-repeat: no-repeat; }
.blueBottom .bCenter DIV { height: 10px; background-image: url(http://icons.wunderground.com/graphics/wu2/botBlue-center.gif); background-repeat: repeat-x; }
.blueBottom .bRight DIV { height: 10px; width: 10px; background-image: url(http://icons.wunderground.com/graphics/wu2/botBlue-right.gif); background-repeat: no-repeat; }
#message2 { text-align: center; background-color: #FFC; color: #000; border: 1px solid #996; padding: 2px; padding-left: 5px; padding-right: 5px; }


.vaT { vertical-align: top; }
.tm10 { margin-top: 10px; }
.taC { text-align: left; }
