BODY {
	background: #004d71;
	margin: 0px;
	padding: 0px;
	font-size: 11px; 
    font-family: verdana, arial, sans-serif; 
    color: #333333; 
}
TABLE {
	text-align:left;
	text-indent:1px;
	font-size: 11px; 
    font-family: verdana, arial, sans-serif; 
    color: #333;
}

 TR.blanco {background:#FFFFFF; font-size:10px}
 TR.verde {background:#F1FBE3; font-size:10px}
 TR.gris {background:#B5CCB9; font-size:10px}
 TR.header {background:#BFD9A8;font-size:12px; text-transform:capitalize; font-weight:bold; text-align:center}

.headerbackground {
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}
	
.leftborderbackground {
	background-image:url(../img/blue_border.jpg);
	background-repeat:repeat;
}

.rightborderbackground {
	background-image:url(../img/shadow_border.jpg);
	background-repeat:repeat;
}

.contentbackground {
	background-color:#8A9D5E;
	background-image: url(../img/green_background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.titletbackground {
	background-image: url(../img/title_background.jpg);
	background-repeat:no-repeat;
}

.title {
font-family:"Trebuchet MS", Arial;
font-size:16px;
text-transform:uppercase;
font-weight:bold;
color:#004D71;
text-indent:15px;
}


TD.blancoReporte {
	background:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#333333;	
}

 TD.headerReporte {
	background:#BFD9A8;
	font-size:11px;
	text-transform:capitalize;
	font-weight:bold;
	text-indent:15px;
}

a.menu:link{
font-family:"Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
text-decoration:none;
color:white;
}
a.menu:visited {
font-family:"Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
text-decoration:none;
color:white;}

a.menu:hover {
color:#606d41;
text-transform:uppercase;
}

td.menuon { background-color: #E7F5BA; cursor:hand; }
td.menuoff { background-color: none;}

a:link {
	text-decoration: none;
	color: #CC3300;
	}
a:visited {
	text-decoration: none;
	color: #CC3300;
	}
a:hover {
	text-decoration: underline;
	color: #CC3300;
	}
a:active {
	text-decoration: underline;
	color: #CC3300;
	}
	
a.portada:link, a.portada:visited {
	text-decoration: none;
	color: #fff;
	font-size:11px;
	}
a.portada:hover {
	text-decoration: underline;
	}



.content {
	background-image: url(../img/white_background.jpg);
	background-repeat:repeat;
}
.contentfooterbackground {
	background-image: url(../img/whiteshadow_background.jpg);
	background-repeat:no-repeat;
}

.footerbackground {
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
}
.footer{
font-family:"Trebuchet MS", Arial;
font-size:11px;
color:#606d41;
}