 
A{
  font-size : 12px;
  font-family : Arial,helvetica,sans-serif;
  color : #a0a08c;
  text-decoration : none;
}
A:HOVER{
  color : white;
}
.title {
  font-weight : 800;
  FONT-SIZE: 12px;
  width : 90px;
  FONT-FAMILY: verdana, helvetica, sans-serif;
  height : 15px;
  color : #b55a00;
  left : 5px;
  vertical-align : baseline;
  text-align : left;
  position : absolute;
  text-indent : 0px;
}
.menu {
  FONT-SIZE: 10px;
  left : 33px;
  width : 160px;
  FONT-FAMILY: verdana, helvetica, sans-serif;
  POSITION: absolute;
  line-height : 15px;
  vertical-align : sub;
  color : #a0a08c;
}
.head{
  position : absolute;
  top : 38px;
  padding-left : 7px;
}
.frame{
  width : 100%;
  height : 100%;
  overflow:auto;
  scrollbar-face-color:black;
  scrollbar-track-color:black;
  scrollbar-arrow-color:#a0a08c;
  scrollbar-highlight-color:black;
  scrollbar-shadow-color:black;
  scrollbar-3dlight-color:black;
  scrollbar-darkshadow-color:black;
}
