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: black;
}
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: black; /* Top Menu Borders Color */
}
TABLE.MENU {
	background: black; /* Other Menuitems Borders Color */
}
DIV.MENUBG {
	padding: 0px; /* MenuItems' Blocks Border Width */
	background: black; /* MenuItems' Blocks Border Color */
}
/**/

A.TOP_MENU {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Top Menuitems Normal Font */
	color: #95BA89; /* Top Menuitems Normal Text-Color */
	text-decoration: none; /* Top Menuitems Normal Text-Decoration */
	cursor: hand; /* Top Menuitems Normal Cursor */
}
A.TOP_MENU_H {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Top Menuitems Highlight Font */
	text-decoration: none; /* Top Menuitems Highlight Text-Decoration */
	color: #95BA89; /* Top Menuitems Highlight Text-Color */
	cursor: hand; /* Top Menuitems Highlight Cursor */
}
A.TOP_MENU_H:HOVER {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Top Menuitems Highlight Font */
	text-decoration: none; /* Top Menuitems Highlight Text-Decoration */
	color: #95BA89; /* Top Menuitems Highlight Text-Color */
	cursor: hand; /* Top Menuitems Highlight Cursor */
}
A.MENU {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Other Menuitems Normal Font */
	text-decoration: none; /* Other Menuitems Normal Text-Decoration */
	color : #95BA89; /* Other Menuitems Normal Text-Color */
	cursor: hand; /* Other Menuitems Normal Cursor */
}
A.MENU_H {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Other Menuitems Highlight Font */
	text-decoration: none; /* Other Menuitems Highlight Text-Decoration */
	color: #95BA89; /* Other Menuitems Highlight Text-Color */
	cursor: hand; /* Other Menuitems Highlight Cursor */
}
A.MENU_H:HOVER {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /* Other Menuitems Highlight Font */
	text-decoration: none; /* Other Menuitems Highlight Text-Decoration */
	color: #95BA89; /* Other Menuitems Highlight Text-Color */
	cursor: hand; /* Other Menuitems Highlight Cursor */
}
/**/
TD.MENU {
	background: #000000 none repeat scroll 0% 0%; /*Other Menuitems Nonclickable Background*/
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /*Other Menuitems Nonclickable Font*/
	color : #95BA89; /*Other Menuitems Nonclickable Text Color*/
	text-align: right; /*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: 150px;
		overflow: visible;
	/* :other menuitems minimal width finish */
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
TD.MENU_H {
	background: #000000 none repeat scroll 0% 0%; /*Other Menuitems Nonclickable Background*/
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /*Other Menuitems Nonclickable Font*/
	color : #95BA89; /* Other Menuitems Nonclickable Text Color */
	text-align: right; /* 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: 150px;
		overflow: visible;
	/* :other menuitems minimal width finish */
	padding-left : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
}
TD.TOP_MENU {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /*Top Menuitems Nonclickable Font*/
	background: #000000 none repeat scroll top; /*Top Menuitems Normal Background*/
	color : #95BA89; /* *Top Menuitems Nonclickable Text Color */
	text-align: right; /* *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: 150px;
		overflow: visible;
	/* :top menuitems minimal width finish */
	padding-right : 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
TD.TOP_MENU_H {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /*Top Menuitems Nonclickable Font*/
	background: #000000 none repeat scroll top; /*Top Menuitems Highlight Background*/
	color : #95BA89; /* *Top Menuitems Nonclickable Text Color */
	text-align: right; /* *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: 150px;
		overflow: visible;
	/* :top menuitems minimal width finish */
	padding-right : 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
TD.SEP_MENU {
	font: normal bold 15px "Verdana, Geneva, Arial, Helvetica, sans-serif"; /*Top Separators Font*/
	background: #95BA89 repeat scroll top; /*Top Separators Background*/
	color : #95BA89;
	vertical-align: middle;
	cursor: default;
	padding: 0px;
}

