@charset "iso-8859-1";
BODY {
	background-image: url("../../img/fondindex.gif");
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
}
TD {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
}
TD.error {
	color: #FFFF00;
	font-family: verdana;
	font-size: 10pt;
}
TD.mini {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 2pt;
}
HR {
	color: #FFFFFF;
}
A {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #FC5F00;
	text-decoration: underline;
}
INPUT {
	color: #007EFE;
	font-family: verdana;
	font-size: 10pt;
	background: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
INPUT.button {
	color: #007EFE;
	font-family: verdana;
	font-size: 10pt;
	background: #FFFFFF;
	font-weight: bold;
	width: 120px;
}
