.WebMenulink 
{
	font:bold 12 times;
	height:23px;
    color:#6FA0D1;
	text-decoration: none;
 	     }

.WebMenulink:hover {
	text-decoration: underline;
	}

TD.Menu_Head { 
    padding-left:15px;
    height:23px;
	/*filter:alpha(opacity=100,finishopacity=90,style=1);*/
	background-color:#89B2DB;
    background-image:url('/Web/Images/puntogris.gif');
    background-position:bottom;
    background-repeat:repeat-x;
	font: bold 14 times;
	color:#254F78;
	text-decoration:none;
	cursor: pointer;
	width: 100%;
           }

A.Menu_Head { 
	font: bold 14 times;
	color:#254F78;
	text-decoration:none;
	cursor: pointer;
	width: 100%;
           }
           
A.Menu_Head:hover {
	text-decoration: underline;
	}

.Menu_Items {
	filter:alpha(opacity=100);
    background-color:#D0E0F0;
	width: 157;
	display: block;
	padding-left:15px;
	    }

.Group_Head { 
  	background-image:url('/Web/Images/dergratis_17.gif');
	/*filter:alpha(opacity=100,finishopacity=80,style=1);*/
	font:bold 12 times;
	color:#FFFFFF;
	padding-left:15px;
	height:20px;
	text-decoration:none;
	cursor: pointer;
	width: 100%;
           }  
       
.container {
	border-color:red;
	border-style: solid;
	border-width: 0px;
	width: 157px;
	padding-bottom: 0px;
	margin-bottom: 0px;
           }
.subGroup
	{
	widt
