<!-- /* hide from old browsers */

table.menuleftbackground
{
	color:#FFFFFF;
	background-color: #001741;
	font-size: 10pt;
}

td.menuleftbackground
{
	color:#FFFFFF;
	background-color: #001741;
}


td.menuleft2
{
	color:#FFFFFF;
	background-color: #001741;
	height: 20px;
	text-indent: 0px;
}

td.menuleft
{
	color:#FFFFFF;
	background-color: #001741;
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
	text-indent: 0px;
}

a.menuleft
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CF7926;
	text-decoration: none;
}

a.menuleft:active
{
	color: #CF7926;
	text-decoration: none;
}

a.menuleft:hover
{
	color: #CF7926;
	text-decoration: underline;
}

a.menuleft:link
{
	color: #CF7926;
	text-decoration: none;
}

/* end style hiding */ -->