body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0033CC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bigtext {
	font-size: 13px;
	font-weight: 700;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bold {
	font-size: 14px;
	font-weight: 800;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bluebold {
	font-size: 13px;
	font-weight: 700;
	color: #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	color: lightyellow;
	font-weight: 700;
	text-decoration: underline;
}
.contacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #CCFF99;
}
.deep {
	background-color: #000099;
}
.advise, .formError {
	font-weight: 700;
	color: #BEF723;
}

.formLabel{
	background-color: #2317FF;
	font-weight: 800;
	padding-top: 11px;
	padding-bottom: 5px;
}


.reportData,.reportData2
                 {font-size: 90%; font-family: verdana,arial,helvetica; border-width: 0 0 0.5px 0; border-style: solid;}
.reportRow       {background-color: #0033FC; cursor:pointer; cursor:hand;}
.reportRow2      {background-color: #0033CC; cursor:pointer; cursor:hand;}
.reportRowBold2  {background-color: darkblue; color: white; font-weight: 800; cursor:pointer; cursor:hand;}
.reportRowBold   {background-color: lightblue; color: white; font-weight: 800; cursor:pointer; cursor:hand;}
.reportRow:hover,.reportRow2:hover,.reportRowBold:hover,.reportRowBold2:hover
                 {background-color: #2317FF; color: white; cursor:pointer; cursor:hand;}
.reportHeader    {background-color:#3E8D9B; font-weight: 700; font-size: 101%;}
.reportHeader:hover {font-weight:800;}
.reportSubtotal  {background-color: DARKBLUE; font-weight: 700; font-size: 108%; border-style: solid; border-width: 1px 0px;}
.reportOrg       {}
.reportStatus    {background-color: gray;}
.reportTitle	  {background-color:#459DAC; font-weight:900; font-size: 115%;}



.tableTab       {}
.contentTab     {border-width: 0px 1px 1px 1px; border-color:lightblue; border-style:solid; padding:5px;}
.lowTab         {}
td.lowTab		    {border-style:solid; border-color:lightblue; border-width: 0 0 1px 0;  text-align: center; padding:7px;}
.highTab        {font-weight: 800; font-size: 99%; }
td.highTab		  {border-style:solid; border-color:lightblue; border-width: 1px 1px 0px 1px; text-align: center;}
.lowTab:hover, .highTab:hover  {font-weight:600; }


.license_list { background-color:#2D61CF; color:white; padding:5px; margin-top:7px; border-radius:7px; }