.sdmenu {

    width: 210px;

    font-family: arial, sans-Serif;

    font-size: 10pt;

    padding-bottom: 10px;

    /*background: #eeeeee url(/images/leftmenu/bottom.gif) no-repeat  right bottom;*/

	background-color: #ffffff;
    color: #àààààà;

}

.sdmenu .title, .sdmenu .titlehidden{

    display: block;

    padding: 5px 0;

    padding-top: 10px;

    padding-bottom: 10px;

    font-weight: bold;

    font-family: arial, sans_serif;

	font-size: 12pt;
	
    color: #003366;
    
    text-transform: uppercase;

    background: #ffffff url(../images/leftmenu/title.png) repeat-x;

	cursor:pointer;
	cursor:hand;    

}

.title:hover
{
	color: #aa0000;
}



.sdmenu .title {

	cursor:pointer;
	cursor:hand;    

}



.sdmenu .arrow {

	margin-left: 10px;

    margin-right: 7px;

}



.sdmenu .titlehidden {

    border-bottom: none;

}



.sdmenu #top {

    /*background: url(/images/leftmenu/toptitle.gif) no-repeat;*/

}



.sdmenu .submenu {

    overflow: hidden;

    display: hidden;

}

.submenu

{

	overflow: hidden;

}



.sdmenu .submenu a {

    padding: 5px 0;
    
    padding-left: 35px;

    text-indent: 10px;
    
    font-size: 10pt;
    
    font-weight: bold;

    /*background: #eeeeee url(/images/leftmenu/item.png) repeat-x;*/

    display: block;

    color: #d03875;

    text-decoration: none;
    
    text-transform: uppercase;

    overflow: hidden;

}



.sdmenu .submenu a:hover {

    /*background : #006699 url(/images/leftmenu/linkarrow.gif) no-repeat right center;*/

    color: #000000;
    
    background-color: #eeeeee;

}


.dMenu{position: absolute; top: 318; width:152; visibility: hidden; background: #ffffff; border: 1px solid #aaaaaa;z-index:500}

.dMenu a{ background-image: url('../images/bg_hormenu.png'); display:block;color:#006699;font-family:Tahoma,sans-serif;font-size:10px;width:100%;text-decoration:none;border-bottom:1px solid #eeeeee;font-weight:bold}

.dMenu a b{display:block;padding:4px}

.dMenu a:hover{background:#aa0000; color: #ffffff;}

td.horizont {

	cursor:pointer;

	cursor:hand;

	font-family: Arial; 

	color:#000000; 

	font-size:10pt;

	text-decoration: none; 
	
	text-transform: uppercase;

	font-weight: bold;

	text-align: center;

	width: 160px;

	height: 34px;

	background-image: url('../images/bg_mainmenu.png');
	
	background-color: #eeeeee;
}