div.RootMenuBar
{
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #FF9103;
	background-image:url(Rbox2_r1_c2.jpg);
	border-bottom: #ffffff 1px solid;
	border-top: #b89a48 1px solid;
}


div.RootMenuBar A.RootMenuItemActive
{
	/*border-right: #ffffff 1px solid;
	border-top: #b89a48 1px solid;
	border-bottom-width: 1px;
	border-left: #b89a48 1px solid;*/
	font-family: 'Trebuchet MS' , Tahoma;

	font-size: 9pt;
	color: White	;
	text-decoration: none;
	background-color: ForestGreen;
	padding-right: 12px;
	cursor: default;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.RootMenuBar A.RootMenuItem
{
	font-family: 'Trebuchet MS' , Tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*margin-left:3px;
	margin-right:3px;*/
	/*border-left: #dccda5 1px solid;*/
	border-right: #dccda5 1px solid;
}

div.RootMenuBar A.RootMenuItem:Hover
{
	padding-right: 12px;
	padding-left: 12px;
	font-size: 9pt;
	padding-bottom: 5px;
	cursor: hand;
	color: #AF5E00;
	padding-top: 5px;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: #ffbb50;
	text-decoration: none;
}

div.ChildMenuBar
{
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 6px;
	background-color: #2A9827;
	border-bottom: #999999 1px solid;
	font-family: 'Trebuchet MS' , Tahoma;
	font-size: 9pt;
}

div.ChildMenuBar A.ChildMenuItemActive
{
	/*border-right: white 1px solid;
	border-top: white 1px solid;
	border-bottom-width: 1px;
	border-left: #999999 1px solid;*/
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #ff9103;
	cursor: default;
	text-decoration: none;
	/*background-color: #e9e9e9;*/
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.ChildMenuBar A.ChildMenuItem
{
	font-family: 'Microsoft Sans Serif' , Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
	padding-right: 12px;
	padding-left: 12px;
	/*margin-left:3px;
	margin-right:3px;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;*/

}

div.ChildMenuBar A.ChildMenuItem:Hover
{
	padding-right: 12px;
	padding-left: 12px;
	font-size: 9pt;
	background-image: url(flech.gif);
	padding-bottom: 5px;
	cursor: hand;
	color: #ff9103;
	padding-top: 5px;
	font-family: 'Microsoft Sans Serif' , Verdana;
	background-color: ivory;
	text-decoration: none;
}






