.menuItem {
	font-family : Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : #414b56;
}
.menuParent {
	font-family : Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : Black;
	background-color : White;
	
}
.menuParent2 {
	font-family : Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : Black;
	background-color : White;
	background-image : none;
}
A.menuItem:visited {
	font-family : Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : #414b56;
}
.menuframe {
	background-color : #b6b4bd;
	/*border: 1px solid Black;*/
	/*border-top: 1px solid White;*/
	width: 180px;
}

.menu-v {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	background-color : #B5B6B5;
	border-top: 1px solid White;
	cursor : pointer;
	&cursor : hand;
	
}
.menu-v A.menuItem, .menu-v A.menuItem:visited, .menu-v A.menuItem:hover {
	color : #ffffff;
	padding-left: 10px;
}
.menu-o {
	
	color : Black;
	cursor : pointer;
	&cursor : hand;
	font-family : Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	background-color : #fe9900;
	border-top: 1px solid White;
}
.menu-o A.menuItem, .menu-o A:HOVER.menuItem, .menu-o A:visited.menuItem {
	padding-left: 10px;
	color : Black;
	cursor : pointer;
	&cursor : hand;
}
.roletdelic {
	background-image: url(/images/roletmenpoz.gif); background-repeat: repeat-x;
}
