
th, td, p	{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	}
	
.sidenavbig	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

	
a.sidenavbg:visited	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
.sidenavsmall	{
	color: #303030;
	text-decoration: none;
	}
	
a.sidenavsm:link	{
	color: #303030;
	text-decoration: none;
	}
	
a.sidenavsm:visited	{
	color: #303030;
	text-decoration: none;
	}
	
.greytext	{
	color: #cccccc;
	}
	
.darkgreytext	{
	color: #666666;
	}
	
.titletext	{
	background-color: #ffffff;
	}
	
.titletextsmall {	
	font-weight: bold;
	color: #666666;
	}
	
.tinytext {							/* bottom links */
	font-size: x-small;
	line-height: 1.2em;
	}
	
.nav	{
	background-color: #cccccc;
	}
	
.navmain	{
	background-color: #666666;
	cursor: hand;
	}
	
.navhilite	{
	background-color: #eeeeee;
	cursor: hand;
	}
.azulclaro   { 
	background-color: #F4FBF4;
	cursor: hand; 
	color: #000080;
	font-size: 10pt;
	}
.azuloscuro { 
	background-color: #D5F0D5;
	cursor: hand;
	color: #000080;
	}
.rojo	   { 
	background-color: #575757;
	cursor: hand; 
	color: #FFFFFF;
	}
.blanco	   { 
	background-color: #303030;
	cursor: hand;
	color: #000080;
	}