body
{
	scrollbar-face-color: #9C0063; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #9C0063; 
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #9C0063; 
	scrollbar-track-color: #CE80B1;
	scrollbar-arrow-color: #FFFFFF;
	
	margin: 0 auto;
	width:1000px;
	height:100%;
	background-image: url('/imagenes/FondoWeb.gif'); 
	background-repeat:repeat-y; 
	background-position: Top; 
	background-attachment: fixed;
} 
	
input
{
	font-family : Verdana, arial, Helvetica;
	font-size : 10pt;
	color : #000033;
	font-weight : bold;
	border-color : #A7CAE6;
	border-width : 1px;
	background-color : #EEEEEE;
}
select
{
	font-family : Verdana, arial, Helvetica;
	font-size : 10pt;
	color : #000033;
	font-weight : bold;
	border-color : #A7CAE6;
	border-width : 1px;
	background-color : #EEEEEE;	
}
textarea
{
	font-family : Verdana, arial, Helvetica;
	font-size : 10pt;
	color : #000033;
	font-weight : bold;
	border-color : #A7CAE6;
	border-width : 1px;
	background-color : #EEEEEE;
	scrollbar-face-color: #CAC3BF; 
	scrollbar-shadow-color: #CAC3BF;
	scrollbar-highlight-color: #CAC3BF; 
	scrollbar-3dlight-color: #B2AAA4;
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;	
}

radio
{
	color : #000033;
	font-weight : bold;
	border-color : #A7CAE6;
	border-width : 1px;
	background-color : #EEEEEE;	
}


CascadingDropDown
{
	font-size: 7.5pt;
	color: #1A7602;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;	
	
}

.TextoVerde
{
	font-size: 7.5pt;
	color: #1A7602;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoFucsia
{
	font-size: 7.5pt;
	color: #a02384;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoNegro
{
	font-size: 7.5pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoBlanco
{
	font-size: 7.5pt;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoGris
{
	font-size: 7.5pt;
	color: silver;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoAzul
{
	font-size: 7.5pt;
	color: #00209F;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoAzulSocio
{
	font-size: 7.5pt;
	color: #3e6ef9;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoAmarillo
{
	font-size: 7.5pt;
	color: #FFC726;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoNaranja
{
	font-size: 7.5pt;
	color: #973701;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoRojo
{
	font-size: 7.5pt;
	color: #961524;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoFucsiaBold
{
	font-size: 7.5pt;
	color: #a02384;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoNegroBold
{
	font-size: 7.5pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoBlancoBold
{
	font-size: 7.5pt;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoAzulBold
{
	font-size: 7.5pt;
	color: #00209F;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoAzulSocioBold
{
	font-size: 7.5pt;
	color: #3e6ef9;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
}
.TextoAmarilloBold
{
	font-size: 7.5pt;
	color: #FFC726;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoNaranjaBold
{
	font-size: 7.5pt;
	color: #973701;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoRojoBold
{
	font-size: 7.5pt;
	color: #961524;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoNegroMedio
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoNegropeque
{
	font-size: 7pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoNegromini
{
	font-size: 6.5pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoAzulMedio
{
	font-size: 8pt;
	color: #00209F;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoAzulSocioMedio
{
	font-size: 8pt;
	color: #3e6ef9;
	font-family: verdana;
	text-decoration: none;
	font-style:normal;
}
.TextoNegroMedioBold
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoBlancoMedioBold
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.TextoFucsiaGrandeBold
{
	font-size: 10pt;
	color: #a02384;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoNegroGrandeBold
{
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoBlancoGrandeBold
{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoNegroGrande
{
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.TextoAzulGrandeBold
{
	font-size: 10pt;
	color: #00209F;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoAzulSocioGrandeBold
{
	font-size: 10pt;
	color: #3e6ef9;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.TextoAzulGrande
{
	font-size: 10pt;
	color: #00209F;
	font-family: verdana;
	text-decoration: none;
	font-style: normal;
	font-weight:normal;
}
.TextoTitulo
{
	font-size: 12pt;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
.TextoTituloBold
{
	font-size: 13pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;	
	
}
.TextoNumerosTopV
{
	font-size: 9pt;
	color: #FFFFFF;
	font-family: 'Arial Black';
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.Textopreciotachado
{
	font-size: 7.5pt;
	color: #961524;
	font-family: verdana;
	text-decoration:line-through;
	font-style:normal;
}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("/imagenes/maximizar.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("/imagenes/minimizar.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("/imagenes/maximizar.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}




.bordeTablaMailing
{
BORDER-RIGHT: #920E85 3px solid; BORDER-TOP: #920E85 3px solid; BORDER-LEFT: #920E85 3px solid; BORDER-BOTTOM: #920E85 3px solid;	
}	
.Listas
{
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 9px;   
}

.AlternoListas
{
    background-color: #DFDCD8;  
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 9px;
}
.AlternoListasP
{
    background-color: #DFDCD8;  
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 9px;
    border:solid 1px #920E85;
}
.PieListas
{
	background-color: #89105b;  
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 9px;	
    height:7px;
}
.CabeceraListas
{
	background-color: #89105b;  
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    height:15px;	
    font-weight: bold;
}

.TxtForm 
{	
	border:none 0px #FFFFFF;
	background-color:#FFFFFF;	
	padding-right:1px;
	padding-left:1px;
	padding-bottom:1px;
	padding-top:1px;
}

.BotonMenu
{
	color:#000000;
	font-family:Verdana;
	font-size:9.5px;		
}
A.BotonMenu:link {text-decoration:none;color:#888687;} 
A.BotonMenu:visited {text-decoration:none;color:#888687;} 
A.BotonMenu:active {text-decoration:none;color:#888687;} 
A.BotonMenu:hover {text-decoration:none;color:#a70084;} 

td#Cmen:hover
{
	background-image:url(../Imagenes/MenuIzq/izquierda_boton_On.gif);	 
}

#dhtmltooltip
{
	position: absolute;
	width: 800px;
	border: 1px solid #9d0567;
	padding: 2px;
	background-color: #d5d5d5;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.grid-view tr.normal
{
	color: black;
	background-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

.grid-view tr.alternate
{
	color: black;
	background-color: #f2ede6;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
	background-color: #f8e7f4;
	color: black;
	font-weight: bold;
}

img { behavior: url(iepngfix.htc); }
