#menu {
	width: 876px;
	height: 70px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	font-size: 1.1em;
	padding: 0px;
	margin: 0;
	float: left;
}
*html #topmenu {
	width: 876px;
}
#topmenu {
	width: 856px;
	height: 35px;
	padding-top: 0px;
	padding-left: 27px;
	padding-right: 23px;
	margin: 0;
	float: left;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#topmenu li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topmenu a {
	display: block;
	float: left;
	width: 114px;
	height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	padding-top: 8px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #005FA9;
	margin-right: 4px;
}
*html #topmenu a {
	margin-right: 2px;
	width: 114px;
	padding-top: 10px;
}
#topmenu a:hover {
	text-decoration: none;
	color:#ffffff;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF200;
}
#topmenu #activ a {
	color: #ffffff;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF200;
}
#yymenu a {
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	display:block;
	font-family:Arial, Helvetica, Geneva, SunSans-Regular;
	font-size:11px;
	margin:0px;
	padding:4px;
	text-decoration:none;
	background-image: url(../images//ymenu_bg.gif);
}
#yymenu a.last {
	border-style:none;
}
#yymenu {
}
#yymenu > div {
}
#yymenu a:hover {
	color:#000000;
	background-image: url(../images//ymenu_bg_ro.gif);
}
#yymenu .mmContent div.mmlink a.submenu:hover {
}
#yymenu .mmLevel1 {
	border:1px solid #666666;
	margin-bottom:10px;
	padding-top:0px;
	filter:alpha(opacity=90);
	opacity:.9;
}
#yymenu .mmLevel2 {
	border:1px solid #666666;
	margin-bottom:10px;
	padding-top:0px;
	filter:alpha(opacity=90);
	opacity:.9;
	margin-left: 4px;
}
#yymenu .sub {
	background-position:right center;
	background-repeat:no-repeat;
}
#yymenu .mmContent {
}
#yymenu .mmLevel1 {
}
#sidemenu {
	height:auto !important;
	width:128px;
	list-style:none;
	float:left;
	border: 1px solid #cccccc;
	background-image: url(../images//content_bg.gif);
	background-color: #dddddd;
	background-repeat: no-repeat;
	padding: 5px;
	margin: 0px;
}
*html #sidemenu {
	width:138px;
}
#sidemenu a {
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	display:block;
	font-family:Arial, Helvetica, Geneva, SunSans-Regular;
	font-size:11px;
	margin:0px;
	text-decoration:none;
	width: 120px;
	background-image: url(../images/sidemenu_bg.gif);
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#sidemenu a:hover {
	background-image: url(../images/sidemenu_bg_ro.gif);
	color:#000000;
}
#sidemenu a.level2-act {
	background-image: url(../images/sidemenu_bg_ro.gif);
	color:#000000;
}
#sidemenu a.level2-ro {
	background-image: url(../images/sidemenu_bg_ro.gif);
	color:#000000;
}
#sidemenu a.level3-no {
	background-image: url(../images/sidemenu_bg.gif);
	color:#666666;
	text-indent: 20px;
}
#sidemenu a.level3-no:hover {
	background-image: url(../images/sidemenu_bg_ro.gif);
	color:#000000;
	text-indent: 20px;
}
#sidemenu a.level3-act {
	background-image: url(../images/sidemenu_bg_ro.gif);
	color:#000000;
	text-indent: 20px;
}
#sidemenu a.level3-ro {
	background-image: url(../images/sidemenu_bg_ro.gif);
	color:#000000;
	text-indent: 20px;
}
.footer li {
	list-style: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
.footer li.line1 {
	list-style: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8f8f8f;
}
.footer a {
	color: #005FA9;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.footer a:hover {
	color: #cccccc;
}

