.MenuHeader_s
{
	width: 140px;
	height: 22px;
	line-height: 22px;
	BACKGROUND-COLOR: #abb202;
	FONT-WEIGHT: bold;
	COLOR: #FFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border-color: #FFF;
	border-width: 2px 0px 0px 2px;
	border-style: solid;
	cursor:hand; 
	display: inline-block;
	float: left;
}
.MenuHeaderHover_s
{
	width: 140px;
	height: 22px;
	line-height: 22px;
	BACKGROUND-COLOR: #abb202;
	FONT-WEIGHT: bold;
	COLOR: #FFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border-color: #FFF;
	border-width: 2px 0px 0px 2px;
	border-style: solid;
	cursor:hand;  
	display: inline-block;
	float: left;
}

.MenuHeaderKort_s
{
	width: 124px;
	height: 22px;
	line-height: 22px;
	BACKGROUND-COLOR: #abb202;
	FONT-WEIGHT: bold;
	COLOR: #FFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border-color: #FFF;
	border-width: 2px 0px 0px 2px;
	border-style: solid;
	cursor:hand; 
	display: inline-block;
	float: left;
}
.MenuHeaderKortHover_s
{
	width: 124px;
	height: 22px;
	line-height: 22px;
	BACKGROUND-COLOR: #abb202;
	FONT-WEIGHT: bold;
	COLOR: #FFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border-color: #FFF;
	border-width: 2px 0px 0px 2px;
	border-style: solid;
	cursor:hand;  
	display: inline-block;
	float: left;
}




.MenuItem_s
{
	height: 18px;
	line-height: 18px;
	BACKGROUND-COLOR: #7f7358;
	padding-left: 3px; padding-bottom: 1px; padding-top: 1px; padding-right: 4px; 
	border-left:solid 2px #ffffff;
	FONT-WEIGHT: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	/*border : none;*/
	cursor:hand; 
}

.MenuItemHover_s
{
	height: 18px;
	line-height: 18px;
	BACKGROUND-COLOR: #ff1100;
	padding-left: 3px; padding-bottom: 1px; padding-top: 1px; padding-right: 4px; 
	border-left:solid 2px #ffffff;
	FONT-WEIGHT: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	/*border : none;*/
	cursor:hand; 
}