div.Fade
{
	background: transparent url('/design/exoro/images/fade.gif') no-repeat scroll top right;
	height: 118px;
	width: 200px;
}

div.FadeOut
{
	background: transparent url('/design/exoro/images/fadeout.gif') no-repeat scroll bottom right;
	height: 70px;
	width: 200px;
	clear: both;
}

#Left {
	width: 199px;
	min-height: 550px;
	float: left;
	top: 0px;
	border-right: 1px solid white;
	padding: 0px;
}

#Left div.Logo 
{
	padding: 82px 0px 125px 0px;
}

#Left object
{
	float: right;
	width: auto;
	min-width: 60px;
	height: 15px;
	top: 0px;
}

#Left li.Selected
{
	font-weight: normal;
}

#Left ul.Menu 
{
	margin: 0px 0px 0px 25px;
	padding: 0px;
	clear: both;
	list-style: none;
}

#Left li.MenuItem 
{
	margin: 7px 0px;
}

#Left li.MenuItem a 
{
	font-size: 11px;
	margin-bottom: 3px;
} 

#Left a:hover
{
	font-weight: bold;
} 
