.vismenu {
	z-index: 10;
	visibility:visible;
	background-color:#6766FF; 
	width:200px; 
	position: relative; 
	left: 0px; 
	top:0px; 
	height: 10px;
}

.vismenu2 {
	z-index: -5;
	visibility:hidden;
	background-color:#6766FF; width:200px; 
	position: relative; left: -1100px; top:-500px; height: 10px;
}

.spacer {
	visibility: hidden;
	height: 0px;
	width: 0px;
	z-index:2;
}

.spacer2 {
	visibility: visible;
	height: 100px;
	width: 182px;
	z-index:2;
}

.shortmenu8 {
	width: 185px;
	border-style: none none none none;
	border-size: 0px;
	border-width: 0px;
	list-style-image: none;
	list-style-type: none;
	font-family: "Times New Roman", "Times, serif";
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
	z-index:15;
	background-color: #554CF7;
	background-image: url(images/menushort7a.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 10px 0 0 -15px;
	text-indent: 45px;

}

.shortmenu8 a:visited {
color: #00CC33;
text-decoration: none;
outline-style: none;
}
