.menu_ol {
	position:relative;
	top: 0;
	left: 0px;
	width: 192px;
    margin: 0;
    padding: 0;
    list-style: none;
	float: left;
}

.menu_ol li {
  margin: 0;
  padding: 0;
  cursor:pointer;
  display:block;
}

.menu_item_l1 {
	background: url(../img/menu_bg.gif) no-repeat top center;
	display: inline;
}
.menu_item_l1_active {
	background: url(../img/menu_bg.gif) no-repeat top center;
	display: inline;
}

.menu_item_l1_active a {
	font-weight: bold;
}

.li_over_1 {

}


.menu_ol li a:hover {
	text-decoration: underline;
}


.menu_item_l1 a:link,
.menu_item_l1_active a:link,
.menu_item_l1 a:visited,
.menu_item_l1_active a:visited {
	text-align: left;
    text-transform: uppercase;
	padding-right:4px;
	padding-left:10px;
	padding-top:9px;
	padding-bottom:9px;
    width: 177px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
    display: block;
    margin: 5px 0;
    position: relative;
    letter-spacing: 1px;
    background: url(../img/menu_n.gif) no-repeat top center;
}

.menu_item_l1_active a:link,
.menu_item_l1_active a:visited,
.menu_item_l1 a:link:hover,
.menu_item_l1 a:visited:hover,
.menu_item_l1_active a:link:hover,
.menu_item_l1_active a:visited:hover
 {
    color: #888888;
    background: url(../img/menu_h.gif) no-repeat top center;
}

.li_over_1 a:link,
.li_over_1 a:visited,
.li_over_1 a:link:hover,
.li_over_1 a:visited:hover {
	color: #888888;
}


li#menu_2095 {
	margin-top: 30px;
	margin-bottom: 20px;
}

span#menu_id_2095 {
	position: absolute;
	right: 0px;
	top: -10px;
	width: 48px;
	height: 49px;
	background: url(../img/gift.png) no-repeat top center;
}

.menu_item_l2,
.menu_item_l2_active {
	position: relative;
	top: -2px;
	left: 9px;
	width: 172px;
	height: 25px;
	display: inline;
	border-left: 2px solid #d1d1d1;
	border-right: 2px solid #d1d1d1;
	background: #f8f8f8;
	
}




.menu_item_l2 a:link,
.menu_item_l2_active a:link,
.menu_item_l2 a:visited,
.menu_item_l2_active a:visited {
	padding-right:4px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:8px;
	text-align: left;
    width: 160px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
    display: block;
    margin: 0;
    position: relative;
    
}


.menu_item_l2_last
 {
	/*background: url(../gfx/inside/mm2-last.gif) no-repeat 8px 0;*/
	/*margin-bottom: 10px;*/
	border-bottom: 2px solid #d1d1d1;
	margin-bottom: 50px;

}

.menu_item_l3_last a
 {
	border-bottom: 0px solid #d1d1d1;
}

.menu_item_first {
	border-top: 2px solid #d1d1d1;
}


.menu_item_l2_last a:link,
.menu_item_l2_last a:visited {
    background: none;
}

.menu_item_l2_active a:link,
.menu_item_l2_active a:visited {
    font-weight: bold;
}

.menu_item_l2 a:link:hover ,
.menu_item_l2_active a:link:hover,
.menu_item_l2 a:visited:hover,
.menu_item_l2_active a:visited:hover {
    color: #888888;
}












.menu_item_l3,
.menu_item_l3_active {
	position: relative;
	top: 0;
	left: 0;
	width: 172px;
	display: inline;
	
}

.menu_item_l3 a:link,
.menu_item_l3_active a:link,
.menu_item_l3 a:visited,
.menu_item_l3_active a:visited {
	padding-right:4px;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
    width: 143px;
	top: -2px;
	left: 9px;
	color: #888888;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
    display: block;
    margin: 0;
    position: relative;
	text-align: left;
	border-left: 2px solid #d1d1d1;
	border-right: 2px solid #d1d1d1;
	background: #f8f8f8;
}

.menu_item_l3_active a:link,
.menu_item_l3_active a:visited {
    color: #888888;
    font-weight: bold;
}

.menu_item_l3 a:link:hover ,
.menu_item_l3_active a:link:hover,
.menu_item_l3 a:visited:hover,
.menu_item_l3_active a:visited:hover {
    color: #888888;
	text-decoration: underline;
}



.li_over_3 a:link,
.li_over_3 a:visited,
.li_over_3 a:link:hover,
.li_over_3 a:visited:hover {
	color: #888888;
}

.menu_item_l3_last a:link {
	
	padding-bottom: 10px
}

.menu_item_l2_active.menu_item_l2_last {
	border-bottom: 0px;
}

