DIV.MENUH { /* don't delete or change */
	visibility: hidden; /* don't delete or change */
	/* don't add some more parameters */
}
DIV.MENUH_V { /* don't delete or change */
	visibility: hidden; /* don't delete or change */
	/* don't add some more parameters */
}
DIV.MENU { /* don't delete */
	position: absolute; /* don't change */
	visibility: hidden; /* don't change */
	padding-top: 0px; /* change to desired value = horizontal topmenu / child menubars space */
	/* add some more parameters */
	background: white;
}
DIV.MENU_V { /* don't delete */
	position: absolute; /* don't change */
	visibility: visible; /* don't change */
	padding-top: 0px; /* change to desired value = horizontal topmenu / child menubars space */
	/* add some more parameters */
}
/*==== MENU style shema ====================================================*/
TABLE.TOP_MENU {
	background: white; /* Top Menu Borders Color */
}
TABLE.MENU {
	background: white; /* Other Menuitems Borders Color */
}
DIV.MENUBG {
	padding: 0px; /* MenuItems' Blocks Border Width */
	background: white; /* MenuItems' Blocks Border Color */
}
/**/
A.TOP_MENU {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Top Menuitems Normal Font */
	text-decoration: none; /* Top Menuitems Normal Text-Decoration */
	color : white; /* Top Menuitems Normal Text-Color */
	cursor: hand; /* Top Menuitems Normal Cursor */
}
A.TOP_MENU_H {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	/* Top Menuitems Highlight Font */
	text-decoration: none;
	/* Top Menuitems Highlight Text-Decoration */
	color : #0d203c;
	/* Top Menuitems Highlight Text-Color */
	cursor: hand;
	/* Top Menuitems Highlight Cursor */
	background : #FFCC00 none repeat scroll 0% 0%;
}
A.TOP_MENU_H:HOVER {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Top Menuitems Highlight Font */
	text-decoration: none; /* Top Menuitems Highlight Text-Decoration */
	color : #0d203c; /* Top Menuitems Highlight Text-Color */
	cursor: hand; /* Top Menuitems Highlight Cursor */
}
A.MENU {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Other Menuitems Normal Font */
	text-decoration: none; /* Other Menuitems Normal Text-Decoration */
	color : white; /* Other Menuitems Normal Text-Color */
	cursor: hand; /* Other Menuitems Normal Cursor */
}
A.MENU_H {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Other Menuitems Highlight Font */
	text-decoration: none; /* Other Menuitems Highlight Text-Decoration */
	color : #0d203c; /* Other Menuitems Highlight Text-Color */
	cursor: hand; /* Other Menuitems Highlight Cursor */
}
A.MENU_H:HOVER {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Other Menuitems Highlight Font */
	text-decoration: none; /* Other Menuitems Highlight Text-Decoration */
	color : #0d203c; /* Other Menuitems Highlight Text-Color */
	cursor: hand; /* Other Menuitems Highlight Cursor */
}
/**/
TD.MENU {
	background: #FFCC00 none repeat scroll 0% 0%;
	/*Other Menuitems Nonclickable Background*/
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	/*Other Menuitems Nonclickable Font*/
	color : white;
	/*Other Menuitems Nonclickable Text Color*/
	text-align: left;
	/*Other Menuitems Nonclickable Align*/
	cursor: default;
	/*Other Menuitems Nonclickable Cursor*/
	/* other menuitems minimal height start: */
	height: 1px;
	vertical-align: middle;
	/* :other menuitems minimal height finish */
	/* other menuitems minimal width start: */
	width: 96px;
	overflow: visible;
	/* :other menuitems minimal width finish */
	padding-left : 6px;
	padding-top : 4px;
	padding-bottom : 4px;
}
TD.MENU_H {
	background: #FFCC00 none repeat scroll 0% 0%;
	/*Other Menuitems Nonclickable Background*/
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	/*Other Menuitems Nonclickable Font*/
	color : white;
	/* Other Menuitems Nonclickable Text Color */
	text-align: left;
	/* Other Menuitems Nonclickable Align */
	cursor: hand;
	/* Other Menuitems Nonclickable Cursor */
	/* other menuitems minimal height start: */
	height: 1px;
	vertical-align: middle;
	/* :other menuitems minimal height finish */
	/* other menuitems minimal width start: */
	width: 96px;
	overflow: visible;
	/* :other menuitems minimal width finish */
	padding-left : 6px;
	padding-top : 4px;
	padding-bottom : 4px;
}
TD.TOP_MENU {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	/*Top Menuitems Nonclickable Font*/
	background: #FFCC00 none repeat scroll top;
	/*Top Menuitems Normal Background*/
	color : white;
	/* *Top Menuitems Nonclickable Text Color */
	text-align: center;
	/* *Top Menuitems Nonclickable Align */
	cursor: default;
	/* *Top Menuitems Nonclickable Cursor */
	/* top menuitems minimal height start: */
	height: 1px;
	vertical-align: middle;
	/* :top menuitems minimal height finish */
	/* top menuitems minimal width start: */
	width: 96px;
	overflow: visible;
	/* :top menuitems minimal width finish */
	padding-right : 6px;
	padding-left : 6px;
	padding-top : 4px;
	padding-bottom : 4px;
}
TD.TOP_MENU_H {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	/*Top Menuitems Nonclickable Font*/
	background: #FFCC00 none repeat scroll top;
	/*Top Menuitems Highlight Background*/
	color : white;
	/* *Top Menuitems Nonclickable Text Color */
	text-align: center;
	/* *Top Menuitems Nonclickable Align */
	cursor: hand;
	/* *Top Menuitems Nonclickable Cursor */
	/* top menuitems minimal height start: */
	height: 1px;
	vertical-align: middle;
	/* :top menuitems minimal height finish */
	/* top menuitems minimal width start: */
	width: 96px;
	overflow: visible;
	/* :top menuitems minimal width finish */
	padding-right : 6px;
	padding-left : 6px;
	padding-top : 4px;
	padding-bottom : 4px;
}
TD.SEP_MENU {
	font: normal normal 12px "Verdana, Geneva, Arial, Helvetica, sans-serif";
	/*Top Separators Font*/
	background: #FFCC00 repeat scroll top;
	/*Top Separators Background*/
	color : white;
	vertical-align: middle;
	cursor: default;
	padding: 0px;
}

