/* Modifications required to httpd.conf file # To use server-parsed HTML files AddType application/x-httpd-php .css */ body { background-color: transparent; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 11px; font-color: #000000; text-align: justify; } select { font-size: 9px; } input { font-size: 9px; } a { font-size: 11px; text-decoration : none; } a:link { color : #333399; text-decoration : none; } a:visited { color : #333399; text-decoration : none; } a:hover { color : #FF0000; text-decoration : underline; } a:active { color : #333399; text-decoration : underline; } table, td { background-color : #FFFFFF; font-color: #000000; font-variant : normal; font-size : 11px; border : thin; border-color : #CCCCCC; } table#docblock, table#docblock td { border : none; font-size: 9px; color : #333399; } table#label, table#label td { background-color : #FFFF66; border-style : solid; border-collapse : collapse; border-color : #CCCC33; border-width : thin; font-size : 11px; } table#label { background-color : #FFFF66; border-style : none; } table#login { background-color : transparent; border-color : #CCCCCC; border-style : solid; border-width : 1px; color : #333399; font-size : 11px; } table#map, table#map td { background-color : transparent; font-size : 11px; color : #000000; } table#results, table#results td { border-collapse : collapse; border-color : #CCCCCC; border-style : solid; border-width : 1; empty-cells : show; font-size : 11px; } table#mapnav, td#mapnav, td#mapnav a{ color: #000099; background-color : #ccccff; border-collapse : collapse; padding: 4px; empty-cells : show; font-size : 11px; } table#find{ color: #00ff00; background-color : #ffffff; width: 80%; border-collapse : collapse; padding: 4px; empty-cells : show; font-size : 13px; } td#sublogo{ background-color: #0000CC; background-image: url(../images/subhead_background.jpg); background-repeat: repeat-x, repeat-y; color: #FFFFFF; } td#altitude{ background-color: transparent; border-color: #000000; border: 2px; background-image: url(../images/altitude.jpg); background-repeat: repeat-x; background-position: center center; } td#altitude a{ color: #ffffff; } table#form{ border-collapse : collapse; border-color : #CCCCCC; color : #000000; empty-cells : show; font-size : 11px; } td#headers { background-color : #CCCCCC; color : #000000; font-size : 11px; font-weight : bold; } td#subheaders { background-color : #CCFFCC; color : #000000; font-size : 11px; font-weight : bold; } td#subsubheaders { background-color : #CCCCCC; color : #000000; font-size : 13px; font-weight : bold; } td#greenline { background-color : #EEFFEE; } td#totals { line-height: 28px; } .footer { color : #000099; font-size : 9px; } .headline { background-color : #FFFF77; color : #000099; font-size : 15px; font-family: Verdana, Arial, Helvetica, san-serif; font-size : 15px; font-weight : normal; text-align : center; width: 100%; } .right {text-align:right} .left {text-align:left} .center {text-align:center} .picklist { background-color : #FFFF77; font-color: #000000; font-size : 11px; text-align : right; } .no_screen{ display : none; } .normal { font-family: Verdana, Arial, Helvetica, san-serif; font-size:9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; }