.table1 {
	background-color: #F0ECE2;
}


.table1 td {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	color: #053D27;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #DEDBD2;
	border-bottom: 1px solid #DEDBD2;
	border-left: 1px solid #F9F6F0;
	background-image: url(../images/celdatabla.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2EFE9;
}

.table1 td p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.table1 td  a {
	color: #941616;

	padding-bottom: 1px;
	text-decoration: none;
}
.table1 td .link a {
	color: #065faa;
	text-decoration: none;
	padding-bottom: 5px;
}
.table1 td .link a:hover {
	color: #A2886C;
}
.table1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.table1 .tablehead2 td {
	background-color: #2e9dfb;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/titulotabla.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
}
.table1  .rowHigh  {
	background-color: #AC9F89;
	background-image: none;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
}
#costsPage .table1 td p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.table1 .blankTd td, .aForm .blankTd td {
	background-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table1 .tablehigh2 td {
	background-color: #F3F0EA;
	font-size: 14px;
	color: #961919;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/subtitulotabla.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #ECE2CD;
	border-right: 1px solid #C1B49C;
	border-bottom: 1px solid #ECE2CD;
	border-left: 1px solid #ECE2CD;
}
