body{
  background-color: #fffee4;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Trebuchet MS;
 }
div A{
  color: #5287d4;
  font-size: 14px;
  font-weight: bold;
}

div A:hover{
  color: #DAA520;
}

div#header{
  position: absolute;
  left: 30%;
  right: 40%;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  color: #77776a;
  margin-right: 20px;
 }
div#block_cont{
 color: #96cbd9;
 font-weight: bold;
 width: 331px;
 height: 148px;
 top: 35px;
 right: 5%;
 font-size: 14px;
 line-height: 18px;
 text-align: left;
 padding-top: 28px;
 background: url(i/block_cont.gif);
 background-repeat: no-repeat;
 padding-left: 25px;
 }

div#menu_top{
  background-image: url(i/top.jpg);
  background-repeat: no-repeat;
  width: 315px;
  height: 14px;


}
div#menu_bottom{
  background-image: url(i/bottom.jpg);
  background-repeat: no-repeat;
  width: 315px;
  height: 14px;
 padding-bottom: 0px;
}
div#bgr{
  background: url(i/bgr.gif) repeat-y;
    height: 100%;
    padding-bottom: 0px;
}
div#gen{
  height: 300px;

}

h1{
  color: #77776a;
  text-align: right;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 4px;
}
h2{
  color: #77776a;
  text-align: right;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 4px;
}

h3{
  color: #77776a;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 4px;
}


li{
    list-style: none;
    margin-right: 5px;
    line-height: 16px;
    padding-bottom: 7px;
    padding-right: 10px;

}
li.left{
        padding-left: 10px;
        

}
p{
  margin-top: 0px;
  padding-left: 35px;
  vertical-align: top;
  text-indent: 15px;
  text-align: justify;
}
span.accent{
 color: #DAA520;
  font-size: 14px;
  font-weight: bold;
}


ul{
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 5px;

}

td.tab{
background: #fffee4;
padding: 5px;
font-size: 13px;
}

a.q:link {

   color: #77776a;
   text-decoration: underline;
}
a.q:visited {

color: #77776a;
text-decoration: underline;
}

a.q:active {

    COLOR: #77776a;
    text-decoration: underline;
}

a.q:hover {

    COLOR: #77776a;
    text-decoration: none;
}


a.highsol:link {
   font-size: 11px;
   color: #77776a;
   text-decoration: underline;
}
a.highsol:visited {
font-size: 11px;
color: #77776a;
text-decoration: underline;
}

a.highsol:active {
    font-size: 11px;
    COLOR: #77776a;
    text-decoration: underline;
}

a.highsol:hover {
    font-size: 11px;
    COLOR: #77776a;
    text-decoration: none;
}




