body 	{scrollbar-arrow-color:#333333; scrollbar-base-color:#000000; scrollbar-shadow-color:#ededed; scrollbar-face-color:#ededed; scrollbar-highlight-color:#ededed; scrollbar-dark-shadow-color:#ededed; scrollbar-3d-light-color:#ededed; font-family: Tahoma, Sans-serif, Arial; font-size: 11px; }

TD	{ font-family: Tahoma, Sans-serif, Arial; font-size: 12px; color: #000000;}


/* TEXTOS COMUNES POR COLOR Y TAMAŅO */

.tip10c1	  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 10px;
				color: #666666;
				text-decoration: none; }

.tip11c1	  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 11px;
				color: #ABB6AD;
				text-decoration: none; }

.tip11c2	  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 11px;
				color: #5D5D5D;
				text-decoration: none; }

.tip11c3	  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 11px;
				color: #333333;
				text-decoration: none; }
				
.titulosChicos	  {
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

	
}

.titulosOPTION		  {
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;	
}

.titulosChicos2	  {
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
    text-decoration: underline ;
	
}
				
.titulosGrandes	  {
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 24px;
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}

.titulosGrandesIndex	  {
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}				




font {
	font-family: Tahoma;
	font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #888888;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #000000}





input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 2px #cccccc solid}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #666666 solid} 
textarea { font-family: Tahoma, Verdana, Arial; font-size: 9px; color: #000000; background-color: #ffffff; border: 1px #cccccc solid}

select { 
	font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #666666;
			scrollbar-face-color: #000000;
			scrollbar-shadow-color: #B1B4B8;
			scrollbar-highlight-color: #F0F0F0;
			scrollbar-3dlight-color: #B1B4B8;
			scrollbar-darkshadow-color: #F0F0F0;
			scrollbar-track-color: #F0F0F0;
			scrollbar-arrow-color: #B1B4B8;
			border: 2px #cccccc solid }

textarea { 
	font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #666666;	
			scrollbar-face-color: #f0f0f0;
			scrollbar-shadow-color: #B1B4B8;
			scrollbar-highlight-color: #F0F0F0;
			scrollbar-3dlight-color: #B1B4B8;
			scrollbar-darkshadow-color: #F0F0F0;
			scrollbar-track-color: #F0F0F0;
			scrollbar-arrow-color: #B1B4B8;
			border: 2px #CCCCCC solid }
