a.root-item {
	color: #181818;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.root-item-hover, a.root-item:hover{
	color: #181818;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background: #f6ffe8;
	padding-bottom: 2px;
}

a.sub-item{
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

img.border {
	vertical-align: bottom;
}

td.sub-item {
	background: #009900;
}

td.sub-item-hover {
	background: #7fcc7f;
}
