xBODY {
	background-color: White;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 3px;
	}

TD {

	background-position: bottom;	
}

P{
	font-family : Verdana, Arial,  sans-serif;
	font-size : 10px;
}

A, A:LINK, A:ACTIVE, A:VISITED {
	color : black;
	text-decoration : none;
	}

A:HOVER {
	color : black;
	text-decoration : underline;
}

.cajasborde {
	background-color : White;
	border : 1px solid #FECEAE;
}

.columna3 {
	background: url('images/anillas.gif') repeat-y;
}

.caja1 {
	border-left-color : #FECEAE;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #FECEAE;
	border-right-width : 2px;
	border-right-style : solid;
	border-top-color : #FECEAE;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #FECEAE;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	background-color : #F1F1F1;
}

.cabcaja1 {
	border-bottom-color : #FECEAE;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

.tituloscaja1 {
	border-bottom-color : #FECEAE;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	border-TOP-color : #FECEAE;
	border-TOP-style : dotted;
	border-TOP-width : 1px;

}

.lineacaja1 {
}

.piecaja1 {
}

.lineatop {
	border-top-color : #FECEAE;
	border-top-style : solid;
	border-top-width : 2px;
}

.lineabottom {
	border-bottom-color : #FECEAE;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.lineatopright {
	border-top-color : #FECEAE;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #FECEAE;
	border-right-width : 1px;
	border-right-style : dotted;
}
.lineatopleft {
	border-top-color : #FECEAE;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #FECEAE;
	border-left-style : dotted;
	border-left-width : 1px;
}

.menu {
}
A.menu:HOVER {
	color : black;
	background: #FFFFCC;
	border: solid #FFCC99;
	border-width: 1px;
	text-decoration : none;	
}
