/*CONTAINER*/#sidebar {position: relative;left: 0px;top: 0px;width: 210px;font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif;font-weight: bold;margin: 0 px;}/*MENU STYLES:*/#navlist {	margin: 0;	padding: 0;	list-style-type: none;	background-color: #7F7740;}#navlist a, #navlist a:visited {	display: block;	padding: 5px 2px 5px 24px;	margin: 0px;	border-bootom: 1px solid;	border-color: #ffffff;/*	background-color: #8f7d11; 	background-color:#7F7740; */	background-color:#7A8030;	/* background-image:  url(images/1.gif); background-repeat: no-repeat;background-position: 0% 50%; *//* color: #eee; */color: #DBDBDB;	text-decoration: none;	/* border-top-width: 1px;	border-top-style: solid;	border-top-color: #EEEEEE; */	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #EEEEEE;}#navlist a:hover {	background-color: #AE9D2D;	background-image:  url(images/2.gif);	/*color: #2D1E2D; */color: #555555;}#sidebar #navlist .uberlink {background-color: #43ABAB;background-image:  url(images/2.gif);background-repeat: no-repeat;background-position: 0% 50%;/* color: #333 !important; */color: #fff !important;font-weight: bold;cursor: default;}