body.bkBody{
  margin; 0px;
  background-color:#FEEEB2;
}
body,td,th, input, textarea, select, .normal {
  font-size: 10px;
}
body,td,th,a, input, textarea, .normal {
  color: #A58A38;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
}
a {
  text-decoration: underline;
}

div.bkMain{
  background-image: url('/templates/bkMain1/img/background.jpg');
  background-repeat: no-repeat;
  width: 800px;
  height: 650px;
  position: absolute;
  top:0px;
  left: 50%;
  margin-left: -400px;
  overflow: hidden;
}
div.bkMainMenu{
  position:absolute;
  top: 320px;
  left:0px;
  width:159px;
  height: 400px;
}

div.bkPrintLogo {
  display:none;
}

div.other_stuff{
 background-image: url('/templates/bkMain1/img/mnuItemBG.gif');
 background-repeat: none;
  background-image: url('/templates/bkMain1/img/mnuItemBG-over.gif');
  background-repeat: none;

}


div.bkMainMenu a {
  text-decoration: none;
}

li{
 background: transparent;
  width:153px;
  font-size:10px;
  font-weight: normal;
  text-align:right;
  padding-right: 6px;
  padding-top: 6px;
  text-decoration: none;
  list-style: none;
  
}

li.LM_collapsed, li.LM_endPage, li.LM_collapsed:hover, li.LM_endPage:hover {
  height:20px;
}

div.bkMain ul{
  margin-left: 0;
  padding-left: 0px;
}

ul#LM_level_1 li.LM_expanded{
  font-weight:bold;
}

ul#LM_level_1 li.LM_expanded:hover{
  background: transparent;
  font-weight: bold;
}

li:hover {
 background: #E1B723;
  cursor: pointer;
  width:153px;
  padding-top: 6px;
  padding-right: 6px;
  text-decoration: none;
  list-style: none;
}

div.bkFolderTitle{
  position: relative;
  top: 290px;
  left: -40px;
  height:33px;
  text-align: right;
}

div.bkPageBody{
  background: transparent;
  padding:10px;
  position: relative;
  top:  290px;
  left: 250px;
  width: 420px;
  height: 300px;
  overflow: auto;
}

div.bkPageBody h1{
  font-size: 12px;
  font-weight: bold;
}
div#etoNotice {
  display: none;
}