body {
    background-color : #ffffff;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-width : 0px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


table {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    height : 100%;
    width : 175px;
  }


.menu {
    background-color : #AAAAAA;
    border-bottom-color : #C0C0C0;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    cursor : pointer;
    height : 55px;
    padding-bottom : 2px;
    padding-left : 5px;
    padding-right : 2px;
    padding-top : 2px;
    text-align : left;
    vertical-align : top;
  }


.menumaintitle {
    color : #3d3d3d;
    font-family : Arial;
    font-size : 18px;
    font-weight : bold;
    line-height : 20px;
  }


.menusubtitle {
    color : #3d3d3d;
    font-family : Arial;
    font-size : 12px;
    font-weight : normal;
    line-height:14px;
  }
