table.top-menu {padding-bottom:4px;}
.menu-item {
	vertical-align: bottom;
	border-left: 1px solid #999999;
	font-size: 8pt;
	text-transform: uppercase;
	height: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin: 0;
}

.menu-item a, .menu-item a:visited {
text-decoration:none;
 }
tr.main-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* подменю */
div.submenu {
  visibility:hidden; 
  position:absolute; 
  /* white-space: nowrap;*/
  padding: 0;
  
  top: 55px;
  line-height: 20px;
  width: 196px;
 
}

div.submenu-item  {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #003466;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid white;
	width: 190px;
	/* cursor: hand;*/
	filter:alpha(opacity=93);
	background-color0: #CDDAE4;
	background-color: #B9CBD9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

div.submenu-item a, div.submenu-item a:visited {color: black; text-decoration:none;}

div.submenu-item#submenu-selected { background-color: #660000; background-color0: white;  filter:alpha(opacity=100);}
div.submenu-item#submenu-selected a, div.submenu-item#submenu-selected a:visited { color: white;} 



  table.top-menu {border-bottom: 1px solid #cccccc; margin-bottom: 10px;}
  .top-menu .top_delimiter {height: 6px;}
  .top-menu .top_bottom td {height: 4px;}
  .top-menu .top_bottom td#selected-top { background-color: #660000; }


.common 
{
font-size:12px;
FONT-FAMILY: arial;
}


