body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
	scrollbar-face-color: #A00121;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #01381C;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;	
}

.btn_microsite, .btn_microsite a:link, .btn_microsite a:visited, .btn_microsite a:active{
	background-color: #a9002c;
	border: none;
	font-family: Georgia;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	font-size: 11px;
	padding: 5px;
}
.btn_microsite a:hover{
	background-color: #00224c;
	border: none;
	font-family: Georgia;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	font-size: 11px;
	padding: 5px;
	cursor: hand;
}
h1, h1 a:link, h1 a:visited, h1 a:active {
	font-family : "Tahoma";
	font-size : 12px;
	color : #00234C;
	text-decoration: none;
	margin: 0;
	padding: 0px;

}
h1 a:hover{
	font-family : "Tahoma";
	font-size : 12px;
	color : #00234C;
	text-decoration: underline;
	margin: 0;
	padding: 0px;
}

h2, h2 a:link, h2 a:visited, h2 a:active {
	font-family : "Tahoma";
	font-size : 12px;
	color : white;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	display: inline;
}
h2 a:hover{
	font-family : "Tahoma";
	font-size : 12px;
	color : white;
	text-decoration: underline;
	margin: 0;
	padding: 0px;
	display: inline;
}
h5, h5 a:link, h5 a:visited, h5 a:active {
	font-family : "Tahoma";
	font-size : 11px;
	color : #00234C;
	text-decoration: none;
	margin: 0;
	padding: 0px;
}
h5 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	color : #00234C;
	text-decoration: underline;
	margin: 0;
	padding: 0px;
}
h3, h3 a:link, h3 a:visited, h3 a:active {
	font-family : "Georgia";
	font-size : 14px;
	color : #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
h3 a:hover{
	font-family : "Georgia";
	font-size : 14px;
	color : #ffffff;
	text-decoration: underline;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
h4, h4 a:link, h4 a:visited, h4 a:active {
	font-family : "Tahoma";
	font-size : 11px;
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
h4 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	color : #333333;
	text-decoration: underline;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
h6, h6 a:link, h6 a:visited, h6 a:active {
	font-family : "Tahoma";
	font-size : 12px;
	color : white;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
h6 a:hover{
	font-family : "Tahoma";
	font-size : 12px;
	color : white;
	text-decoration: underline;
	margin: 0;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
img {
border:0;
}
Form {
margin: 0;
}
input {
margin: 0;
font-family : Tahoma;
font-size: 11px;
color: #616161;
}
input.checkbox {
border: 0;
}
.Borde{
border: 1px solid #999999;
}
.Borde_Gris {
	border: 1px solid #CCCCCC;
}
.Borde_Azul {
	border: 1px solid #000066;
}
.Borde_Rojo {
	border: 1px solid #660000;
}
.Fdo_Azul{
	background-color: #00224c;
}
.Fdo_AzulClaro{
	background-color: #e7ecf5;
}
.Fdo_grisOscuro{
	background-color: #333333;
}
.Fdo_GrisOscuro_2{
	background-color: #666666;
}
.Fdo_grisClaro {
	background-color: #ececec;
}
.Fdo_DegradeAzul {
	background-image: url(/images/img_degradeAzul.gif);
	background-repeat: repeat-x;
}
.Fdo_Sombra {
	background-image: url(/images/img_degrade_sombra.gif);
	background-repeat: repeat-y;
}
.Fdo_DegradeAzul_Tit {
	background-image: url(/images/img_degradeAzul_Tit.gif);
	background-repeat: repeat-x;
	border: 1px solid #000066;
}
.Fdo_DegradeRojo_Tit {
	background-image: url(/images/img_degradeRojo_tit.gif);
	background-repeat: repeat-x;
	border: 1px solid #660000;
}
.Fdo_DegradeRojo {
	background-image: url(/images/img_degradeRojo.gif);
	background-repeat: repeat-x;
}
.Fdo_Blanco{
	background-color: white;
}
.Fdo_Celeste{
	background-color: #e7ecf5;
}

.Fdo_Rojo{
	background-color: #a9002c;
}
.TxtBlco2_10, .TxtBlco2_10 a:link, .TxtBlco2_10 a:visited, .TxtBlco2_10 a:active {
	font-family : "Tahoma";
	font-size : 10px;
	color : white;
	text-decoration: none;
}
.TxtBlco2_10 a:hover{
	font-family : "Tahoma";
	font-size : 10px;
	color : white;
	text-decoration: underline;
}
.TxtBlco_11, .TxtBlco_11 a:link, .TxtBlco_11 a:visited, .TxtBlco_11 a:active {
	font-family : "Tahoma";
	font-size : 11px;
	color : white;
	text-decoration: none;
}
.TxtBlco_11 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	color : white;
	text-decoration: underline;
}
.TxtBlco_12, .TxtBlco_12 a:link, .TxtBlco_12 a:visited, .TxtBlco_12 a:active {
	font-family : "Tahoma";
	font-size : 12px;
	color : white;
	text-decoration: none;
}
.TxtBlco_12 a:hover{
	font-family : "Tahoma";
	font-size : 12px;
	color : white;
	text-decoration: underline;
}
.TxtBlco_9, .TxtBlco_9 a:link, .TxtBlco_9 a:visited, .TxtBlco_9 a:active {
	font-family : "Tahoma";
	font-size : 9px;
	color : white;
	text-decoration: none;
}
.TxtBlco_9 a:hover{
	font-family : "Tahoma";
	font-size : 9px;
	color : white;
	text-decoration: underline;
}
.TxtRojo_11, .TxtRojo_11 a:link, .TxtRojo_11 a:visited, .TxtRojo_11 a:active{
	font-family : "Tahoma";
	font-size : 11px;
	font-weight: bold;
	color : #FF0000;
	text-decoration: none;
}
.TxtRojo_11 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	font-weight: bold;
	color : #FF0000;
	text-decoration: underline;
}
.TxtBordo_11, .TxtBordo_11 a:link, .TxtBordo_11 a:visited, .TxtBordo_11 a:active{
	font-family : "Tahoma";
	font-size : 11px;
	font-weight: bold;
	color : #A9002C;
	text-decoration: none;
}
.TxtBordo_11 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	font-weight: bold;
	color : #A9002C;
	text-decoration: underline;
}
.TxtAzul_11, .TxtAzul_11 a:link, .TxtAzul_11 a:visited, .TxtAzul_11 a:active {
	font-family : "Tahoma";
	font-size : 11px;
	color : #00234C;
	text-decoration: none;
}
.TxtAzul_11 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	color : #00234C;
	text-decoration: underline;
}
.TxtGris_11, .TxtGris_11 a:link, .TxtGris_11 a:visited, .TxtGris_11 a:active {
	font-family : "Tahoma";
	font-size : 11px;
	color : #616161;
	text-decoration: none;
}
.TxtGris_11 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	color : #616161;
	text-decoration: underline;
}
.TxtNegro_11, .TxtNegro_11 a:link, .TxtNegro_11 a:visited, .TxtNegro_11 a:active {
	font-family : "Tahoma";
	font-size : 11px;
	color : black;
	text-decoration: none;
}
.TxtNegro_11 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	color : black;
	text-decoration: underline;
}
.TxtGris_9, .TxtGris_9 a:link, .TxtGris_9 a:visited, .TxtGris_9 a:active {
	font-family : "Tahoma";
	font-size : 9px;
	color : #616161;
	text-decoration: none;
}
.TxtGris_9 a:hover{
	font-family : "Tahoma";
	font-size : 9px;
	color : #616161;
	text-decoration: underline;
}
.TxtAzul_11, .TxtAzul_11 a:link, .TxtAzul_11 a:visited, .TxtAzul_11 a:active {
	font-family : "Tahoma";
	font-size : 11px;
	color : #00234d;
	text-decoration: none;
}
.TxtAzul_11 a:hover{
	font-family : "Tahoma";
	font-size : 11px;
	color : #00234d;
	text-decoration: underline;
}
.TxtAzul_14, .TxtAzul_14 a:link, .TxtAzul_14 a:visited, .TxtAzul_14 a:active {
	font-family : "Tahoma";
	font-size : 14px;
	color : #00234d;
	text-decoration: none;
}
.TxtAzul_14 a:hover{
	font-family : "Tahoma";
	font-size : 14px;
	color : #00234d;
	text-decoration: underline;
}
.TxtAzul_9, .TxtAzul_9 a:link, .TxtAzul_9 a:visited, .TxtAzul_9 a:active {
	font-family : "Tahoma";
	font-size : 9px;
	color : #00234d;
	text-decoration: none;
}
.TxtAzul_9 a:hover{
	font-family : "Tahoma";
	font-size : 9px;
	color : #00234d;
	text-decoration: underline;
}
.TxtNegro_9, .TxtNegro_9 a:link, .TxtNegro_9 a:visited, .TxtNegro_9 a:active {
	font-family : "Tahoma";
	font-size : 9px;
	color : #333333;
	text-decoration: none;
}
.TxtNegro_9 a:hover{
	font-family : "Tahoma";
	font-size : 9px;
	color : #333333;
	text-decoration: underline;
}
.TxtNegro11, .TxtNegro11 a:link, .TxtNegro11 a:visited, .TxtNegro11 a:active {
	font-family : "Georgia";
	font-size : 11px;
	color : black;
	text-decoration: none;
	line-height: 20px;
}
.TxtNegro11 a:hover{
	font-family : "Georgia";
	font-size : 11px;
	color : black;
	text-decoration: underline;
	line-height: 20px;
}
txt_azul_14, txt_azul_14 a:link, txt_azul_14 a:visited, txt_azul_14 a:active {
	font-family : "Georgia";
	font-size : 14px;
	color : #00224c;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
txt_azul_14 a:hover{
	font-family : "Georgia";
	font-size : 14px;
	color : #00224c;
	text-decoration: underline;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

/** agregado 12/06/08 **/
.FormMultiCombo select {
	font-family : "Tahoma";
	font-size : 11px;
	color : #616161;
	text-decoration: none;
}

/** agregado 16/06/08 **/
.FormSmallCombo select {
	font-family : "Tahoma";
	font-size : 11px;
	color : #616161;
	text-decoration: none;
	width: 100px;
}

/** agregado 17/06/08 **/
.FormCombo select {
	font-family : "Tahoma";
	font-size : 11px;
	color : #00234C;
	text-decoration: none;
	width: 300px;
}