/*menu*/
DIV.menumain	{}
DIV.menumain	A, DIV.menumain A:visited	{
	display:inline;float:left; text-decoration:none; padding:0 /* 6px 10px 7px 10px*/; 
	color:#ffffff; height:25px; font:bold 10px tahoma; text-transform:uppercase; 
	text-decoration:none;background:url(img/menu_a.gif) no-repeat right top;
	}
DIV.menumain	A.act, DIV.menumain	A.act:visited, DIV.menumain	A.act:hover	{ 
	background:url(img/m_a.png) no-repeat  right top; color:#FFF
	}
DIV.menumain	A:hover	{ 
	/*background:url(img/m_a2.png) no-repeat right top; /*color:#72838F*/
	}
DIV.menumain	A.act, DIV.menumain	A.act:visited, DIV.menumain	A.act :hover	{ 
	background:url(img/m_a.png) no-repeat  right top; color:#FFF
	}
	
	
#actmm	{ background:url(img/m_a.png) no-repeat  right top; color:#F00 }


DIV.menu-dm	{
	width:181px;LEFT:0px; VISIBILITY: hidden; POSITION: absolute; TOP: 157px; z-index: 10;
}
DIV.menu-d	{}
DIV.menu-d	A, DIV.menu-d	A:visited	{ background:#EEE;display:block;border: 1px solid #EEE;text-decoration:none; padding: 6px 0px 6px 15px; color:#000; font:10px tahoma; text-transform:uppercase; text-decoration:none;}
DIV.menu-d	A:hover	{background:#DADADA;color:#ffffff; border: 1px solid #CCC}
DIV.menu-d	A.act, DIV.menu-d	A:visited.act 	{background:#EEE; color:#ffffff }

DIV.ml	{ display:block; float:left; width:6px; margin-right:-6px; position:relative}
DIV.ml	IMG	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/m_l.png); width:expression(1); height:expression(1); width:6px; height:25px;}




