

body {
    background-color : #efdbc0;
    color : #A50000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
  }


h2 {
    font-size : 12pt;
    font-weight : bold;
    text-align : center;
    text-decoration : none;
  }


td {
    color: #A50000;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
  }


a {
    color: #A50000;
    text-decoration: none;
  }


img {
    border-bottom-width : 0;
    border-left-width : 0;
    border-right-width : 0;
    border-top-width : 0;
  }


.hiddenpic {
    display:none;
  }


.pointer {
    cursor:pointer;
  }


.tdnormal {
    color: #A50000;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
  }


.tdvonal {
    border-top-color : black;
    border-top-style : solid;
    border-top-width : 1px;
    color : #A50000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
  }


.tdbentebb {
    color : #A50000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    padding-left : 5px;
    text-decoration : none;
    vertical-align : top;
  }


#menudiv {
    height : auto;
    left : 0;
    position : fixed;
    top : 0;
    visibility : visible;
    width : 295px;
  }


#contentdiv {
    top : 0px;
    bottom : 0px;
    left : 296px;
    right : 5px;
    position : absolute;
    visibility : visible;
  }

/*#emaildiv {
    background-color : #e6d2b9;
    border-bottom-color : #a50000;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #a50000;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #a50000;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #a50000;
    border-top-style : solid;
    border-top-width : 2px;
    height : auto;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
    position : relative;
    text-align : center;
    visibility : visible;
    width : 350px;
  }*/
