/*================================== WEB GENERAL */
body {
font-family: Arial, verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000;
scrollbar-face-color: #000099; 			/*Color Base */
scrollbar-shadow-color: #000000; 		/*3D borde se sombra negra */
scrollbar-highlight-color: #7272E9;		/*3D Borde de Brillo */
scrollbar-3dlight-color: #7272E9; 		/*3D efecto */
scrollbar-darkshadow-color: #000000; 	/*Segunda linea de Sombra */
scrollbar-track-color: #666666;			/*Fondo de la Barra, carril */
scrollbar-arrow-color: #FFFFFF; }		/*Fechas */

hr	{ height: 1px; border: solid #000000 1px; border-top-width: 1px;}

.general {font-family: Arial, verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000;}
a:link { color: #0000FF; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: none; }
a:active { color: #0000FF; text-decoration: none; }
a:hover { color: #9393FF; text-decoration: none; }


/*================================== TITTLES */
.title { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 10pt; color: #FFFF00; font-weight: bold;}
a:link.title { color: #FFFF00; text-decoration: none; }
a:visited.title { color: #FFFF00; text-decoration: none; }
a:active.title { color: #FFFF00; text-decoration: none; }
a:hover.title { color: #FFFF00; text-decoration: underline; }

/*================================== LEFT OPTIONS */
.LeftMenu { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 8pt; color: #000055;}
a:link.LeftMenu { color: #A8FFC1; text-decoration: none; padding-left: 10px ; width: 100%; }
a:visited.LeftMenu { color: #A8FFC1; text-decoration: none; padding-left: 10px ; width: 100%; }
a:active.LeftMenu { color: #A8FFC1; text-decoration: none; padding-left: 10px ; width: 100%; }
a:hover.LeftMenu { 
background:#010472 url('images/bullet.gif') no-repeat fixed left center; text-decoration: none; color: #FFFFFF; width: 100%;
padding-left: 10px ; }

/*================================== FOOTER */
.footer { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
a:link.footer { color: #0000FF; text-decoration: none; }
a:visited.footer { color: #0000FF; text-decoration: none; }
a:active.footer { color: #0000FF; text-decoration: none; }
a:hover.footer { color: #9393FF; text-decoration: underline; }

/*================================== STRONG */
.str { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 10pt; color: #CC0000; font-weight: bold; }
a:link.str { color: #CC0000; text-decoration: none; }
a:visited.str { color: #CC0000; text-decoration: none; }
a:active.str { color: #CC0000; text-decoration: none; }
a:hover.str { color: #CC0000; text-decoration: underline; }

/*================================== TABLE TITTLE */
.tabtit { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background:#CCCCCC ; font-weight: bold; text-decoration: none; }
a:link.tabtit { color: #0000FF; text-decoration: none; }
a:visited.tabtit { color: #0000FF; text-decoration: none; }
a:active.tabtit { color: #0000FF; text-decoration: none; }
a:hover.tabtit { color: #9393FF; text-decoration: underline; }

/*================================== TABLE */
.tabnor { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background:#F4F4F4; }
a:link.tabnor { color: #0000FF; text-decoration: none; }
a:visited.tabnor { color: #0000FF; text-decoration: none; }
a:active.tabnor { color: #0000FF; text-decoration: none; }
a:hover.tabnor { color: #9393FF; text-decoration: underline; }

/*================================== TABLE DOWNLOAD TITTLE */
.tabdowntit { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background:#CCCCCC ; font-weight: bold; text-decoration: none; }
a:link.tabdowntit { color: #0000FF; text-decoration: none; }
a:visited.tabdowntit { color: #0000FF; text-decoration: none; }
a:active.tabdowntit { color: #0000FF; text-decoration: none; }
a:hover.tabdowntit { color: #9393FF; text-decoration: underline; }

/*================================== TABLE DOWNLOAD */
.tabdownnor { font-family: Arial, verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background:#F4F4F4; }
a:link.tabdownnor { color: #0000FF; text-decoration: none; }
a:visited.tabdownnor { color: #0000FF; text-decoration: none; }
a:active.tabdownnor { color: #0000FF; text-decoration: none; }
a:hover.tabdownnor { color: #9393FF; text-decoration: underline; }