BODY {
	BACKGROUND-COLOR: white; COLOR: black; FONT-FAMILY: verdana, arial; FONT-SIZE: 8pt
}
H1 {
	BORDER-BOTTOM: #999999 0pt solid;
	BORDER-LEFT: #999999 0pt solid;
	BORDER-RIGHT: #999999 0pt solid;
	BORDER-TOP: #999999 0pt solid;
	COLOR: Black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold
}
H2 {
	BORDER-BOTTOM: #999999 0pt solid;
	BORDER-LEFT: #999999 0pt solid;
	BORDER-RIGHT: #999999 0pt solid;
	BORDER-TOP: #999999 0pt solid;
	COLOR: Black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold
}
.tablaSinBordes {
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana, arial;
	FONT-STYLE: normal;
	FONT_FAMILY: Verdana
}
.menuItemNotSelected {
	COLOR: black; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.menuItemMouseOver {
	BACKGROUND-COLOR: Black;
	COLOR: white;
	CURSOR: hand;
	TEXT-DECORATION: none
}
.encabezadoAzulClaro{
	BACKGROUND-COLOR: #9CCEFF;
	FONT-FAMILY: Verdana, arial;
	COLOR: #00319C;
	FONT-STYLE: normal;
	FONT_FAMILY: Verdana;
	padding-left : 8px;
	padding-top : 1px;
}
.encabezadoClientes{
	BACKGROUND-COLOR: #0033FF;
	FONT-FAMILY: Verdana, arial;
	COLOR: white;
	FONT-STYLE: normal;
	FONT_FAMILY: Verdana;
	padding-left : 8px;
	padding-top : 1px;
}
.tablaConBordes{
	BACKGROUND-COLOR: white;
	BORDER-RIGHT: #999999 0pt solid;
	COLOR: black;
	FONT-FAMILY: Verdana, arial;
	FONT-STYLE: normal;
	FONT_FAMILY: Verdana;
	border-bottom : 1pt solid #999999;
	border-left : 1pt solid;
	border-left-width : #999999;
	padding-left : 8px;
	padding-top : 8px;
}

.tablaClientes{
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: #999999 1pt solid;
	BORDER-LEFT: #999999 1pt solid;
	BORDER-RIGHT: #999999 1pt solid;
	BORDER-TOP: #999999 0pt solid;

	COLOR: black;
	FONT-FAMILY: Verdana, arial;
	FONT-STYLE: normal;
	FONT_FAMILY: Verdana;
	border-bottom : 1pt solid #999999;
	border-left : 1pt solid;
	border-left-width : #999999;
	padding-left : 8px;
	padding-top : 8px;
}
TD {
	COLOR: black; FONT-FAMILY: verdana, arial; FONT-SIZE: 8pt
}
.formularios{
	FONT-FAMILY: verdana, arial; FONT-SIZE: 8pt
}
.tabladatos
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.tabladatosa
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.tabladatosa1
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: palegoldenrod;
}
.tabladatosa2
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#66ccff
}

.tabladatosf
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.Estilo13 {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #3333FF; }
.Estilo15 {font-family: Arial, Helvetica, sans-serif}
.Estilo16 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066FF; }
.Estilo18 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0066FF; }
.Estilo23 {color: #66FF99}

.menuItemMouseOver18 {
	BACKGROUND-COLOR: Black;
	COLOR: white;
	CURSOR: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.Estilo23 {color: #66FF99}
.Estilo38 {
	color: #FF3333;
	font-size: 14px;
}
.Estilo41 {color: #66CC66}
.Estilo43 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Estilo44 {font-size: 14px}
.Estilo45 {color: #3366FF}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color:#2C5F93 ; /*darkred;*/
}


/* PAGE BANNER */
/* style for the text of the site title */
.SiteTitle
{
	font-weight: bold;
	font-size: 20px;
	color: #ffff99;
	font-family: Verdana Bold, Helvetica, sans-serif;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: dimgray;
    border-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:DarkRed;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}
