.TDgris {
	background-color: #e9e9e9;
	border: none;
}
.TDgrisLinea {
	background-color: #e9e9e9;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #E9E9E9;
	border-right-color: #EEE6E3;
	border-left-color: #EEE6E3;
}
.TDrojo {
	background-color: #EEE6E3;
	border: none;
}
.TDrojoLinea {
	background-color: #EEE6E3;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #EEE6E3;
	border-right-color: #EEE6E3;
	border-left-color: #EEE6E3;
}
.H3fot {
	color: #990000;
	text-align: center;
}
.Pjusti {
	text-align: justify;
}
.DOCGrisO {
	background-color: #CCCCCC;
}
.DOCGrisC {
	background-color: #e1e1e1;
}

.rojo a:link {
	color: #FF0000;
	text-decoration: underline;
}
.rojo a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.rojo a:active {
	color: #FF0000;
	text-decoration: underline;
}
.rojo a:hover {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuDescTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #EEE6E3;
}
.MenuDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e9e9e9;
}
.MenuCelda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
body {
	margin-left : 2px;
	margin-top : 2px;
	position: absolute;
	left: 2px;
	top: 2px;
}
.Brojo {
	font-weight: bold;
	color: #FF0000;
}
.Irojo {
	font-size: 8px;
	font-style: italic;
	color: #FF0000;
	text-decoration: blink;
}

