
div#sidebar					{
								background: url(images/sidebarbg.gif) repeat-y;
								width: 185px;
								position:absolute;
								top:85px;
								left:-16px;
}
div#sidebar * 				{	width: 185px;}
ul#menu li a				{ 
								height:30px; 
								color:#FFFFFF;
								display: block;
								line-height: 30px;
								background: url(images/sidebarlim.gif) no-repeat left top;/**/
								padding:0px 0px 0px 0px;
								margin: 0px 0px 0px 0px;
								text-indent: 10px;
								/*border-bottom: 1px solid #7fcf2e;*/
}

ul#menu a:hover				{ 	background-color:#185BA6;	}
ul#menu 					{	color:#FFFFFF;				}
ul#menu .submenu 			{
								color:#FFFFFF;
								/*background: url(images/sidebarlim.gif) no-repeat left bottom;background:none; */
								
}
ul#menu .submenuinvis 		{
								height:0px;	
								visibility:hidden;
								display: none;
}
/*ul#menu .submenu li 		{	text-indent: 3px;	background:none;}
*/ul#menu .submenu li a		{   
								color:#FFFFFF; background-image:none;
								
}
li#sidebarlowcorner 		{ 	background: url(images/sidebarlowcorner.gif)  	no-repeat right bottom;}
li#sidebarlowcorner a:hover	{ 	background:#185BA6 url(images/sidebarlowcorner.gif)  	no-repeat right bottom;}
li#sidebartopcorner 		{ 	background: url(images/sidebartopcorner.gif)    no-repeat right top;}/**/
li#sidebartopcorner a:hover {	background:#185BA6 url(images/sidebartopcorner.gif)  	no-repeat right top;}

li#submenulast 				{	background: url(images/sidebarlim.gif) 			no-repeat left bottom;}
ul#menu li .menuSelect		{	background-color:#185BA6; /*background-image:none;*/}
ul#menu li .menuSelectb		{	background:#185BA6 url(images/sidebarlowcorner.gif)  	no-repeat right bottom;}
