/* ESTILOS */

/* SCROLLBAR ESTILO AZUL */
BODY{scrollbar-face-color:#CCCCCC; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC; scrollbar-highlight-color:#666666; scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#CCCCCC;}

a:link {
	font-family: tahoma; font-size: 13px; color: #616784; font-weight: bold; line-height: 18px;
	text-decoration: none;
}
a:visited {
	font-family: tahoma; font-size: 13px; color: #616784; font-weight: bold; line-height: 18px;
	text-decoration: none;
}
a:hover {
	font-family: tahoma; font-size: 13px; color: #616784; font-weight: bold; line-height: 18px;
	text-decoration: underline;
}
a:active {
	font-family: tahoma; font-size: 13px; color: #616784; font-weight: bold; line-height: 18px;
	text-decoration: none;
}

a.creditos:link {
	color: white;
	text-decoration: none;
}
a.creditos:visited {
	text-decoration: none;
	color: white;
}
a.creditos:hover {
	text-decoration: underline;
}
a.creditos:active {
	text-decoration: none;
	color: white;
}

option {font-family: tahoma; font-size: 13px; color: #616784; font-weight: normal; line-height: 18px;}

.creditos {font-family: arial; font-size: 11px; color: white; font-weight: normal; line-height: 11px; vertical-align: middle;}
.texto {font-family: tahoma; font-size: 13px; color: #616784; font-weight: normal; line-height: 18px;}
.textob {font-family: tahoma; font-size: 13px; color: #616784; font-weight: bold; line-height: 18px;}
.formulario {font-family: tahoma; font-size: 13px; color: #616784; font-weight: normal; line-height: 18px;  border-left: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; border-top: none; border-right: none;}