
body {
    background : #e9e5c4;
    font-family : sans-serif;
    font-size : 12px;
  }

.box {
    border : #c0c0c0 solid thin;
  }

.footer {
    font-size : 8px;
    text-align : center;
  }

.table_main {
    background : #FFFFFF;
    border : #C8CC57 groove;
    height : 500px;
    width : 700px;
    font-size: 11px;
  }

.table_row_logo {
    height : 65px;
  }

.table_row_menu {
    height : 25px;
  }

