body
{
	padding-left: 0px;
	background: #e4d2ac url(images/123bg.gif) no-repeat;
	background-position: center;
	background-attachment: fixed; 
	topmargin:0; 
	color: black;
	font-family: arial, helvetica, sans-serif;
	scrollbar-face-color: #e4d2ac; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color:#F7FFA1; scrollbar-3dlight-color: lightbgclr; 
	scrollbar-darkshadow-color: #000000; scrollbar-track-color:#e2dbd2; 
	scrollbar-arrow-color: #F7FFA1; scrollbar-width: 5px;

}
div.scroll {	
	width: 600px;	
	overflow: auto;	
	border: 0px solid #666;	
	padding: 5px;
}
a:link { 
	color: #365020;
	}
a:visited { 
	color: #355d5a;
	}
a:hover { 
	color: #a2a2a2;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

DIV.aFilter {
    filter:   progid:DXImageTransform.Microsoft.Alpha(opacity=100,style=3);
    width: 190px;}
   DIV.bFilter {
    filter:   progid:DXImageTransform.Microsoft.Alpha(opacity=100,style=1);
    width: 190px;}
DIV.aFilterW {
    filter:   progid:DXImageTransform.Microsoft.Alpha(opacity=100,style=3);
    width: 400px;}


ul#menu {
  width: 250px;
  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: arial;
  font-size: 11px;
  color: #785a3c;
}

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;
  text-shadow: red;
  font-weight: bold;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

ul#menu2 {
  width: 600px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu2 ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu2 li, 
  ul#menu a {
  font-family: arial;
  font-size: 11px;
  color: #785a3c;
}

ul#menu2 li {
  border-bottom: solid 1px #b9a894;
<!--   line-height: 15px; >
}

ul#menu2 ol li {
  border-bottom: none;
}

ul#menu2 ol li:before {
  content: "- ";

}

ul#menu2 a {
  text-decoration: none;
  text-shadow: red;
  font-weight: bold;
  outline: none;
}

ul#menu2 a:hover {
  color: #539dbc;
}

ul#menu2 a.active {
  color: #be5028;
}
