@charset "utf-8";
/* CSS Document */

body
{
	border-top: 0px;
	font-size: 12px;
	font-family: Arial;
	background-color: #ffffff;
}
A
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Arial;
}

A:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Arial;
}
TD
{
	font-size: 12px;
}
.tblPrincipal
{
	background: #e5e5e5;
}
.Tablas1
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: #263a95;
}
.Tablas2
{
	font-size: 12px;
	color: #263a95;
	font-family: Arial;
	background-color: white;
}
.Agrupar
{
    BORDER-RIGHT: #005cb2 1px solid;
    BORDER-TOP: #005cb2 1px solid;
    MARGIN-BOTTOM: 10px;
    BORDER-LEFT: #005cb2 1px solid;
    BORDER-BOTTOM: #005cb2 1px solid;
    BACKGROUND-COLOR: #ffffff;
}
.Agrupar2
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	margin-bottom: 0px;
	border-left: #cccccc 1px solid;
	margin-right: 0px;
	border-bottom: #cccccc 1px solid;
	background-color: #f4f4f0;
}
.Agrupar3
{
    BORDER-RIGHT: #005cb2 1px solid;
    BORDER-TOP: #005cb2 1px solid;
    MARGIN-BOTTOM: 0px;
    BORDER-LEFT: #005cb2 1px solid;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: #005cb2 1px solid;
    BACKGROUND-COLOR: #ffffff;
}
.Resaltar
{
	background-color: #ffffcc;
}
.Resaltar2
{
	background-color: #ccffcc;
}
.DGHeaders3
{
	background-position: center center;
	display: inline-block;
	background-attachment: fixed;
	color: black;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 100%;
	background-color: lightblue;
	text-align: center;
}

.DGHeaders
{
	display: inline-block;
	background: url(images/bkgHeaders.gif) #b2c1da fixed repeat-x center center;
	color: #000000;
	font-family: Arial;
	height: 100%;
	text-align: center;
}
.DGHeaders A
{
	color: #000000;
	font-family: Arial;
	text-align: center;
}
.DGItems
{
	font-size: 12px;
	font-family: Arial;
}
.DGAlterItems
{
	font-size: 12px;
	font-family: Arial;
	background-color: #f4f4f0;
}
.Titulos
{
	display: inline-block;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E7EBF0,endColorStr=#5B7290);
	color: #003366;
}
.Mensajes
{
	font-weight: bold;
	font-size: 12px;
	color: darkorange;
	font-family: Arial;
}
.etiquetas
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.etiquetasChicas
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
.etiquetasResaltadas
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #ffffcc;
}
.errores
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	background-color: crimson;
}
.BotonesMenu
{
	font-size: 11px;
	font-family: Arial;
}
.BotonesCalendar
{
	font-size: 11px;
	background: url(images/calendarICO.gif) fixed no-repeat center center;
	width: 32px;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	position: static;
	height: 32px;
	border-bottom-style: none;
}
.noShow
{
	display: none;
}



.CalendarHeading {
	FONT-SIZE: xx-small; 
	FONT-FAMILY: Arial; 
    	BACKGROUND-COLOR: #5B7290;
	color: black;
	font-weight: bold;
    	border-bottom:1px solid #E7EBF0;
    	border-right:1px solid #E7EBF0;
    	border-top:1px solid #E7EBF0;
    	border-left:1px solid #E7EBF0;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E7EBF0,endColorStr=#5B7290)
}
.CalendarNormal {
	FONT-SIZE: xx-small; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #E7EBF0;
	}
.CalendarNormal2
{
	font-size: xx-small;
	font-family: Arial;
	background-color: #f2f2fc;
	text-align: center;
}
.CalendarNormal3
{
	font-size: xx-small;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr= '#99ff66' , endcolorstr= '#33cc66' );
	vertical-align: super;
	font-family: Arial;
	background-color: #33cc66;
	text-align: center;
}
.CalendarNormal4 {
	FONT-SIZE: xx-small; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #ddeeff;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#ffffff' , EndColorStr= '#ddeeff') 
	}
.CalendarEmpty {
	FONT-SIZE: xx-small; 
	BACKGROUND-COLOR: #f4f4f0;
}
#postit
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	z-index: 100;
	visibility: hidden;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 200px;
	cursor: hand;
	color: black;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana, Tahoma;
	position: absolute;
	background-color: #ffff66;
}
.postitAlter
{
	font-size: smaller;
	background-color: #ffffb1;
}
.postitAlert
{
	font-weight: bold;
	color: red;
}

#outerDiv
{
	position: relative;
}
#innerDiv
{
	overflow: auto;
}
#innerDiv td
{
	white-space: nowrap;
}

div.form {
margin: 0px;
padding: 10px 0px 20px 0px;
background-color:#f2f5e9;
}

div.style1 {
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #ffffff;
font-weight:bold;
}
