.menu_container{
	height:19px;
	width:799px;
}

.js_menu {
	border-spacing:0px;
	height:19px;
	padding:0px;
	width:10px;
}

.first_menu_cell {}

.menu_cell {
	background-image:url(../images/menu_space.jpg);
	background-repeat:no-repeat;
	background-position:left;
/*	width:1px;*/
}

.last_menu_cell {
	background-image:url(../images/menu_space.jpg);
	background-repeat:no-repeat;
	background-position:left;
/*	width:1px;*/
	padding-right:18px;
}

.extend_menu_background {}

a.menu_link {
	color:#5c9dde;
	display:block;
	font-family:Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size:12px;
	font-style:normal;
	height:19px;
	letter-spacing:1px;
	line-height:19px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

a.menu_link:visited {
	font-family:Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#5c9dde;
	display:block;
}

a.menu_link:hover {
	background-image:url(../images/rollover.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
}
