A:link { text-decoration : none;
         color : #6633cc;
         font-weight : bold;
       }
A:visited { text-decoration : none;
            color : #9999cc;
            font-weight : bold;
          }        
A:hover { color : #cc6666;
        }

A.languages:link { font-size : 14px;
                   font-weight : bold;
                   color : #333366;
                   text-decoration : none;}
A.languages:visited { font-size : 14px;
                   font-weight : bold;
                   color : #333366;
                   text-decoration : none;
                  }
A.languages:hover { font-size : 14px;
                    font-weight : bold;
                    color : #cc6666;
                    text-decoration : none;
                  }

A.bottomMenu:link { font-size : 9px;
                   font-weight : normal;
                   color : #333366;
                   text-decoration : none;}
A.bottomMenu:visited { font-size : 9px;
                   color : #333366;
                   font-weight : normal;
                   text-decoration : none;
                    }
A.bottomMenu:hover { font-size : 9px;
                   color : #ff3333;
                   font-weight : normal;
                   text-decoration : none;
                    }

A.index:link { text-decoration : none;
               font-size : 11px;
               color : #ffffff;
               font-weight : bold;
            }
A.index:visited { text-decoration : none;
                  font-size : 11px;
                  color : #cccccc;
                  font-weight : bold;
                }
A.index:hover { font-size : 11px;
                color : #ffcccc;
              }
A.indexSelected:link { text-decoration : none;
               font-size : 11px;
               color : #330066;
               font-weight : bold;
            }
A.indexSelected:visited { text-decoration : none;
                  font-size : 11px;
                  color : #000033;
                  font-weight : bold;
                }
A.indexSelected:hover { font-size : 11px;
                color : #330066;
              }

A.indexRHS:link { text-decoration : none;
               font-size : 11px;
               color : #ffffff;
               font-weight : bold;
            }
A.indexRHS:visited { text-decoration : none;
                  font-size : 11px;
                  color : #ffffff;
                  font-weight : bold;
                }
A.indexRHS:hover { font-size : 11px;
                color : #ffcccc;
              }
A.indexLHS:link { text-decoration : none;
               font-size : 11px;
               color : #ffffff;
               font-weight : bold;
            }
A.indexLHS:visited { text-decoration : none;
                  font-size : 11px;
                  color : #ffffff;
                  font-weight : bold;
                }
A.indexLHS:hover { font-size : 11px;
                color : #ffcccc;
              }

A.topp:link { text-decoration : none;
               font-size : 12px;
               color : #333333;
               font-weight : bold;
            }
A.topp:visited { text-decoration : none;
                  font-size : 12px;
                  color : #333333;
                  font-weight : bold;
                }
A.topp:hover { font-size : 12px;
                color : #ff0000;
              }



.indexTd {background : #666699;
          text-align : right;
         }
.indexTdSelected {background : #9999cc;
                  text-align : right;
                 }
.indexRHSTd {background : #6699cc;
             text-align : right;
            }
.indexRHSTdHd {background : #336699;
               text-align : right;
              }
.indexLHSTd {background : #6699cc;
             text-align : right;
            }
.indexLHSTdHd {background : #336699;
               text-align : right;
              }
.MapTd1 {background : #ff9933;
          text-align : left;
         }
.MapTd2 {background : #336699;
          text-align : left;
          padding-left : 20px;
         }
.MapTd3 {background : #6699cc;
          text-align : left;
          padding-left : 40px;
         }


.searchButton {background : #666699; 
               border-color : #333366;
               font-family : Verdana, Arial, Helvetica, sans-serif;
               font-size : 11px;
               font-weight : 800;
               color : #ffffff;
               cursor : hand;}

.watery { background : url("../graphic/watery_tile.jpg");
          color : #ffffff;
        }
.dipStickFill { background-image:url("../graphic/dipstick.gif");}

/*Body Text*/
BODY, TABLE, TD, TH { font-family : Verdana, Arial, Helvetica, Sans-serif;
                      font-size :11px;
                    }

FONT {font-family : Verdana, Arial, Helvetica, Sans-serif;
      background : #ffffff;
      color : #000000;
      font-size :11px}

.bodyText {font-family : Verdana, Arial, Helvetica, Sans-serif;
           color : #000000;
           background : #ffffff;
           font-size :11px}


.caption {color : #333333;
          padding-top : 2px;}
.inLineImage {margin-top : 4px;
              margin-bottom : 2px;
              margin-left : 4px;
              margin-right : 10px}
.bottomText {font-family : Verdana, Arial, Helvetica, Sans-serif;
      color : #000000;
      background : #ffffff; 
      font-weight : normal;
      font-size :9px}
.head1 { font-size : 200%;
         font-weight : bold;
         color : #333366;
         background : #ffffff; }
.head2 { font-size : 150%;
         font-weight : bold;
         color : #333366;
         background : #ffffff; }
.head3 { font-size : 120%;
         font-weight : bold;
         color : #333366;
         background : #ffffff;
         }
.head4 { font-size : 100%;
         font-weight : bold;
         color : #333366;
         background : #ffffff; }
.size1 {font-size : 200%;}
.size2 {font-size : 150%;}
.size3 {font-size : 120%;}
.highlight {font-weight : bold;
            color : #333366;
            background : #ffffff; }
.dbInput  {background : #EEEEFF;
            border-style : inset; 
            font-family : Verdana, Arial, Helvetica, sans-serif;
            font-size : 12px; 
            font-weight : normal;
            color : #000000; }           
.dbWidget  {background : #FFFFFF;
            border-style : none; 
            font-size : 12px; 
            font-weight : normal;
            color : #000000; }
.dbInputTd {background : #FFFFFF;
            text-align : left;
            vertical-align : top;
            border-style : none;
            padding : 4px;
           }
.submitButton {background : #9999cc;
           border-style : outset;
           font-family : Verdana, Arial, Helvetica, sans-serif; 
           font-size : 11px; font-weight : 600; 
           color : #000033;}

