.menuDeco
{
	font-family: arial;
	background-color:#FF8300;
	font-weight: normal;
	cursor: pointer;
	white-space: nowrap;
	line-height: normal;
	color: #FFFFFF;
}

.submenuDeco
{
	line-height: 15px;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #FFFFFF;
}

#about {position: absolute; width: 146px; top: 105px; left: 190px; z-index: 100; visibility: hidden;}

