body { color: #444; background-color: #fff; } body, td, input, select { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; } input { border: 1px solid #888; } th { font-size: 12px; font-style: bold; } .filler { background-color: #eee; } .welcome { font-size: 14px; font-weight: bold; color: #fff; background-color: #bbb; border-bottom: 1px solid #000; padding-left: 10px; width: 100%; } .redbig { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: red; } .signupnapts { font-size: 20px; font-weight: bold; color: red; } .floatleft { float: left; } .floatright { float: right; } .optstar { color: #f00; font-weight: bold; float: right; } .navtabcurrent { background-color: rgb(229, 229, 229); } .navtabother { background-color: rgb(229, 229, 229); } .navtabcurrent .left { background-image: url(/images/currentTab_left.png); } .navtabcurrent .middle { background-image: url(/images/currentTab_middle.png); } .navtabcurrent .right { background-image: url(/images/currentTab_right.png); } .navtabother .left { background-image: url(/images/otherTab_left.png); } .navtabother .middle { background-image: url(/images/otherTab_middle.png); } .navtabother .right { background-image: url(/images/otherTab_right.png); } .navtabempty { background-image: url(/images/emptyTabSpace.png); } .linkbox { margin-left: 5px; margin-right: 5px; margin-top: 15px; } .linkbox .title .middle { font-size: 12px; font-weight: bold; background-image: url(/images/moduleTab_middle.png); } .linkbox .icon { background-color: #dfdfdf; } .submenutext { background-color: #dfdfdf; border-bottom: solid 1px #888; } .submenulink { padding: 2px; display: block; border-bottom: solid 1px #fff; background-color: #dfdfdf; } .submenulink:hover { background-color: #eee; } .stdrow { } .altrow { background-color: #eff7ff; } .ERROR { background-color: #FDD; border: 5px solid #000; padding: 1em; } .button { background-color: #CCC; color: #000; border: 2px outset #888; padding-right: 3px; padding-left: 3px; } .copy { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: black; } .phone { font-family: Verdana, Arial, sans-serif; font-size: 14pt; color: black; } .menubar { border-top-style:groove; border-top-width:1px; border-top-color:#708090; background-color: BLACK; } .menubar_cell { text-align: center; vertical-align: middle; font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: bold; color: white; text-decoration: none; background-color: BLACK; border-top-style:solid; border-top-width:1px; border-top-color:#708090; border-right-style:groove; border-right-width:2px; border-right-color:#708090; } .menubar_cell_no_right_border { text-align: center; vertical-align: middle; font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: bold; color: white; text-decoration: none; background-color: BLACK; border-top-style:solid; border-top-width:1px; border-top-color:#708090; } .menubar_link { text-align: center; vertical-align: middle; font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: bold; color: white; text-decoration: none; } .menubar_link_highlight { font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: bold; color: orange; text-decoration: underline; } .menubar_text { font-family: Verdana, Arial, sans-serif; font-size: 7.5pt; font-weight: bold; color: white; text-decoration: none; } .signupform input, .signupform select { font-size: 10px; } .quotaunder { color: #f00; }