a:hover { color:#FF962D }
a:link {text-decoration: none} 
a:visited {text-decoration: none} 
a:active {text-decoration: none} 
          	

					
								.warnbox {
							   border:1px solid #F00;
							   background: #FFE0E0;
							   padding:6px;
							   margin-right:10%;margin-left:10%;text-align:left;
							 }				
					
.letra_warn {
font-family: Tahoma;
font-size: 12px;
color:#0071E1;
}
.letra_form_der {
	font-family: Tahoma;
	font-size: 13px;
	background:#FFF5EC;
		
}
.letra_form_rojo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
		
}
.caja_form {
	font-family: Tahoma;
	font-size: 12px; 
	background:  #F1f1f1;
	
}
.izq_form {
	font-family: Tahoma;
	font-size: 12px; 
	background:  #FFE7CE;
	
}
.cajas {
    font-family: Tahoma;
	font-size:12px;	
	color: #333333;
}
.border { 
border: #999999; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
border-left-width: 1px;

}

#div {width: 500px; }

.distabla tr:hover {
    background-color: #DFE7F2;
    color: #000000;
}
.distabla tr.resaltar {
    background-color: #DFE7F2;
    color: #000000;
}
.distabla td {
    border: 1px solid #CCCCCC;
}
.distabla th {
    border: 1px solid #CCCCCC;
    background-color: #CCCCCC;
}
.msgReceived { background-color: #E9E9E9; color: #3E3E3E; font-size: 10px; }
.msgAnswered { background-color: #FFE0B3; color: #3E3E3E; font-size: 10px; }
.msgBorder { background-color: #ADADAD; }
.msgBox { background-color: #F9F9F9; }
