.asmMenu
{
	position: absolute;
	overflow-y: auto;
	z-index: 5;
	background: #ffffff;
	padding: 5;
	white-space: nowrap;
	border-right: #2e4b59 1px dotted;
	border-top: #2e4b59 1px dotted;
	border-left: #2e4b59 1px dotted;
	border-bottom: #2e4b59 1px dotted;
}
	
				
.asmMenuItem, .asmSelMenuItem
{
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	text-align: left;
	font-family: Arial, Verdana, helvetica, 'sans serif';
	font-size: 8pt;
	border-right: darkgray 1px dotted;
	border-top: darkgray 1px;
	border-left: darkgray 1px dotted;
	border-bottom: darkgray 1px dotted;
}


.asmSelMenuItem
{			
	background: LightBlueFont ExSmall;
	white-space: nowrap;
}

.asmNavigationLink  {}
.asmNavigationLink   A, .asmNavigationLink   A:active, .LinksOrangeSmall   A:visited{cursor: pointer;font-size: 10pt;color: #bc4b16;font-family: Arial, Tahoma;TEXT-DECORATION: underline;}
.asmNavigationLink   A:hover{cursor: pointer;font-size: 10pt;color: #2e4b59;font-family: Arial, Tahoma;text-decoration: underline;}
.qsGo{background-image: url(http://imaging03.cartango.com/asm_includes/qsGo.gif);background-repeat: no-repeat;	width: 12px;height: 12px;cursor: pointer;border-top-style: none;border-right-style: none;border-left-style: none;border-bottom-style: none;}
