BODY {
	BACKGROUND-COLOR: #FFFFFF; 
	scrollbar-base-color: #151E46; 
	scrollbar-arrow-color: #FAFAFA; 
	scrollbar-DarkShadow-Color: #000000;
}

IMG { border:0;}
FORM {margin:0; }


/* Listado de Fuente */ 

.tahoma { font-family: Tahoma;}

.arial { font-family: Arial; }

.verdana { font-family: Verdana;}

.trebuchet { font-family: 'Trebuchet MS';}


/* Listado de Tamaņos */ 

.t9 { font-size: 9px; }

.t10 { font-size: 10px; }

.t11 { font-size: 11px; }

.t12 { font-size: 12px; }

.t13 { font-size: 13px; }

.t14 { font-size: 14px; }

.t15 { font-size: 15px; }

.t16 { font-size: 16px; }

.t17 { font-size: 17px; }

.t18 { font-size: 18px; }

.t19 { font-size: 19px; }


/* Listado Alturas */ 

.h120 { line-height: 120%; }

.h130 { line-height: 130%; }

.h140 { line-height: 140%; }

.h150 { line-height: 150%; }

.h160 { line-height: 160%; }


/* Listado de Colores y fondos */ 

.c1 { color: #151E48; }

.c2 { color: #2D72AF; }

.c3 { color: #CACAD5; }

.c4 { color: #D27F4F;}

.bg1 { background-color: #151E46; }

.bg2 { background-color: #070A19; }

.bg3 { background-color: #0C1129; }

.bg4 { background-color: #161F47; }

.bg5 { background-color: #0E142F; }


/* Text Decoration */

.tdnone { text-decoration: none; }

.tdunderline { text-decoration: none; }
.tdunderline:hover { text-decoration: underline; }

.border1 { border: 1px solid #151E46;}

.border2 { 
	border: 1px solid #151E46;
	background-image: url('/v3/images/form/form_fondo.gif');
	}

.bt1 { 	background-color: #151E46;
	border-top: 1px solid #1E2B66;
	border-left: 1px solid #0E132B;
	border-right: 1px solid #0E132B;
	border-bottom: 1px solid #0E132B;
	padding-left: 31px;
	}

.bordeform {
	border: 1px solid #151E46;
	background-image: url('/v3/images/form/form_fondo.gif');
	}