.EKFULmenuHeadermenuTable {
	height: 100%;
	width:100%;
}

.EKFULmenuHeadermenuSpacerSpan {
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

.EKFULmenuHeadermenuRight {
	height: 1%;
	width:100%;
	text-align: right;
	vertical-align: top;
	background-image: url('../TEMPLATE_IMG/main_menu_back.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

.EKFULmenuHeadermenu {
	height: 1%;
	width:1%;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	background-image: url('../TEMPLATE_IMG/main_menu_back_out.gif');
	background-repeat: repeat-x;
	background-position: top right;
}

.EKFULmenuHeadermenuSel {
	height: 1%;
	width:1%;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	background-image: url('../TEMPLATE_IMG/main_menu_back_sel.gif');
	background-repeat: repeat-x;
	background-position: top right;
}

.EKFULmenuHeadermenu_last {
	height: 1%;
	width:1%;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	background-image: url('../TEMPLATE_IMG/main_menu_back_out.gif');
	background-repeat: repeat-x;
	background-position: top right;
}

.EKFULmenuHeadermenuSel_last {
	height: 1%;
	width:1%;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	background-image: url('../TEMPLATE_IMG/main_menu_back_sel.gif');
	background-repeat: repeat-x;
	background-position: top right;
}

.EKFULmenuLinkHeadermenu,
.EKFULmenuLinkHeadermenu:link,
.EKFULmenuLinkHeadermenu:visited,
.EKFULmenuLinkHeadermenu:active,
.EKFULmenuLinkHeadermenu:focus,
.EKFULmenuLinkHeadermenu:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none
}
.EKFULmenuLinkHeadermenu:hover {
	color: #FFFFFF;
}
