.menu1ItemDiv{

height: 21px;
background-image: url(menu.jpg);
margin-bottom: 3px;
width: 140px;
padding-right: 5px;
}

.menu1ItemDivOver{

height: 21px;
background-image: url(menu_active.jpg);
margin-bottom: 3px;

padding-right: 5px;
width: 140px;

}

.menu2ItemDiv{

height: 21px;
background-image: url(menu.jpg);
margin-bottom: 3px;
width: 140px;
padding-right: 5px;
}

.menu2ItemDivOver{

height: 21px;
background-image: url(menu_active.jpg);
margin-bottom: 3px;

padding-right: 5px;
width: 140px;

}

.menu3ItemDiv{

height: 21px;
background-image: url(menu.jpg);
margin-bottom: 3px;
width: 140px;
padding-right: 5px;
}

.menu3ItemDivOver{

height: 21px;
background-image: url(menu_active.jpg);
margin-bottom: 3px;

padding-right: 5px;
width: 140px;


}


