.leftmunu {
	font-size: 11px;
	line-height: 20px;
	color: #525151;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.leftmunu2 {

	font-size: 11px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.sectionbar{
	background-color: #FFFFFF;
	cursor: pointer;
	height: 20px;
	color: #333333;
	text-decoration: none;
}
.sectionbar a:hover {
	color: #333333;
}
.sectionbar a:visited {
	color: #333333;
}
.sectionbar a:link {
	color: #333333;
}
.sectionbar:hover{
	background-color: #EAF2ED;
}