body { background-color: #4C0C63; background-image: url(grafica/fondo1.gif); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
.verde1 { background-color: #7A278C }
.verde2 { background-color: #C066D3}
.verde3 { background-color: #731298 }
.blanco { background-color: #FFFFFF }
.gris { background-color: #FFFFFF }
.foto { background-color: #3D7079 }
.txt { font-size : 8pt; font-family : arial, Helvetica; color: #525252 }
.txtblanco { font-size : 8pt;  font-weight : bold; font-family : arial, Helvetica; color: #FFFFFF }
.txt2 { font-size : 10pt; font-family : arial, Helvetica; color: #525252; line-height: 18px;}
.txtverde1 { font-size : 8pt; font-family : arial, Helvetica; color: #E8D3EB }
.txtverde2 { font-size : 10pt; font-family : arial, Helvetica; color: #E8D3EB}
.titverde1 { font-size : 14pt; font-weight : bold; font-family : arial, Helvetica; color: #7A278C }
.txtrojo { font-size : 8pt;  font-family : arial, Helvetica; color: #D1301F }
.txtrojo2 { font-size : 10pt;  font-family : arial, Helvetica; color: #D1301F }
A:link { color: #D1301F; text-decoration: underline} 
A:visited { color: #D1301F; text-decoration: underline}
A:active { color: #D1301F; text-decoration: underline} 
A:hover { color: #A72315; text-decoration: none}
A.txtverde1:link { color: #E8D3EB; text-decoration: underline} 
A.txtverde1:visited { color: #75B4BF; text-decoration: underline}
A.txtverde1:active { color: #75B4BF; text-decoration: underline} 
A.txtverde1:hover { color: #FFFFFF; text-decoration: none}
.txtblanco { font-size : 10pt; font-family : arial, Helvetica; color: #DCABE7 }
A.txtblanco:link { color: #DCABE7; text-decoration: none} 
A.txtblanco:visited { color: #DCABE7; text-decoration: none}
A.txtblanco:active { color: #DCABE7; text-decoration: none} 
A.txtblanco:hover { color: #FFFFFF; text-decoration: underline}
.formbuttom { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #363636; FONT-FAMILY: arial, helvetica; BACKGROUND-COLOR: #dadada }
.formtxt { font-family: arial, helvetica; font-size: 11px; color: #525252; border-top-width: 1px; border-left-width: 1px; background-color: #F3F3F3 }
.formdrop  { font-family: arial, helvetica; font-size: 11px; color: #525252; border-top-width: 1px; border-left-width: 1px; background-color: #F3F3F3 }

.fields {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7B248C;
	scrollbar-face-color:       #FFFFFF;
    scrollbar-highlight-color:  #FFFFFF;
    scrollbar-shadow-color:     #FFFFFF;
    scrollbar-3Dlight-color:    #FFFFFF;
    scrollbar-arrow-color:      #7B248C;
    scrollbar-track-color:      #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}

.txt_dark {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.txt_error {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #B02850;
	text-decoration: none;
}


.txtverde2_lnk { 
	font-size : 10pt;
	font-family : arial, Helvetica;
	color: #FFFFFF;
	text-decoration:none;
}
.txtverde2_lnk:hover { 
	font-size : 10pt;
	font-family : arial, Helvetica;
	color: #FFFFFF;
	text-decoration:underline;
}