div.menuPosition
{
	position:absolute;
	left:-0px;
}

div.slDiam
{
	position:absolute; 
	left:-12px;
	top:1px;
	display:none;
	vertical-align:middle;
}

div.sl
{
	position:relative;
}

A.leftMenuLink
{
	font-family:arial;
	color:#D09303;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
}
A:active.leftMenuLink
{
	font-family:arial;
	color:#D09303;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
}
A:visited.leftMenuLink
{
	font-family:arial;
	color:#D09303;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
}
A:hover.leftMenuLink
{
	font-family:arial;
	color:#D45907;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
}


div.inactiveLink
{
	font-family:arial;
	position:relative;
	color:#D45907;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	font-weight:bold;
	text-decoration: none;
	cursor: default;
}

span.arrowCurrentPage
{
	position:absolute;
	left:-14px;
	top:2px;
}
