body {
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 3px;
	background-image: url(../images/fondo.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #E6F0FF;
}
table {
	font-family: Arial, Verdana;
	font-size: 11px;
}
input {
	font-family: Arial, Verdana;
	font-size: 11px;
}
select {
	font-family: Arial, Verdana;
	font-size: 11px;
}

textarea {
	font-family: Arial, Verdana;
	font-size: 11px;
}

.tableFreydig {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAD1D4;
	border-right-color: #CAD1D4;
	border-bottom-color: #CAD1D4;
	border-left-color: #CAD1D4;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Verdana;
}
.titulo {
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}

.tableFreydig th {
	background-color: #F9F9F9;
	background-image: url(../images/header.gif);
	height: 30px;
	color: #292C81;
	padding-left: 11px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.Moneda {
	text-align: right;
}
.readOnly {
	background-color: #F2F2F2;
}

.controlDeshabilitado {
	background: #FFFFFF;
	color:#0000FF;
}
.textoBlanco {
	color: #FFFFFF;
}
