.js_menu{}

.menu_cell{}

.first_menu_cell {}

.last_menu_cell {}

.extend_menu_background{}

a.menu_link {
	display:block;
	background:#094E8D;
	text-align:center;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size:9pt;
	font-style:normal;
	color:#fff;
	height:25px;
	line-height:25px;
	width:100%;
	vertical-align:middle;
}

a.menu_link:hover {
	background:#094E8D;
	color:#F97A07;
	font-style:normal;
	width:100%;
}