.LeftMenuLevel1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LeftMenuLevel2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LeftMenuBlockLevel0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC6633;
	padding: 2px;
	border-bottom-color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 150px;
}

a.LeftMenuWhite:active {
	color: #FFFFFF;
	text-decoration: none;	
}
a.LeftMenuWhite:link {
	color: #FFFFFF;
	text-decoration: none;	
}
a.LeftMenuWhite:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
a.LeftMenuWhite:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.LeftMenuBlockLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC00;
	padding: 2px;
	border-bottom-color: #CC6633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 150px;
}
