/*Верхнее меню*/
.mmenu
{
	height:29px;
}
.mmenu td
{
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1d8cbd;
}
.mmenu a:link
{
	padding-right:10px;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #9b9b9b;
}
.mmenu a:visited
{
	padding-right:10px;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #9b9b9b;
}
.mmenu a:hover
{
	padding-right:10px;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.bottommenu
{
	height:26px;
}
.bottommenu td
{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #1d8cbd;
	white-space:nowrap;
}
.bottommenu a:link
{
	padding-right:10px;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #9b9b9b;
}
.bottommenu a:visited
{
	padding-right:10px;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #9b9b9b;
}
.bottommenu a:hover
{
	padding-right:10px;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*Левое меню*/
.lmenuzagolovok
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: none;
	text-align:center;
	height:30px;
	background:url(/gfx/lmenu/top.bmp);
}
.lmenu
{
	width:220px;
}
.lmenu td
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3D6C9A;
	TEXT-DECORATION: none;
}
.lmenu a:link
{
	display:block;
	width:220;
	height:18;
	font-size: 10px;
	color: #2d435b;
	TEXT-DECORATION: none;
}
.lmenu a:visited
{
	display:block;
	width:220;
	height:18;
	font-size: 10px;
	color: #2d435b;
	TEXT-DECORATION: none;
}
.lmenu a:hover
{
	font-size: 10px;
	color: #76889c;
	TEXT-DECORATION: none;
	background:url(./gfx/lmenu/curpodmenu.jpg);		
}
.razdel
{
	padding-left: 35px;
}
.podmenu
{
	font-weight: bold;
	height:18px;
}
.podmenu a
{
	line-height:18px;
	text-indent:25px;
}
/*Стили всплывающего левого меню */
.popmenu
{
	width:220px;
}

.popmenu td
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3D6C9A;
	TEXT-DECORATION: none;
	padding-left:25px;
}
.popmenu a:link
{
	display:block;
	width:195;
	height:18;
	padding-top:3px;
	font-size: 10px;
	color: #2d435b;
	TEXT-DECORATION: none;
}
.popmenu a:visited
{
	display:block;
	width:195;
	height:18;
	padding-top:3px;	
	font-size: 10px;
	color: #2d435b;
	TEXT-DECORATION: none;
}
.popmenu a:hover
{
	font-size: 10px;
	color: #76889c;
	TEXT-DECORATION: none;
}
