.menuWrapper {

	position:absolute;

	background-color:#ff3300;

	width:160px;	

	visibility:hidden;

	border-style:solid;

	border-width:1px;

	border-color:#efefef #505050 #505050 #efefef;

}

.menuItem {

	cursor:pointer;

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;



	color:#336797;

	background-color:#fecb32;

	text-decoration:none;

	position:absolute;

	width:154px;

	height:10px;

	

	padding-left:2 px;

	

	}

.menuItemOn {

	cursor:pointer;

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	color:white;

	background-color:#AE7893;

	text-decoration:none;

	position:absolute;

	width:154px;

	height:10px;

	line-height:1 em;

	padding-left:2 px;

	padding-top:2 px;

	padding-bottom:1 px;

	}

	td {

	font-family: Verdana;

	font-size: 11px;

	color: #222222;

	}

#SectionMenu {

	color: white;

	background-color:#660032;

	border: thin;

	border-color: gray;

	text-decoration: none;

}

#SectionMenu a {

text-decoration: none;

}





#quickFind a{

font-family: Verdana;

font-size: 10px;

color: white;

text-decoration: none;



}

#quickFind a:hover{

font-family: Verdana;

font-size: 10px;

color: gray;

}