body 
{   
    background:#000000 url('fondoT.gif');    
    text-align:center; 
    }  
#PAGE
{    
    background:#000000 url('back.gif');  
    text-align:left;
    width:1000px;
    margin: 0 auto;
    font-family:Tahoma;
    border:solid 1px black;
    }      
#TOP th
{        
    background:url('logo.gif');  
    background-position:top-center;
    background-repeat:no-repeat;
    width:1000px;
    height:148px;        
    }    
caption
{   
	padding-top:5px;
 	background: url('topmenu.gif');
	color:#000000; 
	text-transform:uppercase; 
	font-family:Tahoma;
	font-weight:bold; 
	font-size:12px; 
	/*border:1px solid #000000; */
	width: auto; 
	height:25px;
    }
#MENU table
{    
    text-transform:uppercase;
    /*background-color:black;   */
    width:100%;       
    }
#MENU table td
{
    background-image: url('menu.gif');
    background-position:left;    
    height:25px;
    border:solid 1px black;
    text-align:center;
    }

#MENU table td a
{        
	color:#FFFFFF; 
	text-decoration:none; 	
	font-weight:bold; 
	font-size:10px;
	width: auto; 
	margin-left:10px;
	margin-right:10px;
    }
    
#CONTAINER
{
    height:800px;
    overflow: auto;
    text-align:center;
    }    
#CONTAINER caption
{       
        margin: 0 auto;
 	background: url('topmenu.gif');
	color:#000000; 
	text-transform:uppercase; 
	font-family:Tahoma;
	font-weight:bold; 
	font-size:12px; 
	border:1px solid #000000; 	
	width: auto; 
	height:25px;
    }
#CONTAINER table
{
    text-align:left;
    margin: 0 auto;
    background-color:#FFFFFF;           
    border:solid 1px black;
    }
#CONTAINER table th
{
    background-image: url('menu.gif');
    background-position:left;
    border:solid 1px black;
    padding-left:10px; 
    padding-right:10px; 
    text-transform:uppercase; 
    height:25px;
    color:#FFFFFF; 
    text-decoration:none; 
    text-align:center;
    font-weight:bold; 
    font-size:10px;
    }
#CONTAINER tbody th
{
    background-image: url('menu.gif');
    background-position:left;
    border:solid 1px black;
    padding-left:10px; 
    padding-right:10px; 
    text-transform:uppercase; 
    height:25px;
    color:#000000; 
    text-decoration:none; 
    text-align:center;
    font-weight:bold; 
    font-size:10px;
    }

#CONTAINER table td
{    
    background-color:White;
    background-image: url('sfondotable.gif');
	color:#000000; 
	text-decoration:none; 
	text-align:left; 	
	font-size:12px;
	width: auto; 
    }
    
#CONTAINER table td a:hover
{
	color:Red ; 
	text-decoration:none; 
	text-align:center;
	font-weight:bold; 
	font-size:12px;
	width: auto; 
    }

#CONTAINER table td a
{        
	color:#000000; 
	text-decoration:none; 
	text-align:center;
	font-weight:bold; 
	font-size:12px;
	width: auto; 
    }
#CONTAINER table td+td+td+td+td a
{        

	padding:30px;
    }
#BOTTOM
{         
    border-top:solid 1px black;
    Color:#000000;
    font-size:10px;
    text-align:center;
    } 
