/*menu news red*/
.menu_left1 a{
	color:#e50106;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_left1 a:hover{
	color:#e50106;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:underline;
}
.act1 a{
	color:#e50106;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:underline;
}
.menu_left2 {
	background-image: url(../images/point_left_bl.jpg);
  background-position: 0px 2px;
  background-repeat: no-repeat;
}
.menu_left2 a{
	color:#737373;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.menu_left2 div:hover{
	background-image: url(../images/point_left_red.jpg);
	background-position: 0px 2px;
  background-repeat: no-repeat;
}
.menu_left2 a:hover{
	background-image: url(../images/point_left_red.jpg);
	background-position: 0px 2px;
  	background-repeat: no-repeat;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.act2 div{
	background-image: url(../images/point_left_red.jpg);
	background-position: 0px 2px;
  background-repeat: no-repeat;
}
.act2 a{
	background-image: url(../images/point_left_red.jpg);
	background-position: 0px 2px;
  	background-repeat: no-repeat;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.menu_left3{
	background-position:left;
	background-repeat:repeat-y;
}
.menu_left3 a{
	color:#737373;
	font-size:12px;
	text-decoration:none;
}
.menu_left3 div:hover{
	background-image: url(../images/line_red.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.menu_left3 a:hover{
	background-image: url(../images/line_red.gif);
	background-position:left;
	background-repeat:repeat-y;
	color:#000;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
}
.act3 div{
	background-image: url(../images/line_red.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.act3 a{
	background-image: url(../images/line_red.gif);
	background-position:left;
	background-repeat:repeat-y;
	color:#000;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
}
