.leftMenuLevel1
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	color: black; 
}

.leftMenuLevel2 
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: black; 
}

.leftMenuLevel3 
{
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none; 
	color: black;
	padding-left:8px;
}
.aleftMenuLevel3 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.leftSubMenu 
{
	display: none; 
}
