body {
	scrollbar-face-color: #818F9E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:#A9A9A9;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #FFFFFF;	
}

.PanelNormal1, .PanelNormal1 a:link, .PanelNormal1 a:visited, .PanelNormal1 a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
}

.PanelNormal1 a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration : underline;
}

.PanelDestacado1, .PanelDestacado1 a:link, .PanelDestacado1 a:visited, .PanelDestacado1 a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
	font-weight: bold;
}

.PanelDestacado1 a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration : underline;
	font-weight: bold;
}

.PanelNormal2, .PanelNormal2 a:link, .PanelNormal2 a:visited, .PanelNormal2 a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #58626E;
	text-decoration: none;
}

.PanelNormal2 a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #58626E;
	text-decoration : underline;
}

.PanelDestacado2, .PanelDestacado2 a:link, .PanelDestacado2 a:visited, .PanelDestacado2 a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #58626E;
	text-decoration: none;
	font-weight: bold;
}

.PanelDestacado2 a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #58626E;
	text-decoration : underline;
	font-weight: bold;
}

.TextoBlanco, .TextoBlanco a:link, .TextoBlanco a:visited, .TextoBlanco a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : White;;
	text-decoration: none;
}

.TextoBlanco a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoBlanco2, .TextoBlanco2 a:link, .TextoBlanco2 a:visited, .TextoBlanco2 a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : White;;
	text-decoration: none;
}

.TextoBlanco2 a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}

.TextoGris9, .TextoGris9 a:link, .TextoGris9 a:visited, .TextoGris9 a:active {
	font-family : Tahoma;
	font-size : 9px;
	color : #787878;
	text-decoration: none;
}

.TextoGris9 a:hover {
	font-family : Tahoma;
	font-size : 9px;
	color : Black;
	text-decoration : underline;
}
.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
}

.TextoGris a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoAzul9, .TextoAzul9 a:link, .TextoAzul9 a:visited, .TextoAzul9 a:active {
	font-family : Tahoma;
	font-size : 9px;
	color : #58626E;
	text-decoration: none;
}

.TextoAzul9 a:hover {
	font-family : Tahoma;
	font-size : 9px;
	color : Black;
	text-decoration : underline;
}
.TextoAzul, .TextoAzul a:link, .TextoAzul a:visited, .TextoAzul a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #58626E;
	text-decoration: none;
}

.TextoAzul a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoNaranja, .TextoNaranja a:link, .TextoNaranja a:visited, .TextoNaranja a:active {
	font-family : Tahoma;
	font-size : 10px;
	color : #E45C12;
	text-decoration: none;
}

.TextoNaranja a:hover {
	font-family : Tahoma;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}

.FondoBody {
	background-image: url(../images/FondoBody.gif);
}

.FondoBotoneraSecundaria {
	background: url(../images/FondoBotoneraSecundario.gif) repeat-y right;
}

.FondoDetalle {
	background: url(../images/FdoDetalle.gif) repeat-y left;
}

.Blanco {
	background-color: White;
}
.GrisClaro {
	background-color: #F3F3F3;
}
.Gris {
	background-color: #58626E;
}

.PetroleoOsc {
	background-color: #818F9E;
}

.PetroleoMedio {
	background-color: #D8DCE0;
}

.PetroleoClaro {
	background-color: #E6E9EC;
}
.Boton , .Boton a:visited, .Boton a:link, .Boton a:active {
   FONT-SIZE: 10px;
   BORDER-RIGHT: 1px solid #58626E;
   BORDER-TOP: 1px solid #58626E;
   BORDER-LEFT: 1px solid #58626E;
   BORDER-BOTTOM: 1px solid #58626E;
   FONT-FAMILY: Tahoma;
  	color: white;
   text-transform: uppercase;
   text-align: center;
   text-decoration: none;
   font-weight: bold;
   background-image: url(../images/FdoBt.gif);
   }

.Boton a:hover {
   FONT-SIZE: 10px;
   FONT-FAMILY: Tahoma;
  	color: white;
   text-transform: uppercase;
   text-align: center;
   text-decoration: underline;
   background-image: url(../images/FdoBt.gif);
   font-weight: bold;
}








