/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorCMPGrayDeLuxerep {
	background-color: #d1d1d1;
	}

.FormTitleBgColorCMPGrayDeLuxerep {
	background-color: #797979;
	}

.FormTitleFontColorCMPGrayDeLuxerep {
	color: #ffffff;
	}

.CaptionBgColorCMPGrayDeLuxerep {
	background-color: #d9d9d9;
	}

.CaptionFontColorCMPGrayDeLuxerep {
	color: #000000;
	}

.DataBgColorCMPGrayDeLuxerep {
	background-color: #f9f9f9;
	}

.AltDataBgColorCMPGrayDeLuxerep {
	background-color: #efefef;
	}

.DataFontColorCMPGrayDeLuxerep {
	color: #000000;
	}

.LinkColorCMPGrayDeLuxerep {
	color: #1f4cd2;
	}

.VisitedLinkColorCMPGrayDeLuxerep {
	color: #871487;
	}

.HoverLinkColorCMPGrayDeLuxerep {
	color: #ff2626;
	}

.ColorBgButtonCMPGrayDeLuxerep {
	background-color: #797979;
}

.ColorFontButtonCMPGrayDeLuxerep {
	color: #ffffff;
}

.ColorBgButtonPassiveCMPGrayDeLuxerep {
	background-color: #bbbbbb;
}

.ColorFontButtonPassiveCMPGrayDeLuxerep {
	color: #ffffff;
}



.HeaderCMPGrayDeLuxerep {
	width: 100%;
	}

.HeaderCMPGrayDeLuxerep th { 
	font-family: Arial; font-size: 12px; text-align: left;
	padding: 1px;
	background-color: #797979; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	padding-left: 8px;
	}



/*ie6*/
* html body .HeaderCMPGrayDeLuxerep th {
	font-family: Arial; font-size: 12px; text-align: left;
}
/*end*/

.HeaderCMPGrayDeLuxerep a:link { 
	color: #ffffff;
	}

.HeaderCMPGrayDeLuxerep a:visited { 
	color: #ffffff;
	}

.HeaderCMPGrayDeLuxerep a:hover, .CaptionCMPGrayDeLuxerep a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftCMPGrayDeLuxerep { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightCMPGrayDeLuxerep { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftCMPGrayDeLuxerep img{
	width: 1px;
	}

.HeaderRightCMPGrayDeLuxerep img{
	width: 1px;
	}


/* Grid Options */
.GridCMPGrayDeLuxerep { 
	border: 1px solid #797979;
	width: 100%;
	}

.CaptionCMPGrayDeLuxerep th { 
	font-family: Arial; font-size: 12px; text-align: left; vertical-align: top; font-weight: normal;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px; text-align: left; vertical-align: top; font-weight: normal;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionCMPGrayDeLuxerep th, * html body .CaptionCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px; text-align: left; vertical-align: top; font-weight: normal;
}
/*end*/

.CaptionCMPGrayDeLuxerep a:link { 
	color: #000000;
	}

.CaptionCMPGrayDeLuxerep a:visited { 
	color: #000000;
	}

.CaptionCMPGrayDeLuxerep a:hover, .CaptionCMPGrayDeLuxerep a:active { 
	color: #ff2626;
	}

.CaptionCMPGrayDeLuxerep img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionCMPGrayDeLuxerep input {
	vertical-align: middle;
	}

.RowCMPGrayDeLuxerep th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}
	


/*ie6*/
* html body .RowCMPGrayDeLuxerep th, * html body .RowCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

caption.RowCMPGrayDeLuxerep { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border: 1px solid #797979; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}



/*ie6*/
* html body caption.RowCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.RowCMPGrayDeLuxerep a:link { 
	color: #1f4cd2;
	}

.RowCMPGrayDeLuxerep a:visited { 
	color: #871487;
	}

.RowCMPGrayDeLuxerep a:hover, .RowCMPGrayDeLuxerep a:active { 
	color: #ff2626;
	}

.SeparatorCMPGrayDeLuxerep{
	color: #797979;
	}

.SeparatorCMPGrayDeLuxerep td{
	height: 1px;
	}


.AltRowCMPGrayDeLuxerep th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	vertical-align: top;
	background-color: #efefef; 
	color: #000000;
	}



/*ie6*/
* html body .AltRowCMPGrayDeLuxerep th, * html body .AltRowCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.AltRowCMPGrayDeLuxerep a:link { 
	color: #1f4cd2;
	}

.AltRowCMPGrayDeLuxerep a:visited { 
	color: #871487;
	}

.AltRowCMPGrayDeLuxerep a:hover, .AltRowCMPGrayDeLuxerep a:active { 
	color: #ff2626;
	}

.NoRecordsCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	background-color: #f9f9f9; 
	color: #000000;
	vertical-align: top;
	}

.FooterCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border: 1px solid #d9d9d9; border-left: 0px none;
	background-color: #f9f9f9; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecordsCMPGrayDeLuxerep td, * html body .FooterCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.FooterCMPGrayDeLuxerep a:link { 
	color: #1f4cd2;
	}

.FooterCMPGrayDeLuxerep a:visited { 
	color: #871487;
	}

.FooterCMPGrayDeLuxerep a:hover, .FooterCMPGrayDeLuxerep a:active { 
	color: #ff2626;
	}

.FooterCMPGrayDeLuxerep img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterCMPGrayDeLuxerep input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordCMPGrayDeLuxerep { 
	border: 1px solid #797979;
	width: 100%;
	}

.ErrorCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f9f9f9; 
	}



/*ie6*/
* html body .ErrorCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.ControlsCMPGrayDeLuxerep th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}
	
.BottomCMPGrayDeLuxerep td { 
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border: 1px solid #d9d9d9; border-left: 0px none;
	background-color: #f9f9f9; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .ControlsCMPGrayDeLuxerep th, * html body .ControlsCMPGrayDeLuxerep td, * html body .BottomCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.BottomCMPGrayDeLuxerep a:link { 
	color: #1f4cd2;
	}

.BottomCMPGrayDeLuxerep a:visited { 
	color: #871487;
	}

.BottomCMPGrayDeLuxerep a:hover, .CaptionCMPGrayDeLuxerep a:active { 
	color: #ff2626;
	}

.BottomCMPGrayDeLuxerep img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomCMPGrayDeLuxerep input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionCMPGrayDeLuxerep th{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #efefef; 
	color: #000000;
	}

.GroupCaptionCMPGrayDeLuxerep td{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f9f9f9; 
	color: #000000;
	}



/*ie6*/
* html body .GroupCaptionCMPGrayDeLuxerep th, * html body .GroupCaptionCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.GroupCaptionCMPGrayDeLuxerep a:link {
	color: #000000;
	}

.GroupCaptionCMPGrayDeLuxerep a:visited{
	color: #000000;
	}

.GroupCaptionCMPGrayDeLuxerep a:hover, .GroupCaptionCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

.GroupFooterCMPGrayDeLuxerep td{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border: 1px solid #d9d9d9; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d9d9d9; 
	color: #000000;
	}



/*ie6*/
* html body .GroupFooterCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.GroupFooterCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.GroupFooterCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.GroupFooterCMPGrayDeLuxerep a:hover, .GroupFooterCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

.GroupFooterCMPGrayDeLuxerep img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterCMPGrayDeLuxerep input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalCMPGrayDeLuxerep td{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #efefef; 
	color: #000000;
	border-bottom: 2px solid #797979;
	}



/*ie6*/
* html body .SubTotalCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.SubTotalCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.SubTotalCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.SubTotalCMPGrayDeLuxerep a:hover, .SubTotalCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

.TotalCMPGrayDeLuxerep td{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #efefef; 
	color: #000000;
	}



/*ie6*/
* html body .TotalCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

.TotalCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.TotalCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.TotalCMPGrayDeLuxerep a:hover, .TotalCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Form Options */
.ButtonCMPGrayDeLuxerep { 
	background-color: #797979; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-family: Tahoma; font-size: 11px;
	}

/* Calendar */

.CalendarCMPGrayDeLuxerep { 
	border: 1px solid #797979;
	width: 100%;
	}

.CalendarWeekdayNameCMPGrayDeLuxerep{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #efefef; 
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarWeekdayNameCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.CalendarWeekdayNameCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.CalendarWeekdayNameCMPGrayDeLuxerep a:hover, .CalendarWeekdayNameCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

.CalendarWeekendNameCMPGrayDeLuxerep{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #efefef;	
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarWeekendNameCMPGrayDeLuxerep a:link {
	color: #000000;
	}

.CalendarWeekendNameCMPGrayDeLuxerep a:visited{
	color: #000000;
	}

.CalendarWeekendNameCMPGrayDeLuxerep a:link, .CalendarWeekendNameCMPGrayDeLuxerep a:visited{
	color: #ff2626;
	}

/* Calendar Day */
.CalendarDayCMPGrayDeLuxerep{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarDayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarDayCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.CalendarDayCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.CalendarDayCMPGrayDeLuxerep a:hover, .CalendarDayCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Weekend */
.CalendarWeekendCMPGrayDeLuxerep{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: center;
	background-color: #efefef;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarWeekendCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.CalendarWeekendCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.CalendarWeekendCMPGrayDeLuxerep a:hover, .CalendarWeekendCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Today */
.CalendarTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
	padding: 0px;
	border: 2px solid #797979;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarTodayCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.CalendarTodayCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.CalendarTodayCMPGrayDeLuxerep a:hover, .CalendarTodayCMPGrayDeLuxerep a:active {
	color: #ff2626;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
	padding: 0px;
	border: 2px solid #797979;
	text-align: center;
	background-color: #efefef;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarWeekendTodayCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.CalendarWeekendTodayCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.CalendarWeekendTodayCMPGrayDeLuxerep a:hover, .CalendarWeekendTodayCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayCMPGrayDeLuxerep{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #797979;
	}



/*ie6*/
* html body .CalendarOtherMonthDayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarOtherMonthDayCMPGrayDeLuxerep a:link {
	color: #797979;
	}

.CalendarOtherMonthDayCMPGrayDeLuxerep a:visited{
	color: #797979;
	}

.CalendarOtherMonthDayCMPGrayDeLuxerep a:hover, .CalendarOtherMonthDayCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
	padding: 0px;
	border: 2px solid #797979;
	text-align: center;
	background-color: #f9f9f9;	
	color: #797979;
	}



/*ie6*/
* html body .CalendarOtherMonthTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarOtherMonthTodayCMPGrayDeLuxerep a:link {
	color: #797979;
	}

.CalendarOtherMonthTodayCMPGrayDeLuxerep a:visited{
	color: #797979;
	}

.CalendarOtherMonthTodayCMPGrayDeLuxerep a:hover, .CalendarOtherMonthTodayCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: center;
	background-color: #efefef;	
	color: #797979;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarOtherMonthWeekendCMPGrayDeLuxerep a:link {
	color: #797979;
	}

.CalendarOtherMonthWeekendCMPGrayDeLuxerep a:visited{
	color: #797979;
	}

.CalendarOtherMonthWeekendCMPGrayDeLuxerep a:hover, .CalendarOtherMonthWeekendCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
	padding: 0px;
	border: 2px solid #797979;
	text-align: center;
	color: #797979;
	background-color: #efefef;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarOtherMonthWeekendTodayCMPGrayDeLuxerep a:link {
	color: #797979;
	}

.CalendarOtherMonthWeekendTodayCMPGrayDeLuxerep a:visited{
	color: #797979;
	}

.CalendarOtherMonthWeekendTodayCMPGrayDeLuxerep a:hover, .CalendarOtherMonthWeekendTodayCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayCMPGrayDeLuxerep{
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #d9d9d9;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDayCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarSelectedDayCMPGrayDeLuxerep a:link {
	color: #000000;
	}

.CalendarSelectedDayCMPGrayDeLuxerep a:visited{
	color: #000000;
	}

.CalendarSelectedDayCMPGrayDeLuxerep a:hover, .CalendarSelectedDayCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Calendar Navigator */
.CalendarNavigatorCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
	padding: 1px;
	background-color: #f9f9f9; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .CalendarNavigatorCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarNavigatorCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.CalendarNavigatorCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.CalendarNavigatorCMPGrayDeLuxerep a:hover, .CalendarNavigatorCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

.CalendarNavigatorCMPGrayDeLuxerep img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
	}

.CalendarNavigatorCMPGrayDeLuxerep th {
	font-family: Arial; font-size: 12px;
	}



/*ie6*/
* html body .CalendarNavigatorCMPGrayDeLuxerep th, * html body .CalendarNavigatorCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}
/*end*/

/* Calendar Extra */
.CalendarEventCMPGrayDeLuxerep{
	font-family: Arial; font-size: 12px;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}
/*end*/

.CalendarEventCMPGrayDeLuxerep a:link {
	color: #1f4cd2;
	}

.CalendarEventCMPGrayDeLuxerep a:visited{
	color: #871487;
	}

.CalendarEventCMPGrayDeLuxerep a:hover, .CalendarEventCMPGrayDeLuxerep a:active{
	color: #ff2626;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thCMPGrayDeLuxerep { 
	font-family: Arial; font-size: 12px;
	font-weight: bold;
}



/*ie6*/
* html body .thCMPGrayDeLuxerep {
	font-size: 100%;
}
/*end*/

.HeaderCMPGrayDeLuxerep .thCMPGrayDeLuxerep { 
	font-family: Arial; font-size: 12px; text-align: left;
	padding: 1px;
	background-color: #797979; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderCMPGrayDeLuxerep .thCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px; text-align: left;
}
/*end*/

.CaptionCMPGrayDeLuxerep .thCMPGrayDeLuxerep { 
	font-family: Arial; font-size: 12px; text-align: left; vertical-align: top; font-weight: normal;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionCMPGrayDeLuxerep .thCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px; text-align: left; vertical-align: top; font-weight: normal;
}
/*end*/

.RowCMPGrayDeLuxerep .thCMPGrayDeLuxerep { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowCMPGrayDeLuxerep .thCMPGrayDeLuxerep { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsCMPGrayDeLuxerep .thCMPGrayDeLuxerep { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionCMPGrayDeLuxerep .thCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
	padding: 1px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #efefef; 
	color: #000000;
}



/*ie6*/
* html body .GroupCaptionCMPGrayDeLuxerep .thCMPGrayDeLuxerep {
	font-family: Arial; font-size: 12px;
}

* html body .RowCMPGrayDeLuxerep .thCMPGrayDeLuxerep, * html body .AltRowCMPGrayDeLuxerep .thCMPGrayDeLuxerep, * html body .ControlsCMPGrayDeLuxerep .thCMPGrayDeLuxerep {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
}



/*ie6*/
* html body .simpleMenuCMPGrayDeLuxerep td {
	font-family: Arial; font-size: 12px;
} 
/*end*/

