#menu {
	background-image: url(/images/background.png);
	background-repeat: no-repeat;
	width: 1004px;
	height: 98px;
	padding: 9px 3px;
	margin: auto;
}

small.desc_hot_deals, small.desc_military_club,
small.desc_ekn , small.desc_oaed {
	font-family:"Arial";
	font-size: 10px;
}

small.desc_oaed {
	color: #0080ff;
}

small.desc_hot_deals {
	color: #ff8040;
}

small.desc_military_club {
	color: #000000;
}

small.desc_ekn {
	color: #ff00ff;
}

small.info {
	font-family:"Arial";
	color: #808080;
	font-size: 9px;
	font-weight: 100;
}

a .top_choise{
	text-decoration: none;
}

td.first_navigation {
	padding: 0 5px;
}

td.second_navigation {
	border-right: 1px solid silver;
	padding: 0 5px;
}


