body         { padding: 0px; margin: 0px; background-color: #FFCC66; background-image: 
               url('../images/layout/bg.gif'); 
               background-repeat: repeat-x; background-position: left top }
               



.menuitem0
{
	background-image: url('../images/menu/item_0a.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

}  
.menuitem0_selected
{
	background-image: url('../images/menu/item_0c.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

} 

.menuitem0:hover
{
	background-image: url('../images/menu/item_0b.gif'); 
}  

.menuitem1
{
	background-image: url('../images/menu/item_1a.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

}  
.menuitem1:hover
{
	background-image: url('../images/menu/item_1b.gif'); 
}  
.menuitem1_selected
{
	background-image: url('../images/menu/item_1c.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

} 
             
.menuitem2
{
	background-image: url('../images/menu/item_2a.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

}  
.menuitem2:hover
{
	background-image: url('../images/menu/item_2b.gif'); 
}               
.menuitem2_selected
{
	background-image: url('../images/menu/item_2c.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

} 
          
.menuitem3
{
	background-image: url('../images/menu/item_3a.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

}  
.menuitem3:hover
{
	background-image: url('../images/menu/item_3b.gif'); 
}   
.menuitem3_selected
{
	background-image: url('../images/menu/item_3c.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

} 
          
.menuitem4
{
	background-image: url('../images/menu/item_4a.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

}  
.menuitem4:hover
{
	background-image: url('../images/menu/item_4b.gif'); 
}
.menuitem4_selected
{
	background-image: url('../images/menu/item_4c.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

} 
             
.menuitem5
{
	background-image: url('../images/menu/item_5a.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

}  
.menuitem5:hover
{
	background-image: url('../images/menu/item_5b.gif'); 
} 
.menuitem5_selected
{
	background-image: url('../images/menu/item_5c.gif'); 
	background-repeat: no-repeat; 
	background-position: left top;
	display: block;
	margin-bottom: 6px;

} 




.main
{
	padding-top: 25px;
	padding-bottom: 25px;
	width: 495px;
	
}

