.menu-left-width	{ width: 145px; }

.Lsidebar		{
			border-right: #336699 1px solid;
			border-left: #336699 1px solid;
			width: 145px;
			}

.menu-left	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 8px;
		padding-bottom: 8px;
		margin-bottom: 15px;
		text-align: left;
		text-indent: 0px;
		display: block;
		border-right: #000000 0px solid;
		border-bottom: #000000 0px solid;
		border-left: #333333 0px solid;
		background-image: url("../picts/background-999966.jpg");
		}


a.menu-left:link 	{
			color: #000000;
			}


a.menu-left:visited 	{
			color: #000099;
			}


a.menu-left:active 	{
			color: #336699;
			}


a.menu-left:hover 	{
			color: #000000;
			background-image: url("picts/background-999966.jpg");
			}