.menu_action_first_level {
	position: absolute;
	width: 52px;
	height: 24px;
}


.menu_first_level {

	height: 24px;
	background-image: url('../../img/menu/first_level.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #4C4C4C;
}
.menu_first_level a {
	text-decoration: none;
	color: #4C4C4C;
}
.menu_first_level a:hover {
	text-decoration: none;
	color: #D14415;
}


.menu_first_level_active {

	height: 24px;
	background-image: url('../../img/menu/first_level_active.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #D14415;
}
.menu_first_level_active a {
	text-decoration: none;
	color: #D14415;
}
.menu_first_level_active a:hover {
	text-decoration: none;
	color: #D14415;
}


.menu_first_level_parent_active {

	height: 24px;
	background-image: url('../../img/menu/first_level_active.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #D14415;
}
.menu_first_level_parent_active a {
	text-decoration: none;
	color: #D14415;
}
.menu_first_level_parent_active a:hover {
	text-decoration: none;
	color: #D14415;
}


.menu_action_second_level {
	position: absolute;
	width: 52px;
	height: 13px;
}


.menu_second_level {

	height: 13px;
	background-image: url('../../img/menu/second_level.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #4C4C4C;
}
.menu_second_level a {
	text-decoration: none;
	color: #4C4C4C;
}
.menu_second_level a:hover {
	text-decoration: none;
	color: #D14415;
}


.menu_second_level_active {
	
	height: 13px;
	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: #D14415;
}
.menu_second_level_active a {
	text-decoration: none;
	color: #D14415;
}
.menu_second_level_active a:hover {
	text-decoration: none;
	color: #D14415;
}


.menu_second_level_parent_active {

	height: 13px;
	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: #D14415;
}
.menu_second_level_parent_active a {
	text-decoration: none;
	color: #D14415;
}
.menu_second_level_parent_active a:hover {
	text-decoration: none;
	color: #D14415;
}



.menu_action_third_level {
	position: absolute;
	width: 52px;
	height: 13px;
}


.menu_third_level {

	height: 13px;
	background-image: url('../../img/menu/third_level.gif');
	background-repeat: no-repeat;

	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: #D14415;
}


.menu_third_level_active {

	height: 13px;
	background-image: url('../../img/menu/third_level_active.gif');
	background-repeat: no-repeat;

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #D14415;
}
.menu_third_level_active a {
	text-decoration: none;
	color: #D14415;
}
.menu_third_level_active a:hover {
	text-decoration: none;
	color: #D14415;
}