ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #BACFB7;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

.menuitems {
padding-left:15px;
padding-right:10px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

.browserbutton {
	background-color: #000000;
	font-family: tahoma;;
	color: #313952;
	font-weight: bold;
border-style : dashed; font-size: 10pt; border-color: lime; border-width: 1px;
}

BODY
	{scrollbar-face-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #445555;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #343434;}

   .shaded  { background: #C7D2C8; }
   .shaded2  { background: #F5F5F5; }

a:link  {
	color : #C1C4C6;
	text-decoration : none;
}

a:visited  {
	color : #C1C4C6;
	text-decoration : none;
}

a:active  {
	color : #C1C4C6;
	text-decoration : none;
}

a:hover  {
	color :#666666;
	text-decoration : none;
}

.inputblue {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; background: #F0F0FC; border: 1px #6666CC solid}
.browserbutton {
	background-color: #3D3D3D;
	font-family: tahoma;;
	color: #556989;
	font-weight: bold;
border-style : dashed; font-size: 10pt; border-color: lime; border-width: 1px;
}