﻿/*
.TwoColumn .stripNav
{ 
	margin: 0; 
	padding: 0;
	height:29px;
	background-image:url(../img/TabPanelBG414.jpg);
	background-position:bottom left;
	
	background-repeat:no-repeat;
	margin-left:4px;
	width:414px;

}

.stripNav li a.current 
{

	font-weight:normal;
	

}

.TwoColumn .stripNav li
{
	display:inline;
	position:relative;
	min-height:28px;

}

.TwoColumn .stripNav li a.current 
{
	padding-top:2px;
	font-weight:bold;
	font-size: 10px;
	background-color:#f6fef7;
	background-image:none;
	color:#749a78;
	border:none;
	min-height:28px;
}



.MenuItemL1
{
	color: #a5c2a1;
	padding-right: 10px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;	
}

.MenuItemL1Sel
{
	color: #FFFFFF;
	background-image: url(../img/menu/menuItemSel.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
	
	
}

.Level2SubGroup
{
	background-image: url(../img/menu/Level2SubGroup-trans-ru.png);
	background-position: right top;
	background-repeat: no-repeat;
	width:122px;
	
	margin-right:-5px;
}

.Level1SubGroup
{
	background-image: url(../img/menu/Level1SubGroup-trans.png);
	background-position: right top;
	background-repeat: no-repeat;
	width:125px;
}


*/
