﻿.menu
{
    font-size:14px;
}

.menu .right-bar
{
	width: 100%;
	font-size:14px;
}

.menu .right-barActive
{
	width: 100%;
	background-position: left center;
	background-repeat: repeat-x;
	background-image: url('images/menu/right-bar-bg.gif');
	font-size:14px;
}

.menu a
{
	color: #808080;
	text-decoration: none;
	font-size:14px;
}

.menu a:hover
{
	color: #d0b703;
	font-size:14px;
}

.menu a.Active
{
	color: #d0b703 !important;
	font-size:14px;
}

#MenuTbl a.Active
{
    color: #d0b703 !important;
	font-size:14px;
}

.menu .spacer
{
	width: 5px;
	overflow: hidden;
	font-size:14px;
}
