#scrollbox{
	 width:400px; 
	 margin-right: 5px;
	 display: block;
	 float: left;
}
.menu-table{
	margin-left: 10px;
	color: #990000;

}
.menu-table tr td div img{
	/*border: solid 2px #990000 ;*/
}
.menu-separator{
	background-color:#990000;

}

ul.vert-one{
	list-style-type: none;
	display: block;
	margin-left: 10px;
	margin-top:2px;

}
ul.vert-one a{
	color:#6A0C08 ;
	font-weight: bold;
	text-decoration: none;

}
ul.vert-one a:hover{
	text-decoration: underline;

}