#topmenu {
	margin: 0;
	margin-top: 5px;
	float: right;
}
#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;
	height: 22px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFBC0C;
	font-size: 20px;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	margin-left: 14px;
	text-transform: uppercase;
	background: #f1f1f1;
}
*html #topmenu a {
	margin-left: 7px;
}
#topmenu a:hover {
	text-decoration: none;
	color:#0000A0;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #aaaaaa;
}
#topmenu #activ a {
	color: #0000A0;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #aaaaaa;
}
#yymenu a {
	border-bottom:1px solid #FFFFFF;
	color: #3D3D3D;
	display:block;
	font-family:Arial, Helvetica, Geneva, SunSans-Regular;
	font-size:12px;
	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: #3D3D3D;
	display:block;
	font-family:Arial, Helvetica, Geneva, SunSans-Regular;
	font-size:12px;
	margin:0px;
	text-decoration:none;
	width: 120px;
	height: 20px;
	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: #3D3D3D;
	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;
}
