body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
}


a:href {
	color=#00F;
	text-decoration = none;
}
a:visited {
	color=#00F;
	text-decoration = none;
	text-decoration:underline;
}
a:hover {
	color=#00F;
	text-decoration = none;
	text-decoration:underline;
		}

.bordecuadrado {
	border: 1px solid #999999;
	color:#OO0000;
	cursor: hand;
}
.bordecuadrado a:href {
	color=#000;
	text-decoration = none;
}
.bordecuadrado a:visited {
	color=#000;
	text-decoration = none;
}
.bordecuadrado a:hover {
	color=#000;
	font-weight: bold;
	text-decoration:underline;
}


.bordecuadrado_sel {
	text-decoration:underline;
	border: 1px solid #999999;
	background:#BBBBBB;
	color:#O00OFF;
	cursor:hand;
			}
.bordeabierto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.txtblanco {
	color: #0000FF;
}
.txtazul {
	color: #00F;
	font-weight: bold;
	cursor:hand;
}

.txtazul a {
	color: #00F;
	font-weight: bold;
	cursor:hand;
	text-decoration:none;
}

.txtazul a:hover {
	color: #00F;
	font-weight: bold;
	cursor:hand;
	text-decoration:none;
}

.txtazul a:visited {
	color: #00F;
	font-weight: bold;
	cursor:hand;
}


.sangria {
	margin-left: 40px;
}
.bisel {
	background:#BBBBBB;
	color:#FFFFFF;
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.eissel {
	background:#9DC8FB;
	color:#FFFFFF;
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dmsel {
	background:#6699CC;
	color:#FFFFFF;
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.crmsel {
	background:#173983;
	color:#FFFFFF;	
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nor {
	background:#FFFFFF;
	color:#173983;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.catsel {
	border: 3px solid #000000;

}
.eis {
	background:#AED9FD;
}
.dm {
	background:#77AADD;
}
.crm {
	background:#1144AA;
}
.bi{
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#173983;
}
