div.square {
	width:4px;
	height:4px;
	border:2px solid #ff8500;
	background-color:white;
}

a.leftMenuL1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	text-decoration:none;
	color:white;
	letter-spacing:1px;
}

a.leftMenuL1:hover {
	text-decoration:underline;
	
}

a.leftMenuL2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	text-decoration:none;
	color:white;
	letter-spacing:1px;
}

a.leftMenuL2:hover {
	text-decoration:underline;
	
}

a.topMenuL1 {
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration:none;
	color:black;
	white-space:nowrap;
}

a.topMenuL1:hover {
	text-decoration:underline;
	
}





