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



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

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

}

.spacer {
	visibility: visible;
	height: 115px;
	width: 180px;
	z-index:10;
	
}

.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;
}



