body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1E0F0;
    scrollbar-face-color: #EEEDE5;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FEFEFB;
    scrollbar-darkshadow-color: #C9C9C2;
    scrollbar-shadow-color: #F3F1EC;
    scrollbar-arrow-color: #C9C9C2;
    scrollbar-track-color: #F9F8F4;
}
INPUT {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
} 
SELECT{font-size: 9px; font-family: Verdana,  Arial, Helvetica, sanserif} 
textarea{font-size: 9px;  font-family: Verdana,  Arial, Helvetica, sanserif} 
.tablabordegris {border : 1px solid #333333; BACKGROUND-COLOR: #FFFFFF; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.tabla {BACKGROUND-COLOR: #FFFFFF; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.tdgris {
	background-color: #4F4F4F;
}
.tdgrisoscura {
	background-color: #030303;
	background-image: url(/images/fondotd.jpg);
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}
.textoblanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	line-height: 20px;
}
.textogrisclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	line-height: 20px;
}
.textogrisclaro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}
.textoceleste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #3399CC;
	line-height: 20px;
}
.tdceleste {
	background-color: #D1E0F0;
}
.textogrisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	line-height: 20px;
}
.tdazul {
	background-color: #013567;
}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}
.textoazulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #013567;
	line-height: 20px;
}
.tdgrisbottom {
	background-color: #666666;
}
.textogris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #3399CC;
	line-height: 20px;
}

/* FORMS */

.textarea  { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; letter-spacing: 0px; line-height: 18px; background-color: #ffffff; border:1px; border-style:solid; border-top-width:1px; border-top-color:#A8A592; border-right-width:1px; border-right-color:#A8A592; border-bottom-width:1px; border-bottom-color:#A8A592; border-left-width:1px; border-left-color:#A8A592}
.texfield  { height: 15px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; letter-spacing: 0px; line-height: 11px; background-color: #ffffff; border:1px; border-style:solid; border-top-width:1px; border-top-color:#A8A592; border-right-width:1px; border-right-color:#A8A592; border-bottom-width:1px; border-bottom-color:#A8A592; border-left-width:1px; border-left-color:#A8A592}
.drop  { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; background-color: #FFFFFF; border:1px; border-style:solid; border-color:#000000  }
.boton  { cursor: hand; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; color: #666666; font-size: 10px; background-color: #CCCCCC  }