body 
{   
    background:url('back.gif');     
    text-align:center; 
    }  
#PAGE
{    
    text-align:left;
    width:800px;
    margin: 0 auto;
    background:#4B4137;
    border:solid 1px black;
    font-family:Tahoma;
    }      
#TOP th
{        
    background:url('logo.gif');  
    background-position:top-center;
    background-repeat:no-repeat;
    width:800px;
    height:115px;        
    }    

caption
{   
	padding-top:5px;
 	background: url('Caption.gif');
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-family:Tahoma;
	font-weight:bold; 
	font-size:18px; 
	/*border:1px solid #000000; */	
	width:auto;
    	border:solid 1px black;
	height:31px;
    }
#MENU table
{    
    width: auto; 
    text-transform:uppercase;
    /*background-color:black;   */
    width:100%;       
    }
#MENU table td
{
    font-size:12px;
    background-image: url('Caption.PNG');
    background-position:left;    
    height:25px;
    text-align:center;
    padding-top:6px;
    border:solid 1px black;
    }

#MENU table td a
{        

	color:#FFFFFF; 
	text-decoration:none; 	
	font-weight:bold; 
	font-size:8px;
	width: auto; 
	margin-left:10px;
	margin-right:10px;
    }
    
#CONTAINER
{
    text-align:center;
width:800px;

    }    
#CONTAINER caption
{       
        margin: 0 auto;
 	background: url('Caption2.PNG') bottom;                
	color:none; 
	text-transform:uppercase; 
	font-family:Tahoma;
	font-weight:bold; 
	font-size:12px; 	
    width:800px;
	height:25px;
    border:solid 1px black;
    }
#CONTAINER table
{
    text-align:left;
    width:auto;
    margin: 0 auto;  
    font-size:9px;
    }
#CONTAINER table th
{
    background-image: url('Caption.PNG');
    background-position:left;    
    height:25px;
    border:solid 1px black;
    text-align:center;
    padding-top:6px;
    padding-left:3px;
    padding-right:3px;
	color:#FFFFFF; 
	text-decoration:none; 	
	font-weight:bold; 	
    width:auto;

    }

#CONTAINER tbody tr.odd th
{
    	background: #CDC3B8;  
	color:#000000; 
	text-decoration:none; 
	text-align:center; 	
	width: auto; 
	height=auto;
    padding:0px;
    }
#CONTAINER tbody tr th
{
    	background: #B3A99F;  
	color:#000000; 
	text-decoration:none; 
	text-align:center; 	
	width: auto; 
	height=auto;
    padding:0px;
    border:none 1px black;
    }

#CONTAINER table tr.odd
{    
    background: #CDC3B8;
	color:#000000; 
	text-decoration:none; 
	text-align:left; 	
	width: auto; 
	height:20px;
    }
#CONTAINER table tr 
{    
    background: #B3A99F;
	color:#000000; 
	text-decoration:none; 
	text-align:left; 	
	width: auto; 
	height:20px;
    }

    
#CONTAINER table td a:hover
{
	color:Red ; 
	text-decoration:none; 
	text-align:center;
	font-weight:bold; 
	width: auto; 
    }

#CONTAINER table td a
{        
	color:#000000; 
	text-decoration:none; 
	text-align:center;
	font-weight:bold; 
	width: auto; 
    }
#CONTAINER table td+td+td+td+td a
{        
	padding:30px;
    }
#BOTTOM
{         
    Color:#FFFFFF;
    font-size:10px;
    text-align:center;
    } 