.menu_horizontal *{
	font-family:Arial;
	font-size:11px;
	color:#2F5B00;
}
.menu_horizontal a {
	text-decoration:none;
}


.menu_horizontal  * div
{
	margin-left:20px;
	margin-top:3px;
	width:154;
	height:46;
	cursor:pointer
}

td.h_green_on {
	background-image:url(../gfx/menu_horizontal_green_on.gif);
	background-repeat:no-repeat;
}

td.h_green_off {
	background-image:url(../gfx/menu_horizontal_green_off.gif);
	background-repeat:no-repeat;
}

td.h_orange_on {
	background-image:url(../gfx/menu_horizontal_orange_on.gif);
	background-repeat:no-repeat;
}

td.h_orange_off {
	background-image:url(../gfx/menu_horizontal_orange_off.gif);
	background-repeat:no-repeat;
}

td.h_bordo_on {
	background-image:url(../gfx/menu_horizontal_bordo_on.gif);
	background-repeat:no-repeat;
}

td.h_bordo_off {
	background-image:url(../gfx/menu_horizontal_bordo_off.gif);
	background-repeat:no-repeat;
}

td.h_brown_on {
	background-image:url(../gfx/menu_horizontal_brown_on.gif);
	background-repeat:no-repeat;
}

td.h_brown_off {
	background-image:url(../gfx/menu_horizontal_brown_off.gif);
	background-repeat:no-repeat;
}

td.h_gray_on {
	background-image:url(../gfx/menu_horizontal_gray_on.gif);
	background-repeat:no-repeat;
}

td.h_gray_off {
	background-image:url(../gfx/menu_horizontal_gray_off.gif);
	background-repeat:no-repeat;
}
