body
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
	scrollbar-base-color: #dddddd;
}

table {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #000000;	
	
}

td {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #000000;	
}


.lectura {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #000000;	
	text-align: justify;
}


.flash:link {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}

.flash:visited {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}

.flash:hover {
	color: #c8b5a1;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}



A:link {
	color: #767372;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}

A:visited {
	color: #767372;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}

A:hover {
	color: #B7B5B6;
	font-family: Verdana,Arial,Helvetica;
 	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	color: #B9B7B7;
}
.m0l0iover {
	font-size: 11px;	
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	color: #ffffff;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #ffc200;
	background: #000000;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #ffc200;
	background: #7a7877;
}

/* level 1 inner */
.m0l1iout {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	padding: 4px;
	color: #B9B7B7;
}
.m0l1iover {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #ffc200;
	background: #000000;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #ffc200;
	background: #7a7877;
}

/* level 2 inner */
.m0l2iover {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #ffc200;
	background: #000000;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #ffc200;
	background: #7a7877;
}
