/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorPineNoBG {
	background-color: #d9d9d9;
	}

.FormTitleBgColorPineNoBG {
	background-color: #3c964b;
	}

.FormTitleFontColorPineNoBG {
	color: #ffffff;
	}

.CaptionBgColorPineNoBG {
	background-color: #cccccc;
	}

.CaptionFontColorPineNoBG {
	color: #000000;
	}

.DataBgColorPineNoBG {
	background-color: #f7f7f7;
	}

.AltDataBgColorPineNoBG {
	background-color: #ebebeb;
	}

.DataFontColorPineNoBG {
	color: #000000;
	}

.LinkColorPineNoBG {
	color: #0033cc;
	}

.VisitedLinkColorPineNoBG {
	color: #830083;
	}

.HoverLinkColorPineNoBG {
	color: #ff0000;
	}




.HeaderPineNoBG {
	width: 100%;
	}

.HeaderPineNoBG th { 
	font-family: Arial; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.HeaderPineNoBG a:link { 
	color: #ffffff;
	}

.HeaderPineNoBG a:visited { 
	color: #ffffff;
	}

.HeaderPineNoBG a:hover, .CaptionPineNoBG a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftPineNoBG { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightPineNoBG { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeftPineNoBG img{
	width: 9px;
	}

.HeaderRightPineNoBG img{
	width: 12px;
	}


/* Grid Options */
.GridPineNoBG { 
	border-left: 1px solid #3c964b; border-bottom: 1px solid #3c964b;
	width: 100%;
	}

.CaptionPineNoBG th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionPineNoBG td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionPineNoBG a:link { 
	color: #000000;
	}

.CaptionPineNoBG a:visited { 
	color: #000000;
	}

.CaptionPineNoBG a:hover, .CaptionPineNoBG a:active { 
	color: #ff0000;
	}

.CaptionPineNoBG img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionPineNoBG input {
	vertical-align: middle;
	}

.RowPineNoBG th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowPineNoBG td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GridPineNoBG caption { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border: 1px solid #3c964b; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.RowPineNoBG a:link { 
	color: #0033cc;
	}

.RowPineNoBG a:visited { 
	color: #830083;
	}

.RowPineNoBG a:hover, .RowPineNoBG a:active { 
	color: #ff0000;
	}

.SeparatorPineNoBG{
	color: #3c964b;
	}

.SeparatorPineNoBG td{
	height: 1px;
	}


.AltRowPineNoBG th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowPineNoBG td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	vertical-align: top;
	background-color: #ebebeb; 
	color: #000000;
	}

.AltRowPineNoBG a:link { 
	color: #0033cc;
	}

.AltRowPineNoBG a:visited { 
	color: #830083;
	}

.AltRowPineNoBG a:hover, .AltRowPineNoBG a:active { 
	color: #ff0000;
	}

.NoRecordsPineNoBG td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterPineNoBG td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.FooterPineNoBG a:link { 
	color: #0033cc;
	}

.FooterPineNoBG a:visited { 
	color: #830083;
	}

.FooterPineNoBG a:hover, .FooterPineNoBG a:active { 
	color: #ff0000;
	}

.FooterPineNoBG img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterPineNoBG input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordPineNoBG { 
	border-left: 1px solid #3c964b; border-bottom: 1px solid #3c964b;
	width: 100%;
	}

.ErrorPineNoBG td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.ControlsPineNoBG th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsPineNoBG td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.BottomPineNoBG td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.BottomPineNoBG a:link { 
	color: #0033cc;
	}

.BottomPineNoBG a:visited { 
	color: #830083;
	}

.BottomPineNoBG a:hover, .CaptionPineNoBG a:active { 
	color: #ff0000;
	}

.BottomPineNoBG img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomPineNoBG input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionPineNoBG th{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #000000;
	}

.GroupCaptionPineNoBG td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GroupCaptionPineNoBG a:link {
	color: #000000;
	}

.GroupCaptionPineNoBG a:visited{
	color: #000000;
	}

.GroupCaptionPineNoBG a:hover, .GroupCaptionPineNoBG a:active{
	color: #ff0000;
	}

.GroupFooterPineNoBG td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #cccccc; 
	color: #000000;
	}

.GroupFooterPineNoBG a:link {
	color: #0033cc;
	}

.GroupFooterPineNoBG a:visited{
	color: #830083;
	}

.GroupFooterPineNoBG a:hover, .GroupFooterPineNoBG a:active{
	color: #ff0000;
	}

.GroupFooterPineNoBG img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterPineNoBG input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalPineNoBG td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #000000;
	border-bottom: 2px solid #3c964b;
	}

.SubTotalPineNoBG a:link {
	color: #0033cc;
	}

.SubTotalPineNoBG a:visited{
	color: #830083;
	}

.SubTotalPineNoBG a:hover, .SubTotalPineNoBG a:active{
	color: #ff0000;
	}

.TotalPineNoBG td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #000000;
	}

.TotalPineNoBG a:link {
	color: #0033cc;
	}

.TotalPineNoBG a:visited{
	color: #830083;
	}

.TotalPineNoBG a:hover, .TotalPineNoBG a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonPineNoBG { 
	background-color: #3c964b; 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-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.CalendarPineNoBG { 
	border: 1px solid #3c964b;
	width: 100%;
	}

.CalendarWeekdayNamePineNoBG{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ebebeb; 
	color: #000000;
	}

.CalendarWeekdayNamePineNoBG a:link {
	color: #0033cc;
	}

.CalendarWeekdayNamePineNoBG a:visited{
	color: #830083;
	}

.CalendarWeekdayNamePineNoBG a:hover, .CalendarWeekdayNamePineNoBG a:active{
	color: #ff0000;
	}

.CalendarWeekendNamePineNoBG{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ebebeb;	
	color: #000000;
	}

.CalendarWeekendNamePineNoBG a:link {
	color: #000000;
	}

.CalendarWeekendNamePineNoBG a:visited{
	color: #000000;
	}

.CalendarWeekendNamePineNoBG a:link, .CalendarWeekendNamePineNoBG a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayPineNoBG{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarDayPineNoBG a:link {
	color: #0033cc;
	}

.CalendarDayPineNoBG a:visited{
	color: #830083;
	}

.CalendarDayPineNoBG a:hover, .CalendarDayPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendPineNoBG{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	text-align: center;
	background-color: #ebebeb;	
	color: #000000;
	}

.CalendarWeekendPineNoBG a:link {
	color: #0033cc;
	}

.CalendarWeekendPineNoBG a:visited{
	color: #830083;
	}

.CalendarWeekendPineNoBG a:hover, .CalendarWeekendPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayPineNoBG {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarTodayPineNoBG a:link {
	color: #0033cc;
	}

.CalendarTodayPineNoBG a:visited{
	color: #830083;
	}

.CalendarTodayPineNoBG a:hover, .CalendarTodayPineNoBG a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayPineNoBG {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;
	text-align: center;
	background-color: #ebebeb;	
	color: #000000;
	}

.CalendarWeekendTodayPineNoBG a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayPineNoBG a:visited{
	color: #830083;
	}

.CalendarWeekendTodayPineNoBG a:hover, .CalendarWeekendTodayPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayPineNoBG{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3c964b;
	}

.CalendarOtherMonthDayPineNoBG a:link {
	color: #3c964b;
	}

.CalendarOtherMonthDayPineNoBG a:visited{
	color: #3c964b;
	}

.CalendarOtherMonthDayPineNoBG a:hover, .CalendarOtherMonthDayPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayPineNoBG {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3c964b;
	}

.CalendarOtherMonthTodayPineNoBG a:link {
	color: #3c964b;
	}

.CalendarOtherMonthTodayPineNoBG a:visited{
	color: #3c964b;
	}

.CalendarOtherMonthTodayPineNoBG a:hover, .CalendarOtherMonthTodayPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendPineNoBG {
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	text-align: center;
	background-color: #ebebeb;	
	color: #3c964b;
	}

.CalendarOtherMonthWeekendPineNoBG a:link {
	color: #3c964b;
	}

.CalendarOtherMonthWeekendPineNoBG a:visited{
	color: #3c964b;
	}

.CalendarOtherMonthWeekendPineNoBG a:hover, .CalendarOtherMonthWeekendPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayPineNoBG {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #3c964b; border-right: 3px solid #3c964b; border-left: 2px solid #3c964b; border-bottom: 2px solid #3c964b;
	text-align: center;
	color: #3c964b;
	background-color: #ebebeb;	
	}

.CalendarOtherMonthWeekendTodayPineNoBG a:link {
	color: #3c964b;
	}

.CalendarOtherMonthWeekendTodayPineNoBG a:visited{
	color: #3c964b;
	}

.CalendarOtherMonthWeekendTodayPineNoBG a:hover, .CalendarOtherMonthWeekendTodayPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayPineNoBG{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #3c964b; border-right: 1px solid #3c964b;
	background-color: #cccccc;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDayPineNoBG a:link {
	color: #000000;
	}

.CalendarSelectedDayPineNoBG a:visited{
	color: #000000;
	}

.CalendarSelectedDayPineNoBG a:hover, .CalendarSelectedDayPineNoBG a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorPineNoBG {
	font-family: Arial; font-size: 80%;
	padding: 4px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigatorPineNoBG a:link {
	color: #0033cc;
	}

.CalendarNavigatorPineNoBG a:visited{
	color: #830083;
	}

.CalendarNavigatorPineNoBG a:hover, .CalendarNavigatorPineNoBG a:active{
	color: #ff0000;
	}

.CalendarNavigatorPineNoBG img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEventPineNoBG{
	font-size: 80%;
	text-align: left;
	}

.CalendarEventPineNoBG a:link {
	color: #0033cc;
	}

.CalendarEventPineNoBG a:visited{
	color: #830083;
	}

.CalendarEventPineNoBG a:hover, .CalendarEventPineNoBG a:active{
	color: #ff0000;
	}
