/* MiEstilo CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL {
	font-family: Tahoma;
	font-size: 11px;
}
.MiEstiloPageBODY{
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../../Imagenes/PORTAL/bgspace.gif);
}
.MiEstiloFormHeaderFont{ color: #000000; font-size: 18px; font-weight: bold; }
.MiEstiloFormTABLE{ font-family: Tahoma; font-size: 12px; }
.MiEstiloColumnTD{ }
.MiEstiloFieldCaptionTD{ }
.MiEstiloDataTD{ }
.MiEstiloErrorDataTD{ color: #333333; font-size: 11px; }
.bordeall{
	border: 1px solid #000000;
}
.borde3{
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.borde01{
		border-left: 1px dotted #000000;
}
.borde02arriba{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.bordeabajo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.MiEstiloSeparatorTD{ height: 0px; }
.MiEstiloAltDataTD{ }
.MiEstiloFooterTD { }
a.MiEstiloSorterLink:link,a.MiEstiloSorterLink:visited{ color: #000000; text-decoration: underline; }
a.MiEstiloSorterLink:hover,a.MiEstiloSorterLink:active{ color: #666666; text-decoration: none; }
a.MiEstiloDataLink:link,a.MiEstiloDataLink:visited{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.MiEstiloDataLink:hover,a.MiEstiloDataLink:active{
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a.MiEstiloNavigatorLink:link,a.MiEstiloNavigatorLink:visited{ color: #000000; font-weight: bold; text-decoration: underline; }
a.MiEstiloNavigatorLink:hover,a.MiEstiloNavigatorLink:active{ color: #666666; font-weight: bold; text-decoration: none; }
.MiEstiloButton {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F2F5F9;
	border: 1px solid #8BACC7;
}
.MiEstiloInput { font-family: Tahoma; font-size: 11px; }
.MiEstiloTextarea { font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 11px; }
.MiEstiloSelect { font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 11px; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000080; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF0000; text-decoration: none; }
TD.selectedDay { margin: 1px; border-left: 1px solid #FFFFFF; border-right: 1px solid #000000; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #000000; background-color: #009900; color: #FFFFFF; font-size: 11px; font-weight: bold; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; font-size: 11px; }
TD.workday { font-size: 11px; }
TD.weekend { background-color: #EBEBEB; font-size: 11px; }
TH.calendar { margin: 1px; border-left: 1px solid #FFFFFF; border-right: 1px solid #000000; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #000000; background-color: #009900; color: #FFFFFF; font-size: 11px; font-weight: bold; }
.CalendarButtons { margin: 1px; color: #FFFFFF; background-color: #009900; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 11px; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; }
.Table { }
.borde4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
