/* http://www.abacq.net/imagineria/  */



/*
09-2006
*/

input {
	background-color:white;
	color:#000000;
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #999999;
	border-left: none;
}
select, option {
background-color:white;
color:black;
}
textarea {
border:2px dotted #999999;
background-color:white;
color:black;
}

.red {
	color:red;
	text-indent: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	border: none;

}
