/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #FFFFFF;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;
}
.table1 { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background: none;
	background: url(menu4a.jpg); 

}
.table2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background: url(menu4b.jpg);
}
/* links */
a, a:visited{
	/*color: #FFFFFF;*/
	text-decoration: none;
	background: inherit;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	/*color: #FFFFFF; */
}
.footertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.menulateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}
.menufndbco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0066CB;
	text-decoration: none;
	text-align: center;
	height: 20px;
}
.curso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:	#000000;
	text-decoration: blink;
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.subcurso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
}
.txtcurso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
