#sidebar {
	width: 160px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}


/*
UBERLINK 
  STYLES Begin here:
*/
#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	background-color: #FFFFFF;
	background-image:  url(l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333194;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



#navlist2 a, #navlist2 a:visited {
	
	text-indent: -30px;
	padding-left: -15px;
	background-position: -60px 50%;
	background-image: url(images/pointer.gif);
}


#navlist3 a, #navlist3 a:visited {
	text-indent: -60px;
	background-position: -60px 50%;
	background-image: url(images/pointer.gif);
}

#navlist a:hover {
	background-color: #FFFFFF;
	background-image:  url(l1_over.jpg);
	color: #2D1E2D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#sidebar #navlist .uberlink {
	background-color: #FFFFFF;
	background-image:  url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000!important;
	cursor: default;
}

#sidebar #navlist3 .uberlink {
	background-color: #cccccc;
	background-image:  url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: -10px 50%;
	color: #000000!important;
	cursor: default;
}.style4 {color: #8E8C31}
