body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #ffffff;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
	vertical-align:top;
	vertical-align:text-top
}
.TD_Gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px none #666666;
}
.TD_Blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	vertical-align:top

}
.BarraNaranja{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6600;
	margin-bottom: 5px;
	margin-left: 5px;
}
.BarraGris{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	margin-bottom: 5px;
	margin-left: 5px;
}


.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
}

a:link { color: #FF6600;text-decoration: none;}
a:visited { color: #FF6600; text-decoration: none;}
a:hover { color: #3d3d3d; text-decoration: none;}
a:active { color: #FF0000;text-decoration: none;}

INPUT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; BORDER-RIGHT-WIDTH: 1px}
SELECT  	{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}

