#tituloScroll {
	color: #E09C49;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #AF0909;
	padding-bottom: 3px;
	font-family: verdana, tahoma, arial;
}

.scrollBody {
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	background-color: #751600;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	overflow: hidden;
}

.scrollBody TABLE {
	font-size: 8pt;
	font-family: Arial;
}

.scrollFecha, .detalleFecha {
	color: #ffffff;
	font-size: 8pt;
}

.scrollTitulo, .detalleTitulo {
	font-weight: bold;
	color: #E09C49;
	font-size: 10pt;
}

.scrollDetalle, .detalleDetalle {
	color: #B7CED9;
	font-size: 9pt !important;
}

.detalleDetalle, detalleFecha {
	font-size: 12px;
}

.scrollVerDetalle {
	text-align: right;
	padding-bottom: 10px;
	border-bottom: solid 1px #AF0909;
	margin-bottom: 5px;
}

.calendar {
	background-color: #ffffff;
	border: solid 1px #808080;
	padding: 3px;
}

.calendarDay {
	padding: 2px;
}

.calendar A {
	text-decoration: none;
	color: #000000;
}

.calendar A:hover {
	color: #808080;
}

.calendarDayHeader TD {
	color: #808080;
	border-bottom: solid 1px #808080;
}

.calendarTitle A {
	padding: 2px;
	background-color: #c0c0c0;
	border: outset 1px #808080;
}
.calendarTitle A:hover {
	padding: 2px;
	color: #ffffff;
}

.popupBack, .modalBackground {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #FFFFFF;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.popupContent {
	z-index: 1001;
	position: fixed;
	top: 20%;
	left: 20%;
	width: 60%;
	background-color: #FFFFFF;
	text-align: center;
}

.modalContent {
	z-index: 1001;
	position: fixed;
	top: 20%;
	left: 20%;
	width: 60%;
	background-color: #FFFFFF;
	font-size: 12pt;
	padding: 4px;
	text-align: center;
}

.bodyAdmin {
	font-size: 8pt;
	font-family: Arial;
	background-color: #751600;
	color: #000;
	padding: 0px;
	margin: 10px;
}

.titlebarTitle {
	color: #E09C49;
}

INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 8pt;
	padding: 2px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #E09C49;
}

.panelHeader {
	background-color: #AF0909;
	color: #E09C49;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
}

.panel {
	border: solid 1px #AF0909;
	text-align: left;
}

.titlebarButton {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}

.titlebarButton:hover {
	background-color: #1a5867;
}

.linkButton {
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	color: #E09C49;
}

.linkButton:hover {
	color: #E09C49;
}

.bodyLogin {
	text-align: center;
	font-size: 8pt;
	font-family: Arial;
	background-color: #751600;
	color: #fff;
}
