table.menu tr td {
    padding-top: 3px;
    padding-bottom:3px;
    padding-left: 5px;
    border-right: 1px solid #8DBBE1;
	border-left: 1px solid #8DBBE1;     
}

table.menu tr td.sel {
    border-bottom: 1px solid #6FC0FF;
    border-right: 0px solid white;
    border-left: 0px solid white;    
    padding: 0px;
    background-color: white;    
}



div.sel1{
    border: 0px solid red;
    padding: 0px;
    margin: 0px;
    height:100%;
    width:100%;
    background-image: url(../../images/blueStyle/menu_top.jpg);
    background-repeat: repeat-x;
    background-position : top; 
}



div.sel2{
    border: 0px solid red;
    padding: 0px;    
    margin: 0px;
    height:100%;
    width:100%; 
    background-image: url(../../images/blueStyle/menu_bottom.jpg);
    background-repeat: repeat-x;
    background-position : bottom; 
}

div.sel3{
    border: 0px solid red;
    padding: 0px;
    margin: 0px;    
    background-image: url(../../images/blueStyle/menu_corner.jpg);
    background-repeat: no-repeat;
    background-position : left top; 
	 height:100%;
    width:100%;
    padding-left: 5px;
    padding-top: 24px;
    padding-bottom: 24px;
}

div.sel4	{border-right: 1px solid #6FC0FF;}


td.menu_bimage {
    background-image: url(../../images/lovers2.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    border-left: 1px solid #8DBBE1;
    border-right: 1px solid #8DBBE1;
}
