body 
{ 
background-color: #CFCBC7; 
margin: 0px;	
padding: 0px; 
background-image: url(bg.gif); 
background-repeat: repeat-x; 
} 

.t 
{ 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #FF7C1F; 
text-decoration: none; 
background-image: url(tbg.gif); 
background-repeat: repeat-x; 
} 

div.lpxcenterpageouter 
{ 
text-align: center; 
position: absolute; 
top: 0px; 
left: 0px; 
width: 100% 
} 

div.lpxcenterpageinner 
{
position: relative; 
margin: 0 auto; 
text-align: left; 
width: 730px; 
} 

table.menu 
{
border-collapse: collapse; 
border-spacing: 0px; 
}

td.item 
{
width: 140px;
height:	40px;
text-align: center;
font-family: Arial Black;
font-weight: normal;
font-size: 16;
color: #666666; 
}

td.separator 
{
width: 10px;
height:	40px;
text-align: center;
}

a.header
{
font-family: Arial Black; 
color: #666666; 
text-decoration: none;
}