.MenuHeader_s
{
	background-color: eeefbf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	/*padding-left: 2px;*/
	/*padding-right: 22px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-decoration: none;
	cursor:hand; 
}
.MenuHeaderHover_s
{
	background-color: #bcbe00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/*padding-left: 2px;*/
	/*padding-right: 22px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-decoration: none;
	cursor:hand;
}
.MenuItem_s
{
	border : 0px none; 
	BACKGROUND-COLOR: #bcbe00;
	DISPLAY: block;
	COLOR: #000033; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;
	padding: 1px;
	cursor:hand; 
}

.MenuItemHover_s
{
	border : 0px none; 
	BACKGROUND-COLOR: #5f604a;
	DISPLAY: block;
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;
	padding: 1px;
	cursor:hand; 
}
.MenuSpacer_s
{
	width:5px;
	BACKGROUND-COLOR: #eeefbf;
}

/*
.MenuHeader_s
{
	BACKGROUND-COLOR: #cfcfcf;
	padding-left: 4px; padding-bottom: 1px; padding-top: 1px; padding-right: 4px; 
	FONT-WEIGHT: bold;
	COLOR: #324918; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border : 1px solid #ffffff;
	cursor:hand; 
}
.MenuHeaderHover_s
{
	BACKGROUND-COLOR: #8f8f8f;
	padding-left: 4px; padding-bottom: 1px; padding-top: 1px; padding-right: 4px; 
	FONT-WEIGHT: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border : 1px solid #ffffff;
	cursor:hand; 
}
.MenuItem_s
{
	BACKGROUND-COLOR: #cfcfcf;
	padding-left: 4px; padding-bottom: 1px; padding-top: 1px; padding-right: 4px; 
	FONT-WEIGHT: bold;
	COLOR: #324918; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border : 1px solid #8f8f8f;
	cursor:hand; 
}

.MenuItemHover_s
{
	BACKGROUND-COLOR: #8f8f8f;
	padding-left: 4px; padding-bottom: 1px; padding-top: 1px; padding-right: 4px; 
	FONT-WEIGHT: bold;
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;	
	border : 1px solid #8f8f8f;
	cursor:hand; 
}
*/
