.menu_selected{
	font-weight: bold;
	background-color: Red;
}
.menu_root{
	padding-left: 0px;
	vertical-align: bottom;
	text-align: left !important;
	padding-right: 0px;
	border-bottom: 1px solid white
	height: 26px;
}
.sub_menu_td A, .menu_root A{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C5C5A;
	padding-left: 10px;
	padding-top: 3px;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	text-align: right !important;
	color: black !important;
}
.menu{
	width: 187px;
}
.menu td{
	text-align: left !important;
	font-weight: bold;
	vertical-align: middle;
}
.menu_sub{
	height: 26px;
}
.emptyDelimiter{
	border-bottom: 0px;
}
.sub_menu_td{
	text-align: left !important;
	border-bottom: 1px solid white;
}
.menu_sub_td{
	height: 26px;
	text-align: left !important;
	font-family: Tahoma, Arial, Geneva;
	font-size: 14px;
	color: #5C5C5A;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: middle;
	background-color: red;
}
.menu_sub_sub{
	padding-left: 0px;
}
.menu_sub_sub_sub{
	padding-left: 0px;
}

