

body {
    margin:0%;
    padding:0%;
    color:#000000;
    background-color:#ffffff;
    font-family: sans-serif;
  }


label {
    float : left;
    font-weight : normal;
    width : 150px;
  }


input,select {
    margin-bottom:3px;
  }


#masthead {
    background-color : #a9d1ff;
    color : #000000;
    font-size : 3em;
    padding-bottom : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-top : 0.5em;
    text-align : center;
  }


#menu {
    background-color : #eae9e8;
    color : #3179ac;
    float : left;
    height : auto;
    font-size : 0.8em;
    margin-left : 0%;
    position : relative;
    width : 22%;
  }


#mainText {
    float:inherit;
    min-height : 60px;
    margin:0 5% 0 25%;
  }


.mainText {
    float:inherit;
    min-height : 60px;
    margin:0 5% 0 25%;
  }


.div_zaw {
    float:inherit;
    margin:0 5% 0 25%;
  }


#foot {
    font-size : 0.8em;
    text-align : center;
    vertical-align : top;
  }


#myfoot {
    bottom : 1em;
    color : #3179ac;
    font-size : 0.5em;
    left : 1em;
    position : fixed;
    text-align : left;
    vertical-align : bottom;
  }


.hidden {
    display:none;
  }


.rederror {
    color:#ff0000;
  }


.rr_hh {
    color:#3179ac;
    background-color:#ff79ac;
    font-family: sans-serif;
    display: block;
  }


.r_other {
    color:#3179ac;
    font-family: sans-serif;
  }


.r_h {
    background-color : #f8fdff;
    color : #3179ac;
    font-family : sans-serif;
  }


.r_l {
    background-color : #e1eff8;
    color : #3179ac;
    font-family : sans-serif;
  }


.r_text {
    color : #3179ac;
    font-family : sans-serif;
    font-size : 0.8em;
    text-align : left;
  }


.r_htab {
    background-color : #f8fdff;
    color : #3179ac;
    font-family : sans-serif;
    font-size : 0.8em;
    text-align : center;
  }


.r_ltab {
    color:#3179ac;
    background-color:#e1eff8;
    font-family: sans-serif;
    font-size : 0.8em;
    text-align:center;
  }


.r_hpart {
    background-color : #f8fdff;
    color : #3179ac;
    float : left;
    font-family : sans-serif;
    width : 100%;
    margin-bottom : 3px;
    margin-left : 3px;
    margin-right : 3px;
    margin-top : 10px;
  }


.r_lpart {
    width : 100%;
    background-color : #e1eff8;
    color : #3179ac;
    float : left;
    font-family : sans-serif;
    margin-bottom : 3px;
    margin-left : 3px;
    margin-right : 3px;
    margin-top : 10px;
  }


.readonly {
    color:#000000;
  }


.verticaltext {
    cursor : vertical-text;
  }


a {
    text-decoration:none;
    color:#3179ac;
    font-weight:bold;
    display:block;
  }


a.adm {
    color : #3179ac;
    display : inline;
    font-weight : bold;
    text-decoration : none;
  }


a:hover {
    color:grey;
  }


ul {
    list-style:none;
  }


td {
    padding-bottom : 5px;
    padding-top : 5px;
  }

