.menu-bottom
{
	bottom: 20px;
	position: absolute;
	right: 10px;
}

.menu-bottom A
{
	color: #336699;
	font-family: tahoma, "lucida grande ce", lucida, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	padding: 0;
	text-decoration: none !important;
	text-transform: lowercase;
}

.menu-bottom A:hover
{
	color: #f1f7fb;
}

.menu-bottom LI
{
	border-left: 1px solid #7ba7c5;
	float: left;
	margin: 0;
	padding: 5px 18px 5px;
}

.menu-bottom UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu-bottom UL UL
{
	display: none;
}

.menu-left A
{
	background-image: url('/project/33/images/12.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	min-height: 1em;
	padding: 0;
	text-decoration: none;
	text-indent: -999em;
	width: 24px;
}

.menu-left A:hover, .menu-left A.active
{
	background-position: -24px top;
}

.menu-left LI
{
	margin: 0;
	padding: 0 0 5px;
}

.menu-left UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.menu-left UL UL
{
	display: none;
}

.menu-page
{
	float: left;
	padding: 0 10px;
}

.menu-page a
{
	background-image: url('/project/33/images/11.gif');
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 12px;
	text-align: left;
	text-decoration: none !important;
}

.menu-page a:hover
{
	color: #ffffff;
}

.menu-page li
{
	margin: 0;
	padding: 0 0 0.5em ;
}

.menu-page ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-page ul ul
{
	display: none;
	margin-left: 20px;
}

.menu-top
{
	left: 135px;
	position: absolute;
	top: 25px;
}

.menu-top a
{
	color: #ffffff !important;
	font-family: tahoma, "lucida grande ce", lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-decoration: none !important;
	text-transform: lowercase;
}

.menu-top a:hover, .menu-top a.active
{
	color: #336699 !important;
}

.menu-top li
{
	border-right: 1px solid #7ba7c5;
	float: left;
	margin: 0;
	padding: 8px 14px 8px;
}

.menu-top ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu-top ul ul
{
	display: none;
}

