HTML 
{
		SCROLLBAR-FACE-COLOR: #993333;
    	SCROLLBAR-ARROW-COLOR: #FFFFFF;
    	SCROLLBAR-BASE-COLOR: #993333;
    	scrollbar-dark-shadow-color: #993333;
		SCROLLBAR-TRACK-COLOR: #F7F1E7;
}

td.celda_p3 
{ 
	border-left: 1px solid #E7D5B8;
	border-bottom: 1px solid #E7D5B8;
	border-right: 1px solid #E7D5B8;
	border-top: 1px solid #E7D5B8;
	background-color: #FBF8F3;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
td.celda_p4 
{ 
	border-left: 1px solid #E7D5B8;
	border-bottom: 1px solid #E7D5B8;
	border-right: 1px solid #E7D5B8;
	border-top: 1px solid #E7D5B8;
	background-color: #F7F1E7;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
form 
{
	margin: 0;
}
td.cabeza {
		background-image: url(../img/cabeza.jpg);
		height: 70px;
		width: 600px;
		}
td.cabeza_espacio {
		height: 4px;
		width: 600px;
		background: White;
		}
td.titulo 
{ 
	background-color: #993333;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	height: 18px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: White;
	text-align: left;
}
td.celda_col1
{ 
	border-left: 1px solid #E7D5B8;
	border-bottom: 1px solid #E7D5B8;
	border-right: 1px solid #E7D5B8;
	border-top: 1px solid #E7D5B8;
	background-color: #F3EADC;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 130px;
}
td.columna_espacio {
		height: 4px;
		background: White;
		}

FONT.fblanconegrita12px{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: White;	
}

FONT.fnegro11px{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;	
}
FONT.fnegronegrita11px{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;	
}

FONT.fguindonegrita12px{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #993333;	
}
FONT.fguindonegrita12px{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #993333;	
}


A.ecafe11px {
	color: #994933;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
A.ecafe11px:link {
	color: #994933;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
A.ecafe11px:visited {
	color: #994933;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
A.ecafe11px:hover {
	color: #996D33;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

.button8 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #A54444;
	text-align: center;
	border: 1px solid Black;
}
