.asbMenu
{
	border-style: none;
	border-width: 0;
	background-color : inherit;
	position:relative;
	white-space: nowrap;
	margin-left: 318px;
	width: 230px;

}

.asbMenuBase
{
	position: absolute;
}


.asbMenuItem
{
	color:#5f616d;
	background-color : window;
	cursor: hand;
	cursor: pointer;
	padding-left:2px;
}

.asbSelMenuItem
{
	color:#5f616d;
	background-color: #FFE7AB;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
}
