.leftMenu {
	position:relative;
	width:auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

.leftMenu a, .leftMenu div {
	display:block;
	position:relative;
	width:auto;
	font-weight: bold;	
}
.Outline {
	font-size: 13px;
	line-height:22px;
	text-decoration: none;
	color: #1A6C04;
	background: url(images/array_188.gif) no-repeat;
	padding-left:35px;
	margin-bottom: 10px;
	cursor: hand !important;
	cursor: pointer !important;
}
a.Outline:hover, div.Outline:hover {background-image: url(images/array_188_roll.gif);}
.ditails {position:relative; margin: -5px 0 10px 35px; line-height:18px;}
.ditails a {
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	background: url(images/bullet_men.gif) no-repeat 0 center;
}
.ditails a:hover {color: #F60 !important; background: url(images/bullet_1men.gif) no-repeat 0 center;}
a.activeLeft, .Outline.activeLeft {color:#F60 !important;}
.ditails a.active {background-image: url(images/bullet_1men.gif);}

/* topmenu 
------------------------------------------------ */
#topmenu ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

#topmenu ul li {
	position: relative;
	float: right;
	width:118px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

#topmenu ul li a {
	color: #ffffff;
	font-weight: bold;
}

/* Styles for Menu Items */	
#topmenu ul li {
	color: #fff;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding: 0px;
	background: url(images/array_335x30.gif) no-repeat;
	margin: 0;

	}

#topmenu ul li a:hover, #topmenu ul li.over {
	color: #1A6C04;
	background-image: url(images/array_335x30_roll.gif);
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#topmenu li a {
	text-decoration: none;
}

/* hovered lists */
#topmenu li a, #topmenu li.over a {
	color: #1A6C04;
	width: 118px;
	display: block;

}

