/* CSS Document */		



.banner
{ 
display: none; 
} 


.menu_holder
{ 
border-right: 1px solid #ffffff;
display: none; 
} 


.below_banner{ 
display: none; 
} 

.right_fade{ 
display: none; 
} 

.left_fade{ 
display: none; 
} 

.legal{ 
display: none; 
} 

.main_text{
width:100%;
}

.text_table_holder{
width:660px;
}

.center_main_table_holder{
border-right: 	0px  solid #939393;
border-left: 	0px  solid #939393;
width:100%;
}

.back_next{ 
display: none; 
} 


