.topnav
{
	font-size: 7.5pt;
}

.topmenu
{
	padding-left: 15px;
}

.menuhdr,
.menuhdractive
{
	padding-left: 2px;
	padding-right: 2px;
}

.menuhdr,
.menuhdr-decor
{
	font-size: 7.5pt;
	color: #ffffff;
}

.menuhdractive,
.menuhdractive-decor
{
	font-size: 7.5pt;
	background-color: #b3cbdd;
	color: #33383d;
}

a.menuhdr,
a:visited.menuhdr,
a:active.menuhdr
{
	color: #ffffff;
	text-decoration: none;
}

a:hover.menuhdr
{
	color: #b1bdc1;
	text-decoration: none;
}

a.menuhdractive,
a:visited.menuhdractive,
a:active.menuhdractive
{
	color: #33383d;
	text-decoration: none;
}

a:hover.menuhdractive
{
	color: #53708b;
	text-decoration: none;
}

.menucnt
{
	font-size: 7.5pt;
	background-color: #d1dee8;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.menucnt2,
.menucnt2active
{
	border-bottom: 1px solid #CCC;
	font-size: 7.5pt;
	color: #173550;
	padding-left: 3px;
	padding-right: 3px;
}

.menucnt-root
{
	position: absolute;
	visibility: hidden;
}

a.menucnt2,
a:visited.menucnt2,
a:active.menucnt2
{
	color: #173550;
	text-decoration: none;
}

a:hover.menucnt2
{
	color: #47515b;
	text-decoration: none;
}

a.menucnt2active,
a:visited.menucnt2active,
a:active.menucnt2active
{
	color: #eeeeee;
	text-decoration: none;
}

a:hover.menucnt2active
{
	color: #47515b;
	text-decoration: none;
}

.menucnt hr
{
	background: #CCC;
	border: 0px solid #CCC;
	color: #CCC;
	line-height: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.menu
{
	background: #FFF;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.menu table
{
	background: url(/img/struct/bg-menu-multi.gif) repeat-x top left;
	color: #000;
	font-family: verdana;
	font-size: 6.5pt;
	afont-weight: bold;
}

.menu-item,
.menu-item-this
{
	height: 16px;
	padding: 0px 7px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 33%;
}

.menu-item a,
.menu-item a:visited,
.menu-item a:active,
.menu-item a:hover
{
	color: #000;
	text-decoration: none;
}

.menu-item a:hover
{
	color: #666;
}

.menu-item-this a,
.menu-item-this a:visited,
.menu-item-this a:active,
.menu-item-this a:hover
{
	text-decoration: none;
}