body {
        margin:0px;
        font-size:13px;
        font-family:arial,tahoma,sans-serif;
        color:#000000;
        background-color:#cccccc;
     }


.medTahoma {
             font-size:12px;
             font-style:normal;
             font-family:tahoma,Arial,sans-serif;
           }


table.mainTab  {
                  width:100%;
                  height:100%;
               }

td.main { background-color:#CCCCCC;
          margin:0px;
          height:100%;
          }


td.menu { background-color:#cccccc;
          margin:0px;
          height:100%;
          width:170px;
          }

img.menuSpacer {
                 width:170px;
                 height:14px;
               }

td.sites { background-color:#EAEAEA;
          margin:0px;
          height:100%;
          }

.tabHead {
             background-color:#CCCCCC;
             font-style:italic;
             font-size:12px;
           }


.italic  {
           font-style:normal;
           font-size:10px;
         }

.fett {
         font-size:11px;
         font-weight:bold;
         letter-spacing:-1px;
      }

.small  {
            font-size:9px;
        }
.wide   {
           letter-spacing:3px;
        }

.smallWide {
           font-size:9px;
           letter-spacing:2px;
           }

.openings {
           font-family:tahoma,arial,sans-serif;
           font-size:11px;
          }

a.menLnk {
         border-style:none;
         }

a.compLink       {
                 text-decoration:none;
                 }
a.compLink:hover {
                 text-decoration:underline;
                 }

a {
  color:#333333;
  }
a:hover {
        color:#FF0000;
        }

/*
a.menLnk {
           position:relative;
           border-color:#cccccc;
           border-left-width:1px;
           border-left-style:solid;
           border-bottom-width:1px;
           border-bottom-style:solid;
         }
a.menLnk:hover {
               position:relative;
               border-color:#e5e5e5;
               left:1px;
               top:-1px;
               }
*/

