a.menulateral				
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #003655;
    FONT-FAMILY: Tahoma, Arial, sans-serif;
    TEXT-DECORATION: none;
	background: transparent;
	line-height: 15px;
}
a.menulateral:hover			
{
	COLOR: #003655;
	background: transparent;
	}
a.menulateral:visited		
{
	COLOR: #003655;
	}
a.menulateral:visited:hover	
{
	COLOR: #003655;
	}

.td.menulateral	
{
	/*background: #e9e9e9; */
	/*border-bottom: 1px solid #d0d0d0;*/
	font: menu; /*padding:3px; */
}


.menulateral
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Tahoma, Arial, sans-serif;
	TEXT-DECORATION: none;
}




a.Submenu:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00446B;
	background-color: #DFE8ED;
	height: 100%;
	width: 100%;
	background-position: center;
	padding: 3px;
}
a.Submenu:hover {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #071146;
	background-color: #D7D7D7;
	height: 100%;
	width: 100%;
	background-position: center;
	padding: 3px;
}
a.Submenu:active {

	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #071146;
	background-color: #B5D2DB;
	height: 100%;
	width: 100%;
	background-position: center;
	padding: 3px;
}





	 tr.highlight	td.menulateral	{background: highlight; color: highlighttext;}


body.menuContainer
{
	background: buttonface;
	border: 1px solid FFFFFF;
	margin: 0;
}

table.menu{
	position: absolute;
	background: #DFE8ED;
	/*font: menu;*/
	border: 0px outset white;
	display: none;
}

/* table.menu table.menu 		{display: none; visibility: hidden;} 

.menuContainer .menu			{visibility: visible; background: #ffffff; font: #ff0000; } */
/*.menuContainer .menu .menu	{visibility: hidden; display: block;}*/

/*.menu tr					{height: 20px;}*/
/*
.more
{
	/*background: #e9e9e9; */
	/*border-bottom: 1px solid #d0d0d0;*/
	/*padding-right: 1px;*//*
	font-family: Tahoma, Arial, sans-serif; 
	width: 10px; 
	text-align: right; 
	TEXT-DECORATION: none;
	
}

/*
table.menu td.keyshortcut	{font: menu;}
table.menu tr.disabled		{color: buttonshadow;}
*/
table.menu tr.disabled			{background: #FFFFFF; color: buttonshadow;}

/*table.menu tr.disabled td.icon img	{border: 0px solid buttonface; margin: 0px; filter: alpha(opacity=50);}*/

/* Highlighted cell formattings */

/*td.menulateral		{padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 1px}*/
table.menu tr.highlight	td			{background: #D7D7D7; color: highlighttext;}
/*
table.menu tr           td.icon		{text-align: center; padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;}
table.menu tr.highlight td.icon		{background: transparent;}

table.menu tr           td.icon img	{border: 1px solid buttonface;}
table.menu tr.highlight td.icon img	{border: 1px solid; border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;}
/*
.root,
.rootHighlight,
.rootActive		{background: #00ff00; width: 12px; font: menu; text-align: center; cursor: default;
				border: 1px solid buttonface; padding: 1px; padding-left: 7px; padding-right: 7px;}

.root			{}
.rootHighlight	{border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;}
.rootActive		{padding-bottom: 0px; padding-left: 8px; padding-right: 6px; padding-top: 2px;
				border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;}

.root .menu				{visibility: hidden;}
.rootActive .menu		{visibility: hidden;}
.rootHighlight .menu	{visibility: hidden;}
*/