/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
	list-style-type: circle;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(graficos/backfull.jpg);






}
a:link {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}

td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: 0px;
	font-weight: normal;




}
a:visited {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}

.tableDetail {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;


}

a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;



}
