.menu_action_first_level {
	position: absolute;
	width: 52px;
	height: 21px;
}


.menu_first_level {

	height: 21px;
	background-image: url('../img/menu_large.gif');
	background-repeat: no-repeat;

	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #EEB03A;
}

.menu_first_level a {
	text-decoration: none;
	color: #EEB03A;
}

.menu_first_level a:hover {
	text-decoration: none;
	color: #E1E2E5;
}


.menu_first_level_active {

	height: 21px;
	background-image: url('../img/menu_large_active.gif');
	background-repeat: no-repeat;

	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #E1E2E5;
}

.menu_first_level_active a {
	text-decoration: none;
	color: #E1E2E5;
}

.menu_first_level_active a:hover {
	text-decoration: none;
	color: #E1E2E5;
}


.menu_first_level_parent_active {

	height: 21px;
	background-image: url('../img/menu_large_active.gif');
	background-repeat: no-repeat;

	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #E1E2E5;
}

.menu_first_level_parent_active a {
	text-decoration: none;
	color: #E1E2E5;
}

.menu_first_level_parent_active a:hover {
	text-decoration: none;
	color: #E1E2E5;
}




.menu_action_second_level {
	position: absolute;
	width: 52px;
	height: 16px;
}


.menu_second_level {

	height: 16px;
	background-image: url('../img/menu_small.gif');
	background-repeat: no-repeat;

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #EEB03A;
}

.menu_second_level a {
	text-decoration: none;
	color: #EEB03A;
}

.menu_second_level a:hover {
	text-decoration: none;
	color: #E1E2E5;
}


.menu_second_level_active {

	height: 16px;
	background-image: url('../img/menu_small_active.gif');
	background-repeat: no-repeat;

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #E1E2E5;
}

.menu_second_level_active a {
	text-decoration: none;
	color: #E1E2E5;
}

.menu_second_level_active a:hover {
	text-decoration: none;
	color: #E1E2E5;
}


.menu_second_level_parent_active {

	height: 16px;
	background-image: url('../img/menu_small_active.gif');
	background-repeat: no-repeat;

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #E1E2E5;
}

.menu_second_level_parent_active a {
	text-decoration: none;
	color: #E1E2E5;
}

.menu_second_level_parent_active a:hover {
	text-decoration: none;
	color: #E1E2E5;
}



.menu_action_third_level {
	position: absolute;
	width: 52px;
	height: 16px;
}


.menu_third_level {

	height: 16px;

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #EEB03A;
}

.menu_third_level a {
	text-decoration: none;
	color: #EEB03A;
}

.menu_third_level a:hover {
	text-decoration: none;
	color: #E1E2E5;
}


.menu_third_level_active {

	height: 16px;

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #E1E2E5;
}

.menu_third_level_active a {
	text-decoration: none;
	color: #E1E2E5;
}

.menu_third_level_active a:hover {
	text-decoration: none;
	color: #E1E2E5;
}