.sdmenu { width: 146px; font-family: Sans-Serif; font-size: 12px; padding-bottom: 10px; background: #eee url(/images/abajo.gif) no-repeat  right bottom; color: #FFF;}
.sdmenu .title, .sdmenu .titlehidden{
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: white;
	background-color: #00006F;
	background-image: url(images/bg1.gif);
}
.sdmenu .arrow { margin-left: 10px; margin-right: 7px;}
.sdmenu .submenu a { padding: 5px 0; text-indent: 10px;	display: block;	border-bottom: 1px solid #DDD; color: #003399;	text-decoration: none;
background-color: #FDFDFF;}
.sdmenu .submenu a:hover { color: #003399; background-color: #F0F0FF; background-repeat: no-repeat; background-position: right center;
	text-decoration: underline;}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000ff;
	text-align: left;
}

.menu:hover{color:#F00;}

