body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#345686;
	
}


/*  SubMenu */

#Content_Left tr
{
	margin:						0px 0px 0px 0px;
	padding:                    0px;
	list-style-type:			none;	
	width:						100%;
}


#Content_Left tr td
{
	color:						#345686;
	list-style-type:			none;
	margin:						0px;
	padding:                    0px;
	text-align:					left;
	height:						24px;
}


#Content_Left tr td a:link, #Content_Left tr td a:visited
{
	color:						#345686;
	text-decoration:			none;
	font-size:					9pt;
	display: 					block;
	line-height:				24px;	
	padding-left:				3px;	

}

#Content_Left tr td a:link.selected, #Content_Left tr td a:visited.selected
{
	color:						#345686;
	text-decoration:			none;
	font-weight: 				bold;
	font-size:					9pt;
	display: 					block;
	line-height:				24px;	
	padding-left:				3px;
	border-bottom:				1px double #003366;	

}

#Content_Left tr td a:active.selected, #Content_Left tr td a:hover.selected
{
	color:						#FFFFFF;
	text-decoration:			none;
	font-weight: 				bold;
	font-size:					9pt;
	display: 					block;
	line-height:				24px;	
	padding-left:				3px;		
}

#Content_Left tr td a:active, #Content_Left tr td a:hover
{
	color:						#FFFFFF;
	text-decoration:			none;
	background-color:			#7185A3;
}

#Content_Left tr td.top
{
	height:						1px;
	font-size:					1px;
	line-height:				1px;
}

#Content_Left tr td a:link.mmhide_selected, #Content_Left tr td a:visited.mmhide_selected
{
	padding-left:				11px;
	text-decoration:			none;
	background-color:			#FBE9DB;
	color:						#345686;
}