.level1 {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	height: 25px;
	width: 140px;
	background-color: #EFF0F0;
	text-align: left;
	background-position: center center;
	margin-bottom: 0.1px;
	filter: Gray;
	margin-top: 5px;
	vertical-align: text-bottom;
	text-indent: 5px;
	
}
	
.level2 {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	height: 25px;
	width: 140px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	background-position: center center;
	margin-bottom: 1px;
	filter: Gray;
	vertical-align: text-bottom;
}
.level3 {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 2px;
	height: 25px;
	width: 140px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	background-position: center center;
	margin-bottom: 1px;
	filter: Gray;
	vertical-align: text-bottom;
}
.level1arrow {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	background-position: center center;
	margin-bottom: 0.1px;
	filter: Gray;
	margin-top: 5px;
	vertical-align: text-bottom;
}
.level3arrow {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	background-position: center center;
	margin-bottom: 0.1px;
	filter: Gray;
	vertical-align: text-bottom;
}
