/* CSS Document */

#menu table {margin-left:5px; margin-right:5px; margin-bottom:10px;}
#menu th {
    width:220px; padding-left:10px; padding-top:5px; padding-bottom:10px; text-align:left; line-height:20px; background-color:#FBF9F2;
}
#menu td {
    width:75px; padding-right:5px; text-align:right; line-height:20px; BORDER-left: #C0BA99 1px solid;  background-color:#F7F3E5
}

#menu1 th {
    BORDER-left: #ED8500 4px solid; background:#FBF9F2 url(menu1_img.jpg) no-repeat right;
}
#menu1 td {
    background:#F7F3E5 url(menu1_img2.jpg) no-repeat left;
}
#menu2 th {
    BORDER-left: #B70004 4px solid; background:#FBF9F2 url(menu2_img.jpg) no-repeat bottom right;
}
#menu2 td {
    background:#F7F3E5 url(menu2_img2.jpg) no-repeat bottom left;
}
#menu3 th {
    BORDER-left: #610079 4px solid; background:#FBF9F2 url(menu3_img.jpg) no-repeat bottom right;
}
#menu3 td {
    background:#F7F3E5 url(menu3_img2.jpg) no-repeat bottom left;
}
#menu4 th {
    BORDER-left: #01415B 4px solid; background:#FBF9F2 url(menu4_img.jpg) no-repeat bottom right;
}
#menu4 td {
    background:#F7F3E5 url(menu4_img2.jpg) no-repeat bottom left;
}
#menu5 th {
    BORDER-left: #676900 4px solid; background:#FBF9F2 url(menu5_img.jpg) no-repeat bottom right;
}
#menu5 td {
    background:#F7F3E5 url(menu5_img2.jpg) no-repeat bottom left;
}
#menu6 th {
    BORDER-left: #9E8E00 4px solid; background:#FBF9F2 url(menu6_img.jpg) no-repeat bottom right;
}
#menu6 td {
    background:#F7F3E5 url(menu6_img2.jpg) no-repeat bottom left;
}
#menu7 th {
    BORDER-left: #8A7269 4px solid; 
}
