/* -------------------------------------------------------------------------------- */
/*                              SOF Style Sheet 14 :                                */

.menu_bg3
	{
	background-image: none;
	background: none;
	}

.menu_left3 a
	{
	display: block;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	width:90px;
	height:20px;
	text-align:left;
	padding: 5px 0px 5px 0px;
	padding-left:20px;
	text-decoration: none;
	}

.menu_left3 a:hover 
	{
	display: block;
	background: #FF0099;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	width:90px;
	height:20px;
	text-align:left;
	padding: 5px 0px 5px 0px;
	padding-left:20px;
	text-decoration: none;
	}

.menu_left3_selected a
	{
	display: block;
	font-weight:normal;
	font-size:11px;
	background: #333333;
	color:#FFFFFF;
	width:90px;
	height:20px;
	text-align:left;
	padding: 5px 0px 5px 0px;
	padding-left:20px;
	text-decoration: none;
	}

.menu_left3_selected a:hover 
	{
	display: block;
	background: #FF0099;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	width:90px;
	height:20px;
	text-align:left;
	padding: 5px 0px 5px 0px;
	padding-left:20px;
	text-decoration: none;
	}
/*                              EOF Style Sheet 14 :                                */
/* -------------------------------------------------------------------------------- */

