body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	color: #FF3300;
	margin-top : 0px;
	margin-bottom : 5px;
}

h2 {
	font-size: 12px;
	color: #FF3300;
	margin-top : 0px;
	margin-bottom : 5px;
}

h3 {
	font-size: 12px;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 5px;
}

.txtTitle {
	font-family: helvetica;
	font-size: 26px;
	color: #C65D19;
	font-weight: bold;
}

.txtSubtitle {
	padding-left:20px;
	font-family: helvetica;
	font-size: 20px;
	color: #0058A0;
	font-weight: bold;
}

.txtTitleBody{
	margin-left:10px;
    width: 450px;
	font-weight : bold;
	padding-top:15px;
	padding-left:0;
	position:relative;
	left:0;
	top:0;
	color: #3366B5;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.txtSmallTitle{
	margin-left:10px;
    width: 450px;
	padding-top:12px;
	padding-left:0;
	position:relative;
	left:0;
	top:0;
	color: #3366B5;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.txtLocationBarBody {
	padding-left:0;
	font-size: 10px;
	color: #000000;
}

.txtDescriptionBody {
	font-size: 12px;
	color: #000000;
}

.txtDescriptionBodyBold {
	font-size: 12px;
	font-weight : bold;
	color: #000000;
}

.txtImportantBody {
	font-size: 12px;
	font-weight : bold;
	color: #C00000;
}

.txtDescriptionBody11 {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.txtLinkBody {
	font-size: 12px;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
}

.txtLinkBody:hover {
	font-size: 12px;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
}

.txtLinkNewCompany {
	font-size: 14px;
	font-weight : bold;
	color: #000000;
	text-decoration: none;
}

.txtLinkNewCompany:hover{
	font-size: 14px;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
}

.txtListNameCompany {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}

.txtListDescCompany {
	font-size: 10px;
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif; 
}

.txtNameCompany {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif; 
}

.txtDescCompany {
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
}

.txtCompany {
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
}

.txtTitleLeftMenu {
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.txtTitleLeftMenu:hover {
	font-size: 14px;
	color: #336699;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.txtTitleActualLeftMenu {
	font-size: 14px;
	font-weight : bold;
	color: #336699;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.txtTitleLeftMenuNoLink {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.txtDataNoLinkLeftMenu {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position:relative;
	padding-left:15px;
}

.txtDataSelectedLeftMenu {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position:relative;
	padding-left:15px;
}

.txtDataSelectedLeftMenu:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	position:relative;
	padding-left:15px;
}

.txtAzul {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

.txtAzul:hover {
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}

/*** BEGIN Formulario ***/

.txtAzulFormulario {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}

.txtAzulLinkFormulario {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
}

.txtAzulTituloFormulario {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	padding-left:10px;
	color: #336699;
	text-decoration: none;
}

.txtNegroFormulario {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top : 0%;
	font-weight: normal;
}

.txtRojoFormulario{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	color: Red;
	text-decoration: none;
}

.errorInputText{
	border-style:solid;
	border-color:red; 
	border-width:thin;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.country{
	font-family: verdana, arial, helvetica, sans-serif; 
	width: 120px;
	font-size:10px;
}

.comentario {
	FONT-SIZE: 11px; 
	MARGIN-BOTTOM: 10px; 
	width: 432px; 
	color: #000000; 
	font-family: verdana, arial, helvetica, sans-serif; 
	height: 100px; 
	padding-left:15px;
	TEXT-DECORATION: none
}

/*** END Formulario ***/

.txtGrisFooter {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.txtGrisFooter:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

/*** BEGIN Recuadro menu derecho ***/
.txtRightMenu {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top:10px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.borAzulIzquierdaDerecha {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
}

.borAzulIzquierda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
}

.borAzulDerecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}
/*** END Recuadro menu derecho ***/


.borTodoAzul {
	border: 1px solid #336699;
}

/*** Acerca de ***/

.txtAcercaDeBody {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.txtNewCompanyBody {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.txtTreeLocation {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position:relative;
}
.gnPgNumber{
color : blue;
font-family : Arial, sans-serif;
font-size : 9pt;
font-weight : bold;
}
.gnPgNumber A{
font-weight : normal;
color : blue;
}

.gnIconLink{
color : black;
font-family : Arial, sans-serif;
font-size : 9pt;
text-decoration : none;
}
.gnIconLink A{
color : blue;
text-decoration : none;
}
