    body {
    background:#efefef;
    text-align:center;
    }

 /******************The title bar of the page******************/   
    #header {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 30px;
    border:1px solid #000;
    padding:10px;
    background:#fff;
    }




 /******************Frame surrounds everything******************/   
    #frame {
    width:666px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:left;
    }
    * html #frame {  /* This is the Tan hack */
    w\idth: 660px; 
    }




 /****This is a sub frame to help line up the bottom tabs with the page****/   
    #frames {
    width:560px;
    float:right;
    }    
    * html #frames {  /* This is the Tan hack */
    w\idth: 554px; 
    }




 /******************Draws a line above the Tabs******************/   
    #spacetop {
    border-top:1px solid #000;
    }


  /******************Page Conent********************************/   
    #page {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 13px;
    text-align: justify;
    padding:10px;
    margin-right:auto;
    margin-left:auto;
    float:left;
    width: 538px;
    border: none;
    background:#fff;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    }
    * html #page {  /* This is the Tan hack */
    w\idth: 532px; 
    }
    #page #title {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 20px;
    border:1px solid #999;
    padding-left:10px;
    padding-right:10px;
    background:#ccc;
    }
    #page h1 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    border-bottom:1px dashed #999;
    }
    #page p {
    text-indent: 20px;
    }
    #page a:link {
    border: 1px solid #fff;
    border-bottom:1px dotted #999;
    color: #000;
    text-decoration: none;
    } 
    #page a:visited {
    border: 1px solid #fff;
    border-bottom:1px dotted #999;
    color: #000;
    text-decoration: none;
    }
    #page a:hover {
    border: 1px solid blue;
    color: blue;
    text-decoration: none;
    }
    #page a:active {
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
    }

    #page .pics {
    background-color: #aaaaaa; 
    font-family: sans-serif;  
    font-weight: bold; 
    color: #000000; 
    cellpadding: 1;
    font-size: 10pt; 
    font-style: italic; 
    cellspacing: 0; 
    border: 0;}

    #page table tr td a:link {
    border: none;
    text-decoration: none;
    } 
    #page table tr td a:visited {
    border: none;
    text-decoration: none;
    }
    #page table tr td a:hover {
    border: none;
    text-decoration: none;
    }
    #page table tr td a:active {
    border: none;
    text-decoration: none;
    }






/**********************************sub tabs on page***********************/

    #page #sub {
    background: #ccc;
    border:1px solid #999;
    font:bold 13px sans-serif;
    }

    #page #sub ul {
    margin: 0px;
    padding: 5px 0px 5px 9px;
    list-style: none;
    }
    #page #sub ul li {
    display:inline;
    margin: 0px 3px 0px 3px;
    padding: 0px;
    }
    #page #sub ul li a {
    color:#000;
    background:#ccc;
    border:1px solid #999;
    margin: 0px;
    padding: 0px 3px 0px 3px;
    text-decoration:none;    
    }
    #page #sub ul li a:hover {
    color:#000;
    background:#fff;
    border:1px solid #999;
    margin: 0px;
    padding: 0px 3px 0px 3px;
    text-decoration:none;   
    }
    #page #sub #subon a {
    color:#333;
    background:#fff;
    border:1px solid #999;
    margin 0px;
    padding: 0px 3px 0px 3px;
    text-decoration:none;   
    }
    #page #sub ul li.subon {

    }


 /*********************************Side Menu******************/   
    #menu {
    font:bold 13px sans-serif;
    width: 106px;
    float:left;
    }
    * html #menu {  /* This is the Tan hack */
    w\idth: 99px; 
    }
    #menu ul {
    list-style:none;
    margin: 0px;
    padding: 0px;
    }
    
    #menu ul li {
    }
    
    #menu ul li a {
    display:block;
    color:#000;
    background:#ccc;
    border-top:none;
    border-bottom:1px solid #000;
    border-left:1px solid #000;
    border-right:none;
    margin: 0px;
    padding: 3px;
    text-decoration:none;  
    width: 100%;  
    }
    html>body #menu ul li a {
    width: auto;
    }
    #menu ul li a:hover {
    color:#000;
    background:#fff;
    border-top:none;
    border-bottom:1px solid #000;
    border-left:1px solid #000;
    border-right:none;
    margin: 0px;
    padding: 3px;
    text-decoration:none;    
    }
    #menu #on  a {
    color:#000;
    background:#fff;
    border-top:none;
    border-bottom:1px solid #000;
    border-left:1px solid #000;
    border-right:none;
    margin: 0px;
    padding: 3px;
    text-decoration:none;    
    }
    #menu #subon  a {
    color:#000;
    background:#fff;
    border-top:none;
    border-bottom:1px solid #000;
    border-left:1px solid #000;
    border-right:none;
    margin: 0px;
    padding: 3px;
    text-decoration:none;    
    }


/*********************************Bottom Tab Menu******************/

/*********************************Bottom Tab Menu******************/

    #tabs {
    font:bold 13px sans-serif;
    }
    #tabs ul {
    float:right;
    list-style:none;
    margin:0px;
    padding:0px;
    }
    #tabs ul li {
    display:inline;
    }
    #tabs ul li a {
    float:left;
    color:#000;
    background:#ccc;
    border:1px solid #999;
    border-top:1px solid #000;
    margin: 0px;
    padding: 0px 3px 0px 3px;
    text-decoration:none;    
    }
    #tabs ul li a:hover {
    float:left;
    color:#000;
    background:#fff;
    border:1px solid #999;
    border-top:1px solid #000;
    margin: 0px;
    padding: 0px 3px 0px 3px;
    text-decoration:none;    
    }
    #tabs #on a {
    float:left;
    color:#333;
    background:#fff;
    border:1px solid #000;
    border-top:1px solid #fff;
    margin: 0px;
    padding: 0px 3px 3px 3px;
    text-decoration:none;    
    }