#leftmenu
{
	background:url(bg.jpg) no-repeat;
	height:611px;
	width:180px;
	padding:12px;
	color:#FFFFFF;
	text-align:left;
}

#leftmenu ul
{
	padding:0;
	margin:0;
}

.normal{
	background: url(opacity.png);
	behavior: url(iepngfix.htc);
	list-style:none;
}

.normal a{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:24px;
	padding:0px 0px 0px 10px;
	width:170px;
	border-bottom:#A56D6D 1px solid;
}

.normal a:visited{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:24px;
	padding:0px 0px 0px 10px;
	width:170px;
	border-bottom:#A56D6D 1px solid;
}

.normal a:hover{
	background: url(hover.png);
}

.twoline{
	background: url(opacity.png) ;
	behavior: url(iepngfix.htc);
	list-style:none;
}

.twoline a{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:18px;
	padding:2px 0px 2px 10px;
	width:170px;
	border-bottom:#A56D6D 1px solid;
}

.twoline a:visited{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:18px;
	padding:2px 0px 2px 10px;
	width:170px;
	border-bottom:#A56D6D 1px solid;
}

.twoline a:hover{
	background: url(hover.png);
}




.green{
	background:#5AB73D;
	list-style:none;
	border-bottom:#94BB79 1px solid;
}

.green a{

	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:24px;
	padding:0px 0px 0px 10px;
}

.green a:visited{

	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:24px;
	padding:0px 0px 0px 10px;
}

.green a:hover{
	background: url(hover.png) ;

}
