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

/* Colors */
.PageBgColorEfactura1 {
	background-color: #bdc4fd;
	}

.FormTitleBgColorEfactura1 {
	background-color: #6b6573;
	}

.FormTitleFontColorEfactura1 {
	color: #ffffff;
	}

.CaptionBgColorEfactura1 {
	background-color: #d1d3d8;
	}

.CaptionFontColorEfactura1 {
	color: #000000;
	}

.DataBgColorEfactura1 {
	background-color: #f0f0f4;
	}

.AltDataBgColorEfactura1 {
	background-color: #f0f0f4;
	}

.DataFontColorEfactura1 {
	color: #000000;
	}

.LinkColorEfactura1 {
	color: #0033cc;
	}

.VisitedLinkColorEfactura1 {
	color: #840084;
	}

.HoverLinkColorEfactura1 {
	color: #ff0000;
	}

.ColorBgButtonEfactura1 {
	background-color: #6b6573;
}

.ColorFontButtonEfactura1 {
	color: #ffffff;
}

.ColorBgButtonPassiveEfactura1 {
	background-color: #aca8b2;
}

.ColorFontButtonPassiveEfactura1 {
	color: #ffffff;
}



.HeaderEfactura1 {
	width: 100%;
	}

.HeaderEfactura1 th { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	
	}


html>body .HeaderEfactura1 th {
	font-family: Arial; font-size: 113%; text-align: left;
}


/*ie6*/
* html body .HeaderEfactura1 th {
	font-family: Arial; font-size: 113%; text-align: left;
}
/*end*/

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

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

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

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

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

.HeaderLeftEfactura1 img{
	width: 12px;
	}

.HeaderRightEfactura1 img{
	width: 12px;
	}


/* Grid Options */
.GridEfactura1 { 
	
	width: 100%;
	}

.CaptionEfactura1 th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionEfactura1 td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}


html>body .CaptionEfactura1 th, html>body .CaptionEfactura1 td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionEfactura1 th, * html body .CaptionEfactura1 td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

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

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

.CaptionEfactura1 a:hover, .CaptionEfactura1 a:active { 
	color: #ff0000;
	}

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

.CaptionEfactura1 input {
	vertical-align: middle;
	}

.RowEfactura1 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #f0f0f4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowEfactura1 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	vertical-align: top;
	background-color: #f0f0f4; 
	color: #000000;
	}
	

html>body .RowEfactura1 th, html>body .RowEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .RowEfactura1 th, * html body .RowEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowEfactura1 { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	vertical-align: top;
	background-color: #f0f0f4; 
	color: #000000;
	}


html>body caption.RowEfactura1 {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body caption.RowEfactura1 {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowEfactura1 a:link { 
	color: #0033cc;
	}

.RowEfactura1 a:visited { 
	color: #840084;
	}

.RowEfactura1 a:hover, .RowEfactura1 a:active { 
	color: #ff0000;
	}

.SeparatorEfactura1{
	color: #6b6573;
	}

.SeparatorEfactura1 td{
	height: 1px;
	}


.AltRowEfactura1 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #f0f0f4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowEfactura1 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	vertical-align: top;
	background-color: #f0f0f4; 
	color: #000000;
	}


html>body .AltRowEfactura1 th, html>body .AltRowEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .AltRowEfactura1 th, * html body .AltRowEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowEfactura1 a:link { 
	color: #0033cc;
	}

.AltRowEfactura1 a:visited { 
	color: #840084;
	}

.AltRowEfactura1 a:hover, .AltRowEfactura1 a:active { 
	color: #ff0000;
	}

.NoRecordsEfactura1 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	background-color: #f0f0f4; 
	color: #000000;
	vertical-align: top;
	}

.FooterEfactura1 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .NoRecordsEfactura1 td, html>body .FooterEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .NoRecordsEfactura1 td, * html body .FooterEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterEfactura1 a:link { 
	color: #0033cc;
	}

.FooterEfactura1 a:visited { 
	color: #840084;
	}

.FooterEfactura1 a:hover, .FooterEfactura1 a:active { 
	color: #ff0000;
	}

.FooterEfactura1 img {
	border: 0px;
	margin: 2px; 
	vertical-align: middle;
	}

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

/* Record Options */
.RecordEfactura1 { 
	
	width: 100%;
	}

.ErrorEfactura1 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f0f0f4; 
	}


* html>body .ErrorEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .ErrorEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsEfactura1 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #f0f0f4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsEfactura1 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	vertical-align: top;
	background-color: #f0f0f4; 
	color: #000000;
	}

.ControlsEfactura1 .CaptionEfactura1 th {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	font-weight: bold;
	white-space: nowrap;
	}	
.BottomEfactura1 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .ControlsEfactura1 th, html>body .ControlsEfactura1 td, html>body .BottomEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .ControlsEfactura1 th, * html body .ControlsEfactura1 td, * html body .BottomEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomEfactura1 a:link { 
	color: #0033cc;
	}

.BottomEfactura1 a:visited { 
	color: #840084;
	}

.BottomEfactura1 a:hover, .CaptionEfactura1 a:active { 
	color: #ff0000;
	}

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

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

/* Report */
.GroupCaptionEfactura1 th{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f0f0f4; 
	color: #000000;
	}

.GroupCaptionEfactura1 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f0f0f4; 
	color: #000000;
	}


html>body .GroupCaptionEfactura1 th, html>body .GroupCaptionEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .GroupCaptionEfactura1 th, * html body .GroupCaptionEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

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

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

.GroupCaptionEfactura1 a:hover, .GroupCaptionEfactura1 a:active{
	color: #ff0000;
	}

.GroupFooterEfactura1 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d1d3d8; 
	color: #000000;
	}


html>body .GroupFooterEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .GroupFooterEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterEfactura1 a:link {
	color: #0033cc;
	}

.GroupFooterEfactura1 a:visited{
	color: #840084;
	}

.GroupFooterEfactura1 a:hover, .GroupFooterEfactura1 a:active{
	color: #ff0000;
	}

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

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

.SubTotalEfactura1 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f0f0f4; 
	color: #000000;
	border-bottom: 2px solid #6b6573;
	}


html>body .SubTotalEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .SubTotalEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalEfactura1 a:link {
	color: #0033cc;
	}

.SubTotalEfactura1 a:visited{
	color: #840084;
	}

.SubTotalEfactura1 a:hover, .SubTotalEfactura1 a:active{
	color: #ff0000;
	}

.TotalEfactura1 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f0f0f4; 
	color: #000000;
	}


html>body .TotalEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .TotalEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalEfactura1 a:link {
	color: #0033cc;
	}

.TotalEfactura1 a:visited{
	color: #840084;
	}

.TotalEfactura1 a:hover, .TotalEfactura1 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonEfactura1 { 
	background-color: #6b6573; 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; font-weight: bold;
	}

/* Calendar */

.CalendarEfactura1 { 
	
	width: 100%;
	}

.CalendarWeekdayNameEfactura1{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f0f0f4; 
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekdayNameEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarWeekdayNameEfactura1 a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameEfactura1 a:visited{
	color: #840084;
	}

.CalendarWeekdayNameEfactura1 a:hover, .CalendarWeekdayNameEfactura1 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameEfactura1{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f0f0f4;	
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekendNameEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

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

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

.CalendarWeekendNameEfactura1 a:link, .CalendarWeekendNameEfactura1 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayEfactura1{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: center;
	background-color: #f0f0f4;	
	color: #000000;
	}


html>body .CalendarDayEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarDayEfactura1 a:link {
	color: #0033cc;
	}

.CalendarDayEfactura1 a:visited{
	color: #840084;
	}

.CalendarDayEfactura1 a:hover, .CalendarDayEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendEfactura1{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: center;
	background-color: #f0f0f4;	
	color: #000000;
	}


html>body .CalendarWeekendEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarWeekendEfactura1 a:link {
	color: #0033cc;
	}

.CalendarWeekendEfactura1 a:visited{
	color: #840084;
	}

.CalendarWeekendEfactura1 a:hover, .CalendarWeekendEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayEfactura1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #6b6573;
	text-align: center;
	background-color: #f0f0f4;	
	color: #000000;
	}


html>body .CalendarTodayEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarTodayEfactura1 a:link {
	color: #0033cc;
	}

.CalendarTodayEfactura1 a:visited{
	color: #840084;
	}

.CalendarTodayEfactura1 a:hover, .CalendarTodayEfactura1 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayEfactura1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #6b6573;
	text-align: center;
	background-color: #f0f0f4;	
	color: #000000;
	}


html>body .CalendarWeekendTodayEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarWeekendTodayEfactura1 a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayEfactura1 a:visited{
	color: #840084;
	}

.CalendarWeekendTodayEfactura1 a:hover, .CalendarWeekendTodayEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayEfactura1{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: center;
	background-color: #f0f0f4;	
	color: #6b6573;
	}


html>body .CalendarOtherMonthDayEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarOtherMonthDayEfactura1 a:link {
	color: #6b6573;
	}

.CalendarOtherMonthDayEfactura1 a:visited{
	color: #6b6573;
	}

.CalendarOtherMonthDayEfactura1 a:hover, .CalendarOtherMonthDayEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayEfactura1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #6b6573;
	text-align: center;
	background-color: #f0f0f4;	
	color: #6b6573;
	}


html>body .CalendarOtherMonthTodayEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarOtherMonthTodayEfactura1 a:link {
	color: #6b6573;
	}

.CalendarOtherMonthTodayEfactura1 a:visited{
	color: #6b6573;
	}

.CalendarOtherMonthTodayEfactura1 a:hover, .CalendarOtherMonthTodayEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendEfactura1 {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: center;
	background-color: #f0f0f4;	
	color: #6b6573;
	}


html>body .CalendarOtherMonthWeekendEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarOtherMonthWeekendEfactura1 a:link {
	color: #6b6573;
	}

.CalendarOtherMonthWeekendEfactura1 a:visited{
	color: #6b6573;
	}

.CalendarOtherMonthWeekendEfactura1 a:hover, .CalendarOtherMonthWeekendEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayEfactura1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #6b6573;
	text-align: center;
	color: #6b6573;
	background-color: #f0f0f4;	
	}
	

html>body .CalendarOtherMonthWeekendTodayEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarOtherMonthWeekendTodayEfactura1 a:link {
	color: #6b6573;
	}

.CalendarOtherMonthWeekendTodayEfactura1 a:visited{
	color: #6b6573;
	}

.CalendarOtherMonthWeekendTodayEfactura1 a:hover, .CalendarOtherMonthWeekendTodayEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayEfactura1{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #d1d3d8;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDayEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

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

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

.CalendarSelectedDayEfactura1 a:hover, .CalendarSelectedDayEfactura1 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorEfactura1 {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .CalendarNavigatorEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarNavigatorEfactura1 a:link {
	color: #0033cc;
	}

.CalendarNavigatorEfactura1 a:visited{
	color: #840084;
	}

.CalendarNavigatorEfactura1 a:hover, .CalendarNavigatorEfactura1 a:active{
	color: #ff0000;
	}

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

.CalendarNavigatorEfactura1 td {
	font-family: Arial; font-size: 80%;
	}

.CalendarNavigatorEfactura1 th {
	font-family: Arial; font-size: 80%;
	}


html>body .CalendarNavigatorEfactura1 th, html>body .CalendarNavigatorEfactura1 td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigatorEfactura1 th, * html body .CalendarNavigatorEfactura1 td {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventEfactura1{
	font-family: Arial; font-size: 80%;
	text-align: left;
	}


html>body .CalendarEventEfactura1 {
	font-family: Arial; font-size: 100%;
}


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

.CalendarEventEfactura1 a:link {
	color: #0033cc;
	}

.CalendarEventEfactura1 a:visited{
	color: #840084;
	}

.CalendarEventEfactura1 a:hover, .CalendarEventEfactura1 a:active{
	color: #ff0000;
	}

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

.thEfactura1 { 
	font-family: Arial; font-size: 80%;
	font-weight: bold;
}


html>body .thEfactura1 {
	font-size: 100%;
}


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

.HeaderEfactura1 .thEfactura1 { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
}


html>body .HeaderEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 113%; text-align: left;
}


/*ie6*/
* html body .HeaderEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 113%; text-align: left;
}
/*end*/

.CaptionEfactura1 .thEfactura1 { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}


html>body .CaptionEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowEfactura1 .thEfactura1 { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #f0f0f4; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowEfactura1 .thEfactura1 { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #f0f0f4; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsEfactura1 .thEfactura1 { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	background-color: #f0f0f4; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f0f0f4; 
	color: #000000;
}


html>body .GroupCaptionEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 100%;
}

html>body .RowEfactura1 .thEfactura1, html>body .AltRowEfactura1 .thEfactura1, html>body .ControlsEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaptionEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 100%;
}

* html body .RowEfactura1 .thEfactura1, * html body .AltRowEfactura1 .thEfactura1, * html body .ControlsEfactura1 .thEfactura1 {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuEfactura1 td {
	font-family: Arial; font-size: 80%;
}


html>body .simpleMenuEfactura1 td {
	font-family: Arial; font-size: 100%;
} 


/*ie6*/
* html body .simpleMenuEfactura1 td {
	font-family: Arial; font-size: 100%;
} 
/*end*/

.SorterEfactura1 img, .NavigatorEfactura1 img {
	border:0;
}