.menu_action_first_level {
	position: absolute;
	width: 52px;
	height: 27px;
}


.menu_first_level {

	height: 27px;
	background-image: url('../img/menu/first_level.gif');
	background-repeat: no-repeat;

	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #4C4C4C;
}

.menu_first_level a {
	text-decoration: none;
	color: #4C4C4C;
}

.menu_first_level a:hover {
	text-decoration: none;
	color: #6DC04B;
}


.menu_first_level_active {

	height: 27px;
	background-image: url('../img/menu/first_level_active.gif');
	background-repeat: no-repeat;

	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #6DC04B;
}

.menu_first_level_active a {
	text-decoration: none;
	color: #6DC04B;
}

.menu_first_level_active a:hover {
	text-decoration: none;
	color: #6DC04B;
}


.menu_first_level_parent_active {

	height: 27px;
	background-image: url('../img/menu/first_level_active.gif');
	background-repeat: no-repeat;

	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #6DC04B;
}

.menu_first_level_parent_active a {
	text-decoration: none;
	color: #6DC04B;
}

.menu_first_level_parent_active a:hover {
	text-decoration: none;
	color: #6DC04B;
}




.menu_action_second_level {
	position: absolute;
	width: 52px;
	height: 16px;
}


.menu_second_level {

	height: 16px;
	background-image: url('../img/menu/second_level.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #EEB03A;
}

.menu_second_level a {
	text-decoration: none;
	color: #666666;
}

.menu_second_level a:hover {
	text-decoration: none;
	color: #6DC04B;
}


.menu_second_level_active {

	height: 16px;
	background-image: url('../img/menu/second_level_active.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #6DC04B;
}

.menu_second_level_active a {
	text-decoration: none;
	color: #6DC04B;
}

.menu_second_level_active a:hover {
	text-decoration: none;
	color: #6DC04B;
}


.menu_second_level_parent_active {

	height: 16px;
	background-image: url('../img/menu/second_level_active.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #6DC04B;
}

.menu_second_level_parent_active a {
	text-decoration: none;
	color: #6DC04B;
}

.menu_second_level_parent_active a:hover {
	text-decoration: none;
	color: #6DC04B;
}



.menu_action_third_level {
	position: absolute;
	width: 52px;
	height: 16px;
}


.menu_third_level {

	height: 16px;
	background-image: url('../img/menu/background.gif');

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
}

.menu_third_level a {
	text-decoration: none;
	color: #808080;
}

.menu_third_level a:hover {
	text-decoration: none;
	color: #6DC04B;
}


.menu_third_level_active {

	height: 16px;
	background-image: url('../img/menu/background.gif');

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #6DC04B;
}

.menu_third_level_active a {
	text-decoration: none;
	color: #6DC04B;
}

.menu_third_level_active a:hover {
	text-decoration: none;
	color: #6DC04B;
}
