/* CSS Document */
#top-menu
{
	background:#2b2948;
}
#top-menu table
{
	margin:0 auto;
	border:1px solid #585f68;
}
#top-menu table td
{
	padding:2px 15px 2px 15px;
	border-left:1px solid #585f68;
	white-space:nowrap;
}
#top-menu table a
{
	color:#a3acb9;
}
/* ------------------------------------------------------------------------------ */
#main-menu
{
	
}
#menu-sep
{
	border-left:1px solid #6c738e;
}
#main-menu table
{
	margin:1px auto;
	width:100%;
}
#main-menu table tr
{
	background:url(../images/menu_bg.gif) center repeat-x;
}
#main-menu table th
{
	white-space:nowrap;
	height:26px;
	text-align:center;
	padding:0;
}
#main-menu table td div
{
	height:20px;
	margin-bottom:4px;
	border-left:1px solid #6c738e;
}
#main-menu table a
{
	display:block;
	padding-bottom:3px;
	font:bold 12px Arial;
	text-align:center;
	color:#9694ab;
}
/* ------------------------------------------------------------------------------ */
#Navigation 
{
	margin:0 auto;
}
#Navigation td
{
	padding:0 5px 0 5px;
}


