body {
	background-image:url(../img/fnd_gris.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.menuTB 
{
border: 1px solid #DADADA; 
border-collapse: collapse;
margin-top:2px;
  
}
td.menuTD 
{
	border: 1px solid #DADADA;
    padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width:20%;
}
td.celdaS {
	font-weight: bold;
	color: #666666;
	background-color: #DBDBDB;
	background-image: url(../img/fnd_grischico.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
}
#sub a:link, #sub a:visited, #sub a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#sub a:hover {
	text-decoration: underline;
}

#linkN a:link, #linkN a:visited, #linkN a:active {
	color: #000000;
	text-decoration: none;
}
#linkV a:link, #linkV a:visited, #linkV a:active {
	color: #006600;
	text-decoration: underline;
	font-weight:bold;
}
#linkN2 a:link, #linkN2 a:visited, #linkN2 a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#linkN2 a:link, #linkN2 a:visited, #linkN2 a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#linkB a:link, #linkB a:visited, #linkB a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#linkB a:hover {
	text-decoration: underline;
}
/*#linkG a:hover {
	text-decoration: underline;
}*/
.div-o {
	background-color: #666666;
	color:#FFFFFF;
	height: 12px;
	font-weight: bold;
	text-align: center;
}
.padCel {
	padding-right: 4px;
	text-align: right;
}
/* These classes are used by the script as rollover effect for table 1 and 2 */

.tableRollOverEffect1{
		background-color:#E7F1F8;	
}
	
.tableRowClickEffect1{
		background-color:#E7F1F8;		
}
