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

/* Colors */
.PageBgColorChibenda {
	background-color: #e6e2db;
	}

.FormTitleBgColorChibenda {
	background-color: #b57441;
	}

.FormTitleFontColorChibenda {
	color: #ffffff;
	}

.CaptionBgColorChibenda {
	background-color: #d9ceb8;
	}

.CaptionFontColorChibenda {
	color: #000000;
	}

.DataBgColorChibenda {
	background-color: #f7f7f7;
	}

.AltDataBgColorChibenda {
	background-color: #f2ece2;
	}

.DataFontColorChibenda {
	color: #000000;
	}

.LinkColorChibenda {
	color: #0033cc;
	}

.VisitedLinkColorChibenda {
	color: #830000;
	}

.HoverLinkColorChibenda {
	color: #ff0000;
	}

.ColorBgButtonChibenda {
	background-color: #b57441;
}

.ColorFontButtonChibenda {
	color: #ffffff;
}

.ColorBgButtonPassiveChibenda {
	background-color: #fdc79c;
}

.ColorFontButtonPassiveChibenda {
	color: #ffffff;
}



.HeaderChibenda {
	width: 100%;
	}

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



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

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

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

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

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

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

.HeaderLeftChibenda img{
	width: 1px;
	}

.HeaderRightChibenda img{
	width: 14px;
	}


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

.CaptionChibenda th { 
	font-family: Arial; font-size: 13px; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #d9ceb8; color: #000000;
	white-space: nowrap;
	}

.CaptionChibenda td { 
	font-family: Arial; font-size: 13px; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #d9ceb8; color: #000000;
	white-space: nowrap;
	}



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

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

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

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

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

.CaptionChibenda input {
	vertical-align: middle;
	}

.RowChibenda th { 
	font-family: Arial; font-size: 13px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowChibenda td { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	


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

caption.RowChibenda { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border: 1px solid #b57441; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}



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

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

.RowChibenda a:visited { 
	color: #830000;
	}

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

.SeparatorChibenda{
	color: #b57441;
	}

.SeparatorChibenda td{
	height: 1px;
	}


.AltRowChibenda th { 
	font-family: Arial; font-size: 13px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowChibenda td { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	vertical-align: top;
	background-color: #f2ece2; 
	color: #000000;
	}



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

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

.AltRowChibenda a:visited { 
	color: #830000;
	}

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

.NoRecordsChibenda td { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterChibenda td { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border: 1px solid #d9ceb8; border-left: 0px none;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecordsChibenda td, * html body .FooterChibenda td {
	font-family: Arial; font-size: 13px;
}
/*end*/

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

.FooterChibenda a:visited { 
	color: #830000;
	}

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

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

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

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

.ErrorChibenda td { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}



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

.ControlsChibenda th { 
	font-family: Arial; font-size: 13px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsChibenda td { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomChibenda td { 
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border: 1px solid #d9ceb8; border-left: 0px none;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



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

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

.BottomChibenda a:visited { 
	color: #830000;
	}

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

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

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

/* Report */
.GroupCaptionChibenda th{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2ece2; 
	color: #000000;
	}

.GroupCaptionChibenda td{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}



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

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

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

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

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



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

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

.GroupFooterChibenda a:visited{
	color: #830000;
	}

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

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

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

.SubTotalChibenda td{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2ece2; 
	color: #000000;
	border-bottom: 2px solid #b57441;
	}



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

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

.SubTotalChibenda a:visited{
	color: #830000;
	}

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

.TotalChibenda td{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f2ece2; 
	color: #000000;
	}



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

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

.TotalChibenda a:visited{
	color: #830000;
	}

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

/* Form Options */
.ButtonChibenda { 
	background-color: #b57441; 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 */

.CalendarChibenda { 
	border: 1px solid #b57441;
	width: 100%;
	}

.CalendarWeekdayNameChibenda{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f2ece2; 
	color: #000000;
	font-weight: normal;
	}



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

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

.CalendarWeekdayNameChibenda a:visited{
	color: #830000;
	}

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

.CalendarWeekendNameChibenda{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f2ece2;	
	color: #000000;
	font-weight: normal;
	}



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

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

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

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

/* Calendar Day */
.CalendarDayChibenda{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}



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

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

.CalendarDayChibenda a:visited{
	color: #830000;
	}

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

/* Calendar Weekend */
.CalendarWeekendChibenda{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: center;
	background-color: #f2ece2;	
	color: #000000;
	}



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

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

.CalendarWeekendChibenda a:visited{
	color: #830000;
	}

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

/* Calendar Today */
.CalendarTodayChibenda {
	font-family: Arial; font-size: 13px;
	padding: 1px;
	border: 2px solid #b57441;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}



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

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

.CalendarTodayChibenda a:visited{
	color: #830000;
	}

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

/* Calendar Weekend Today */
.CalendarWeekendTodayChibenda {
	font-family: Arial; font-size: 13px;
	padding: 1px;
	border: 2px solid #b57441;
	text-align: center;
	background-color: #f2ece2;	
	color: #000000;
	}



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

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

.CalendarWeekendTodayChibenda a:visited{
	color: #830000;
	}

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

/* Calendar Other Month's Day */
.CalendarOtherMonthDayChibenda{
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: center;
	background-color: #f7f7f7;	
	color: #b57441;
	}



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

.CalendarOtherMonthDayChibenda a:link {
	color: #b57441;
	}

.CalendarOtherMonthDayChibenda a:visited{
	color: #b57441;
	}

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

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayChibenda {
	font-family: Arial; font-size: 13px;
	padding: 1px;
	border: 2px solid #b57441;
	text-align: center;
	background-color: #f7f7f7;	
	color: #b57441;
	}



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

.CalendarOtherMonthTodayChibenda a:link {
	color: #b57441;
	}

.CalendarOtherMonthTodayChibenda a:visited{
	color: #b57441;
	}

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

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendChibenda {
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: center;
	background-color: #f2ece2;	
	color: #b57441;
	}



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

.CalendarOtherMonthWeekendChibenda a:link {
	color: #b57441;
	}

.CalendarOtherMonthWeekendChibenda a:visited{
	color: #b57441;
	}

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

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayChibenda {
	font-family: Arial; font-size: 13px;
	padding: 1px;
	border: 2px solid #b57441;
	text-align: center;
	color: #b57441;
	background-color: #f2ece2;	
	}
	


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

.CalendarOtherMonthWeekendTodayChibenda a:link {
	color: #b57441;
	}

.CalendarOtherMonthWeekendTodayChibenda a:visited{
	color: #b57441;
	}

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

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


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

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

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

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

/* Calendar Navigator */
.CalendarNavigatorChibenda {
	font-family: Arial; font-size: 13px;
	padding: 3px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



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

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

.CalendarNavigatorChibenda a:visited{
	color: #830000;
	}

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

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

.CalendarNavigatorChibenda td {
	font-family: Arial; font-size: 13px;
	}

.CalendarNavigatorChibenda th {
	font-family: Arial; font-size: 13px;
	}



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

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



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

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

.CalendarEventChibenda a:visited{
	color: #830000;
	}

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

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

.thChibenda { 
	font-family: Arial; font-size: 14px;
	font-weight: bold;
}



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

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



/*ie6*/
* html body .HeaderChibenda .thChibenda {
	font-family: Arial; font-size: 18px; text-align: left;
}
/*end*/

.CaptionChibenda .thChibenda { 
	font-family: Arial; font-size: 13px; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #d9ceb8; color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionChibenda .thChibenda {
	font-family: Arial; font-size: 13px; text-align: left; vertical-align: top;
}
/*end*/

.RowChibenda .thChibenda { 
	font-family: Arial; font-size: 13px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowChibenda .thChibenda { 
	font-family: Arial; font-size: 13px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsChibenda .thChibenda { 
	font-family: Arial; font-size: 13px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionChibenda .thChibenda {
	font-family: Arial; font-size: 13px;
	padding: 3px;
	border-top: 1px solid #d9ceb8; border-right: 1px solid #d9ceb8;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2ece2; 
	color: #000000;
}



/*ie6*/
* html body .GroupCaptionChibenda .thChibenda {
	font-family: Arial; font-size: 13px;
}

* html body .RowChibenda .thChibenda, * html body .AltRowChibenda .thChibenda, * html body .ControlsChibenda .thChibenda {
	font-family: Arial; font-size: 13px; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

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



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

