
table {
}
th{
    background:#B8D7DD;
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000
}
thead tr {
  background-color: #fc0;
}
th.sorted {

}
th a, th a:visited {
  color: black;
}
th a:hover {
  text-decoration: underline;
  color: black;
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}
th.sortable a {

}
th.order1 a {

}
th.order2 a {

}
tr.odd {
   background:#EDF2EC;
}
tr.even {
  background:#ffffff;
}

table.odd {
   background:#EDF2EC;
   bordercolor:#EDF2EC;
}
table.even {
  background:#ffffff;
  bordercolor:#ffffff;
}

td.element {
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 	
	color: #000000
}

td.element a {
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 	
	color: #000000
}

a.elementA {
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 	
	color: #000000
}

td.element a:hover {

}

/* Menu desplegable */

.ovHidden {overflow:hidden;}

#budgetDefinitionZoneList tr.celdatitulo td , #budgetDefinitionZoneList tr.celdatitulo td.celdatitulo , #budgetDefinitionZoneList tr.celdatituloselected td {border-bottom:solid 1px #000;}

#budgetDefinitionZoneList tr.celdatitulo td.celdaparpar , #budgetDefinitionZoneList tr.celdatitulo td.celdaparimpar , #budgetDefinitionZoneList tr.celdatitulo td.celdaimparpar , #budgetDefinitionZoneList tr.celdatitulo td.celdaimparimpar , #budgetDefinitionZoneList tr.celdatitulo td.celdaparparselected , #budgetDefinitionZoneList tr.celdatitulo td.celdaparimparselected , #budgetDefinitionZoneList tr.celdatitulo td.celdaimparimparselected , #budgetDefinitionZoneList tr.celdatitulo td.celdaimparparselected , #budgetDefinitionZoneList tr.celdatituloselected td.celdaparparselected , #budgetDefinitionZoneList tr.celdatituloselected td.celdaparimparselected , #budgetDefinitionZoneList tr.celdatituloselected td.celdaimparimparselected , #budgetDefinitionZoneList tr.celdatituloselected td.celdaimparparselected{border:none;}
