.tablacentral {
border:solid;
border-color:#68812b;
border-width:1;
background-color:#ecf4e8;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border-style:solid;
}

.tablasderecha {
border:solid;
border-color:#ff9834;
border-width:1;
background-color:#FFFFFF;
border-style: solid;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.tablastitulos {
border:solid;
border-color:#68812b;
border-width:1;
background-color:#FFFFFF;
border-style: dashed;
margin-top:6px;
font-size:20px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:center;
}

.textoblanco {
        Font-Family: Arial;
        Font-size: 9pt;
        color: #ffffff;
		font-weight:bold;
}

.textoblanco2 {
        Font-Family: "Courier New", Courier, monospace;
        Font-size: 14pt;
        color: #CCFF00;
		font-weight: bold;
		text-align:right;
		margin-right:5px;
}

a.textoblanco:link {
        Font-Family: Arial;
        Font-size: 10pt;
        color: #EFEFEF;
		font-weight:bold;
		text-decoration:none;
}

a.textoblanco:visited {
        Font-Family: Arial;
        Font-size: 10pt;
        color: #EFEFEF;
		font-weight:bold;
		text-decoration:none;
}

a.textoblanco:hover {
        Font-Family: Arial;
        Font-size: 11pt;
        color: #ffffff;
		font-weight:bold;
		text-decoration:none;
}

.textonegro {
        Font-Family: Arial;
        Font-size: 8pt;
        color: #000000;
		font-weight:normal;
}

a.textonegro:link {
        Font-Family: Verdana;
        Font-size: 8pt;
        color: #9c9c9c;
		font-weight:bold;
		text-decoration:none;
}

a.textonegro:visited {
        Font-Family: Verdana;
        Font-size: 8pt;
        color: #9c9c9c;
		font-weight:bold;
		text-decoration:none;
}

a.textonegro:hover {
        Font-Family: Verdana;
        Font-size: 8pt;
        color: #000000;
		font-weight:bold;
		text-decoration:none;
}

.texto {
        Font-Family: Arial;
        Font-size: 12pt;
        color: #000000;
		font-weight:normal;
}

.linksubmenu {
        Font-Family: Arial;
        Font-size: 10pt;
        color: #136600;
}

A.linksubmenu:link {
        Font-Family: Arial;
        Font-size: 10pt;
        color: #ffffff;
        text-decoration: none;
		background: #C50A8C;
		font-weight:bold;
}

A.linksubmenu:visited {
        Font-Family: Arial;
        Font-size: 10pt;
        color: #ffffff;
        text-decoration: none;
		background: #C50A8C;
		font-weight:bold;
}

A.linksubmenu:hover {
        Font-Family: Arial;
        Font-size: 10pt;
        color: #ffffff;
        text-decoration: none;
		background: #F307AC;
		font-weight:bold;
}