a.tab { 
        border-left:1px solid #D7DBDF;
        border-right:1px solid #D7DBDF;
        border-top:1px solid #D7DBDF;
        border-bottom:0px;
        background-color: #F2F3F4; 
        padding: 2px 0.5em 0px 0.5em; 
        margin-top: 2px;
        font-family: Trebuchet MS; 
        text-decoration: none;
        font-weight: normal;
        color: #92959F;
        FONT-SIZE: 13px;
        cursor:pointer;
      }
a.tab:link { 
        border-left:1px solid #D7DBDF;
        border-right:1px solid #D7DBDF;
        border-top:1px solid #D7DBDF;
        border-bottom:0px;
        background-color: #F2F3F4; 
        padding: 2px 0.5em 0px 0.5em; 
        margin-top: 2px;
        font-family: Trebuchet MS; 
        text-decoration: none;
        font-weight: normal;
        color: #92959F;
        FONT-SIZE: 13px;
        cursor:pointer;
      }
a.tab:visited { 
        border-left:1px solid #D7DBDF;
        border-right:1px solid #D7DBDF;
        border-top:1px solid #D7DBDF;
        border-bottom:0px;
        background-color: #F2F3F4; 
        padding: 2px 0.5em 0px 0.5em; 
        margin-top: 2px;
        font-family: Trebuchet MS; 
        text-decoration: none;
        font-weight: normal;
        color: #92959F;
        FONT-SIZE: 13px;
        cursor:pointer;
      }
a.tab:hover { 
        border-left:1px solid #D7DBDF;
        border-right:1px solid #D7DBDF;
        border-top:1px solid #D7DBDF;
        border-bottom:0px;
        background-color: #F2F3F4; 
        padding: 2px 0.5em 0px 0.5em; 
        margin-top: 2px;
        font-family: Trebuchet MS; 
        text-decoration: none;
        font-weight: normal;
        color: #92959F;
        FONT-SIZE: 13px;
        cursor:pointer;
      }
a.tab:active{ 
        border-left:1px solid #D7DBDF;
        border-right:1px solid #D7DBDF;
        border-top:1px solid #D7DBDF;
        border-bottom:0px;
        background-color: #F2F3F4; 
        padding: 2px 0.5em 0px 0.5em; 
        margin-top: 2px;
        font-family: Trebuchet MS; 
        text-decoration: none;
        font-weight: normal;
        color: #92959F;
        FONT-SIZE: 13px;
        cursor:pointer;
      }
.panel { 
        border: 0px;
        background-color: #ffffff;
        padding-left: 5px; 
        padding-right: 5px; 
        padding-bottom: 5px; 
        padding-top: 25px; 
        height: 100%;
      }
