
.Cont {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
}



.ContBold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #595959;
}

.ContBoldVerde {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
}

.contBlanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}



.contBlancoBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}



.txtCopyrights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #595959;
}


a.linkVerde:link { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #009900; text-decoration: underline; }
a.linkVerde:hover { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0595959; text-decoration: none; font-weight: bold}
a.linkVerde:visited { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #009900; text-decoration: underline;}
a.linkVerde:visited:hover { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0595959; text-decoration: none; font-weight: bold}
a.linkVerde:active { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #009900; text-decoration: underline}



a.linkVerdeBold:link { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #009900; text-decoration: underline; font-weight: bold}
a.linkVerdeBold:hover { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #595959; text-decoration: none; font-weight: bold}
a.linkVerdeBold:visited { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #009900; text-decoration: underline;font-weight: bold }
a.linkVerdeBold:visited:hover { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #595959; text-decoration: none; font-weight: bold }
a.linkVerdeBold:active { FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #009900; text-decoration: underline; font-weight: bold; }


a.linkSubmenu:link { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 8pt; color: #7FCC7F; text-decoration: none; }
a.linkSubmenu:hover { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; text-decoration: none; }
a.linkSubmenu:visited { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 8pt; color: #7FCC7F; text-decoration: none; }
a.linkSubmenu:visited:hover { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; text-decoration: none;}
a.linkSubmenu:active { FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 8pt; color: #7FCC7F; text-decoration: none; }


.MenuActivo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height:10.5px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}



.bordes {border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #595959;
	border-bottom-width : 1px;
	border-bottom-color : #595959;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #595959;
	border-left-style : solid;
	border-right-width : 1px;
	border-right-color : #595959;
	border-right-style : solid;}

.inputs {  height: 14px; width: 110px; font-family:  Arial, Helvetica, sans-serif; font-size: 9pt;}


#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 10px Geneva, Arial, Helvetica, sans-serif;
line-height:9px;
z-index:100;
color:#009900; 
text-align:right;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid width;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
font-color: #009900;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color:#999999;
}
