/* CSS Document */
<style>

.Menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.TablaInt{
	width:214px;
}


.Prof0 , .Prof0 td ,.Prof0 td a {
	color: #595959;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.Prof0 td a
{
	padding-left:14px;
	background-repeat: no-repeat;
	background-position: left center;
}
	
.TDProf0 {
	background-color: #FFFFFF;
    border-bottom-style:dashed;
	border-bottom-color: #fdb61e;
	border-bottom-width: 1px;	height: 20px;padding: 3px 1px 1px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.Prof1 , .Prof1 td ,.Prof1 td a{
	color: #7d7d7d;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
    }
	
.TDProf1 {
	background-color: #ffffff; /*#C7BE52*/
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	border-bottom-width: 1px;	height: 20px;padding: 3px 1px 1px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Prof2 , .Prof2 td ,.Prof2 td a{
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    
}


.TDProf2 {
	background-color: #f4f4f4;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: thin;	height: 20px;padding: 3px 1px 1px;
}

.Prof3 , .Prof3 td ,.Prof3 td a{
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    
}

.TDProf3 {
	background-color: #dbd591;
	border-bottom-style: solid;
	border-bottom-color: #c9c6ab;
	border-bottom-width: 3px;	height: 20px;padding: 3px 1px 1px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.ProfOver , .ProfOver td , .ProfOver td a {
	color: #fdb61e;
	/*background-color:#E0EBE0;*/
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	
}

.ProfOver td a
{
	padding-left:14px;
	background-repeat: no-repeat;
	background-position: left center;

}
.OpcionBold {
	font-weight:normal;
}
.OpcionNormal{
	font-style: normal;
}
</style>
