
        body            {   color: #4D4D4F;
                            background: #FFFFFF;
                            margin: 0px;
                            padding: 0px;}
        
        body, TD, select, P, A, LEGEND,
        H1, H2, H3, H4, H5, H6, TH,
        input, textarea, legend    
      		            {   font-family:tahoma, MS trebuchet, MS Sans Serif, Helvetica, arial;
                            color:#000000;
                            font-size:90%;}
                              
        A:link       
                        { 	color:#727252;
                            text-decoration:underline;}
                            
        A:visited       
                        { 	color:#727252;
                            text-decoration:underline;}
                
        A:hover         
                        { 	color:#000000;
                            text-decoration:underline;}
    
        H1              
                        { 	font-size: 150%;
                          	font-weight: bold;
                            color: #727252;}
    
        H2              
                        { 	font-size: 140%;
                          	font-weight: bold;
                            color: #727252;
                            margin-bottom: 3px;
                          	margin-top: 3px;}
        
        H3              
                        { 	font-size: 130%;
                          	font-weight: bold;
                            color: #727252;}
        
        H4              
                        { 	font-size: 120%;
                          	font-weight: bold;
                          	color: #727252;
                            text-decoration: none;
                            margin-bottom: 3px;
                          	margin-top: 3px;}
        
        H5              
                        { 	font-size: 110%;
                          	font-weight: bold;
                          	margin-bottom: 3px;
                          	margin-top: 3px;}
    
        .highlight      {   background-color: #727252;
                            color: #EFEFE9;
                            border-left: 4px solid #727252;
                            border-right: 4px solid #727252;}
        
        .ht, 
        A.ht:link,
        A.ht:visited,
        A.ht:hover      {   color:gray;
                            font-style:italic;}
                      
        .vt             {   color:black;}
                             
        .htnopub,
        A.htnopub:link,
        A.htnopub:visited,
        A.htnopub:hover {   color:#FF950C;
                            font-style:italic;}
                             
        .vtnopub,
        A.vtnopub:link,
        A.vtnopub:visited,
        A.vtnopub:hover {   color:#FF950C;}
                             
        .htexp, 
        A.htexp:link,
        A.htexp:visited,
        A.htexp:hover   {   color:red;
                            font-style:italic;}
                             
        .vtexp,
        A.vtexp:link,
        A.vtexp:visited,
        A.vtexp:hover   {   color:red;}
        
    /*  the container of the admin table */
        #adminMenuTable {   position: absolute;
                            top: 5px;
                            right: 5px;
                            z-index: 10000;
                            width: 400px;
                            height: 28px;
                            border: 1px solid #5F5F5F;
                            background-color: #FFFFFF;}
                                        
        #container      {   width: 100%;
                            \width: 100%;
                            w\idth: 100%;
                            margin: 0px;
                            margin-left: auto;
                            margin-right: 0px;
                            padding: 0px;
                            position:relative;
                            top:0px;
                            left:0px;}
        
                        
        #topLogo        {   padding: 0px;
                            margin: 0px;
                            height: 80px;
                            position:absolute;
                            overflow:hidden;
                            top:0px;
                            left:0px;}
        
        #navMenu        {   width:220px;
                            \width:220px;
                            w\idth:220px;
                            margin: 0px;
                            padding: 0px;
                            position:absolute;
                            top: 80px;
                            left: 0px;}
                            
        #mainContent    {   padding: 10px;
                            position:absolute;
                            top: 80px;
                            left: 220px;
                            width: 580px;}
        
        #navCrumbs      {   padding: 0px;
                            hhheight: 40px;
                            text-align:left;
                            position:relative;
                            overflow:hidden;
                            bottom: 0px;
                            left: 0px;}

