.m_LeftMenuFolder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	background-color : #00009C;
	color: White;
}
.m_LeftMenuFolder A:link {
	color: White;	background-color : #00009C;	text-decoration: none
}
.m_LeftMenuFolder A:visited {
	color: White;	background-color : #00009C;	text-decoration: none
}
.m_LeftMenuFolder A:hover {
	color: #00009C;	background-color : #BDBAFF;	text-decoration: none;
	font-weight: bold
}
.m_LeftMenuFolderSelected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
}
.m_LeftMenuFolderSelected A:link {
	color: #00009C;	background-color : White; text-decoration: none;
	font-weight: bold
}
.m_LeftMenuFolderSelected A:visited {
	color: #00009C;	background-color : White; text-decoration: none;
	font-weight: bold
}
.m_LeftMenuFolderSelected A:hover {
	color: #00009C;	background-color : White; text-decoration: none;
	font-weight: bold
}


.m_LeftMenuItem  {
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	color:Black
}
.m_LeftMenuItem A:link {
	color: #00009C;	text-decoration: none;
	background-color : #BDBAFF
}
.m_LeftMenuItem A:visited {
	color: #00009C;	text-decoration: none;
	background-color : #BDBAFF;
}
.m_LeftMenuItem A:hover {
	color: #00009C;	text-decoration: none;
	background-color : #BDBAFF;
	font-weight: bold
}
.m_LeftMenuItemSelected {
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
}
.m_LeftMenuItemSelected A:link {
	color: #00009C;	text-decoration: none;
	background-color : White;
	font-weight: bold
}
.m_LeftMenuItemSelected A:visited {
	color: #00009C;	text-decoration: none;
	background-color : White;
	font-weight: bold
}
.m_LeftMenuItemSelected A:hover {
	color: #00009C;	text-decoration: none;
	background-color : White;
	font-weight: bold
}
