/*	XTRAS POR VALENZUELA 	*/
.claro{color:RGB(0,0,0);  font-size: 12px;background-color:#EDEDED; border: 0px #000000 solid;}
.oscuro{color:RGB(0,0,0);  font-size: 12px;background-color:#D4D0C8; border: 0px #000000 solid;}
.small {font-size:10pt; }
.x-small {font-size:8pt; }
.xx-small {font-size:6pt; }
.normal {font-size:11pt;}
.big {font-size:14pt; }
.error {font-size:11pt; color:"red";}
.red{color:RGB(255,0,0);}
.blue{color:RGB(0,0,255);}
.reply{color:RGB(0,0,0);font-family: Verdana, Arial, Helvetica;font-size: 10px;border: 1px RGB(0,0,0) solid;}
.indicacion{COLOR: teal;font-style: italic}




/* coorporate style */

BODY	{ SCROLLBAR-BASE-COLOR: #cdd8e5;
	/*background-color:#EEEEEE;*/background-color:White;}


a:link		{ color: #003399; text-decoration: underline }
a:visited	{ color: #003399; text-decoration: underline }
a:active	{ color: #003399; text-decoration: underline }
a:hover		{ color: #FF6600; text-decoration: underline }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }
.title		{ COLOR: #225A71; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }
.just 		{text-align: justify;}




.textarea	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.submitbutton { 
		FONT: 11px verdana, arial, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #FFFFFF;
		WIDTH: 300PX;
		HEIGHT: 23PX;
		cursor:hand;
		BORDER: #003399 1px solid;
		background-color:#225117; }

.submitbuttonon { 
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #FFFFFF;
		  WIDTH: 300PX;
		  HEIGHT: 23PX;
		  cursor:hand;
		  BORDER: #225A71 1px solid;
		  background-color:#225117; }



.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 28px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 21pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ 
		  background-color:#3A692C;
		  color: #FFFFFF; }


a.menu:visited 	{ 
		  background-color:#3A692C;
		  color: #FFFFFF; }


a.menu:active 	{ 
		  background-color:#3A692C;
		  color: #FFFFFF; }


a.menu:hover 	{ 
		  background-color:#A2B78E;
		  color: #1E3D16; }




