﻿/*Photomenu*/
/*MenuPTop*/
td.MenuPTopLeft
{
    background-image: url('MenuPTopLeft.gif');    
    background-position:left bottom;
    background-repeat:no-repeat;
    width:37px;
    height:12px;
}
td.MenuPTopLeftL
{
    background-image: url('MenuPTopLeftL.gif');    
    background-position:left bottom;
    background-repeat:no-repeat;
    width:50px;
    height:12px;
}
td.MenuPTopCenterRepeat
{
    background-image: url('MenuPTopCenterRepeat.gif');    
    background-position:center bottom;
    background-repeat:repeat-x;
    width:100%;
    height:12px;
}
td.MenuPTopRightR
{
    background-image: url('MenuPTopRightR.gif');    
    background-position:right bottom;
    background-repeat:no-repeat;
    width:50px;
    height:12px;
}
td.MenuPTopRight
{
    background-image: url('MenuPTopRight.gif');    
    background-position:right bottom;
    background-repeat:no-repeat;
    width:36px;
    height:12px;
}
/*MenuPMiddle*/
td.MenuPMiddleTopLeft 
{
    background-image: url('MenuPMiddleTopLeft.gif');    
    background-position:left top;
    background-repeat:no-repeat;
    width:37px;
    height:134px;
}
/*td.MenuPMiddleMiddleLeft 
{
    background-image: url('MenuPMiddleMiddleLeft.gif');    
    background-position:left top;
    background-repeat:no-repeat;
    width:37px;
    height:21px;
}*/
td.MenuPMiddleBottomLeft 
{
    background-image: url('MenuPMiddleBottomLeft.gif');    
    background-position:left top;
    background-repeat:no-repeat;
    width:37px;
    height:130px;
}
td.MenuPMiddleTopRight
{
    background-image: url('MenuPMiddleTopRight.gif');    
    background-position:right top;
    background-repeat:no-repeat;
    width:36px;
    height:134px;
}
/*td.MenuPMiddleMiddleRight 
{
    background-image: url('MenuPMiddleMiddleRight.gif');    
    background-position:right top;
    background-repeat:no-repeat;
    width:36px;
    height:21px;
}*/
td.MenuPMiddleBottomRight
{
    background-image: url('MenuPMiddleBottomRight.gif');    
    background-position:right top;
    background-repeat:no-repeat;
    width:36px;
    height:130px;
}
/*MenuPBottom*/
td.MenuPBottomLeft
{
    background-image: url('MenuPBottomLeft.gif');    
    background-position:left top;
    background-repeat:no-repeat;
    width:37px;
    height:11px;
}
td.MenuPBottomLeftL
{
    background-image: url('MenuPBottomLeftL.gif');    
    background-position:left top;
    background-repeat:no-repeat;
    width:130px;
    height:11px;
}
td.MenuPBottomCenterRepeat
{
    background-image: url('MenuPBottomCenterRepeat.gif');    
    background-position:center top;
    background-repeat:repeat-x;
    width:100%;
    height:11px;
}
td.MenuPBottomRightR
{
    background-image: url('MenuPBottomRightR.gif');    
    background-position:right top;
    background-repeat:no-repeat;
    width:130px;
    height:11px;
}
td.MenuPBottomRight
{
    background-image: url('MenuPBottomRight.gif');    
    background-position:right top;
    background-repeat:no-repeat;
    width:36px;
    height:11px;
}
