body {
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.td1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding-left: 10px;
	vertical-align: middle;
	background-color: #993300;
}
.td2 {
	background-image: url(../imagenes/td2.png);
	background-repeat: no-repeat;
	background-position:  0px 0px;
	padding-left: 15px;
	padding-bottom: 3px;
	color: #666666;
	height: 25px;
	vertical-align: bottom;
	text-align: left;
	
}
.td3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding-left: 10px;
	vertical-align: middle;
	background-color: #66CCFF;
}
.td4 {
	padding: 5px;
}

.margen_td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txt_cabecera {
	font-size: 22px;
	font-weight: bold;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txt_titulos {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txt_subtitulos {

	font-size: 14px;
	font-weight: normal;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}
.txt9px {
	font-size: 9px;
	font-weight: normal;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}
.txt12px {
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}
.LH_sup {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993300;
}
.LH_inf {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: left top;
}
.2LH {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993300;
}
.LV_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993300;
}
.LV_drch {
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993300;
}
.2LV {
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

a.menu {
	color: #000099;
	text-decoration: none;
	background-color: #993300;
}
a.menu:hover {
	color: #993300;
	background-color: #FF0000;
}
