
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;


}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;		
}

.img{
cursor: pointer;	
}

 .textbox {
	BORDER-RIGHT: #4A9595 1px solid; BORDER-TOP: #4A9595 1px solid; font: 11px tahoma, helvetica, sans-serif; BORDER-LEFT: #4A9595 1px solid; COLOR: #333333; BORDER-BOTTOM: #4A9595 1px solid; BACKGROUND-COLOR: #FFFFFF
}

 .textbox2 {
	BORDER-RIGHT: #4A9595 0px solid; BORDER-TOP: #4A9595 0px solid; font: 11px tahoma, helvetica, sans-serif; BORDER-LEFT: #4A9595 0px solid; COLOR: #333333; BORDER-BOTTOM: #4A9595 0px solid; BACKGROUND-COLOR: #FFFFFF
}

.titulotabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #4A9595;
}
.botonform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4A9595;
	font-size: 9px;
}
.contboton {
	color: #FFFFFF;
}

.tituloblue {
 background-color: #ebf5f5;
 font-size: xx-small;
 font-style: normal;
}

.tituloyellow {
 background-color: #FFF5E1;
 font-size: xx-small;
 font-style: normal;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
    color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #145B5B;
	font-weight:bold;
	
}
a:active {
     #145B5B;
	text-decoration: none;
}
b.enlacenav:link {
	color: #ffffff;
	text-decoration: none;
}
b.enlacenav:visited {
    color: #ffffff;
	text-decoration: none;
}
b.enlacenav:hover {
	text-decoration: none;
	color: #ffffff;
}
b.enlacenav:active {
	text-decoration: none;
	color: #ffffff;
}


