/* Global Styles */

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	left: auto;
	color: #669933;
}

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #000000;
	text-decoration:none;
	}
	
	
a:hover {
	color: #5065A4;
	/*background-color:#669933/
	/* #669933 COLOR VERDE LOGO*/
	/* #CFE2CF COLOR VERDE QUIMICA*/
	}

/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0066CC;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	/*border-right:0px solid #009933;*/
	background-color:#CFE2CF
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background: #5FBC7A;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	color: #333333;
	letter-spacing:.3em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
	
.tagline {
	color: #666666;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0.4em;
	}
	
.dir {
	color: #00000
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0.1em;
	}
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	list-style-image: none;
	list-style-type: circle;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #0066CC;
	letter-spacing:0.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	background-color: #EEEEEE;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #666666;
	letter-spacing:.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.box {
	border: 1px solid #000000;
	border-collapse: collapse;
	padding-left: 10px;
}
