/*estilo MCBsAs v.0.9 23_6_2005*/

.texto {
	color: Black;
	font-family: Arial;
	font-size: 12px;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	margin-left: 2px;
	margin-top: 0px;
	background-color: White;
}

/*.bold {
	font-weight: bold;
}*/

/*a:link, a:visited {
	color: Black;
	border-bottom: 1px dotted;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
}*/
	
/*a:hover {
	color: Gray;
	border-bottom: 1px dotted;
}*/

.link {
   font-family: Arial;
	font-size: 12px;
	color: Black;
	border-bottom: 1px dotted;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
}

a.link:visited {
   font-family: Arial;
	font-size: 12px;
	color: Black;
	border-bottom: 1px dotted;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
}

a.link:hover {
   font-family: Arial;
	font-size: 12px;
	color: Gray;
	border-bottom: 1px dotted;
}


.link2 {
	color: Black;
	border-bottom: 1px dotted;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.link2:visited {
	color: Black;
	border-bottom: 1px dotted;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.link2:hover {
	color: Gray;
	border-bottom: 1px dotted;
	background-color: #FFE69B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.navlink {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 4px;
	font-weight: bold;
}
	
a.navlink:hover {
	background-color: Lime;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	font-weight: bold;
	color: Black;
}

.navlink2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	font-weight: normal;
}
	
a.navlink2:hover {
	background-color: Yellow;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	font-weight: normal;
	color: Black;
}


.tablacont {
	border-color: Black;
	border: 2px solid Black;
	text-align: left;
	margin-left: 0px;
	margin-right: 1px;
	padding-left: 0px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 598px;
}


.tablamain {
	border-color: White;
	width: 768px;
	border: 0px;
	text-align: center;
}


.tablanav {
	width: 155px;
	border: 1px solid Black;
	text-align: left;
	border-color: Black;
}

.tablafoot {
	width: 768px;
	border: 0px solid White;
	text-align: center;
	border-color: White;
	background-color: White;
}


.titulo1 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.minitxt {
	background: repeat-x 100%;
	background-color: #F6F6F6;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
	text-decoration: none;
}

