a.celdatoptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none;
	margin-left: 2px;
	float: left;
}
a.celdatoptxt:active{
	text-decoration:none;
	color: #004284;
}
a.celdatoptxt:visited {text-decoration:none;color: #CCCCCC;}
a.celdatoptxt:hover {text-decoration:none;color: #CCCCCC;}
.celdadtop {
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	padding:5px 10px 5px 18px;
}
.celdaabajo {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.seleccion {
	background-color: #004284;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding:5px 10px 5px 18px;
}
.fondo {
	background-color: #003366;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	
}

