.menu_1 {}

.menu_1_item {padding-right:10px;}

	A.MENU_1_level1 
	{
	font-family: tahoma,helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-transform:lowercase;
}
	
	A.MENU_1_level1:visited
	{
	font-family: tahoma,helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-transform:lowercase;
}
	
	A.MENU_1_level1:active
	{
	font-family: tahoma,helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-transform:lowercase;
}
	
	A.MENU_1_level1:hover
	{
	font-family: tahoma,helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
	text-transform:lowercase;
}

	
	.MENU_1_menuTextLevel1
	{
	font-family: tahoma,helvetica,sans-serif;
	color:#00666e;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}
