A.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.tableBorderFull {
	border-left-color : #ffffff;
	border-bottom-color : #ffffff;
	border-right-color : #ffffff;
	border-top-color : #ffffff;
	border-bottom-width:1px; 
	border-left-width:1px;	
	border-right-width:1px; 
	border-top-width:1px;
}

.aboutSubMenu {
	visibility: hidden; 
	position:absolute; 
	z-index: 102;
	left: 8px;
	top: 140px; 
	width: 127px; 
	height: 142px;
}