/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorFresh1-WhiteBackground1 {
	background-color: #e2e6cf;
	}

.FormTitleBgColorFresh1-WhiteBackground1 {
	background-color: #00ad51;
	}

.FormTitleFontColorFresh1-WhiteBackground1 {
	color: #ffffff;
	}

.CaptionBgColorFresh1-WhiteBackground1 {
	background-color: #e9e32e;
	}

.CaptionFontColorFresh1-WhiteBackground1 {
	color: #000000;
	}

.DataBgColorFresh1-WhiteBackground1 {
	background-color: #eaeaea;
	}

.AltDataBgColorFresh1-WhiteBackground1 {
	background-color: #fcfce0;
	}

.DataFontColorFresh1-WhiteBackground1 {
	color: #000000;
	}

.LinkColorFresh1-WhiteBackground1 {
	color: #0033cc;
	}

.VisitedLinkColorFresh1-WhiteBackground1 {
	color: #830000;
	}

.HoverLinkColorFresh1-WhiteBackground1 {
	color: #ff0000;
	}




.HeaderFresh1-WhiteBackground1 {
	width: 170px;
	}

.HeaderFresh1-WhiteBackground1 th { 
	font-family: Arial; font-size: 110%; font-weight: bold; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.HeaderFresh1-WhiteBackground1 a:link { 
	color: #ffffff;
	}

.HeaderFresh1-WhiteBackground1 a:visited { 
	color: #ffffff;
	}

.HeaderFresh1-WhiteBackground1 a:hover, .CaptionFresh1-WhiteBackground1 a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftFresh1-WhiteBackground1 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightFresh1-WhiteBackground1 { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeftFresh1-WhiteBackground1 img{
	width: 9px;
	}

.HeaderRightFresh1-WhiteBackground1 img{
	width: 12px;
	}


/* Grid Options */
.GridFresh1-WhiteBackground1 { 
	
	width: 100%;
	}

.CaptionFresh1-WhiteBackground1 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;
	}

.CaptionFresh1-WhiteBackground1 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;
	}

.CaptionFresh1-WhiteBackground1 a:link { 
	color: #000000;
	}

.CaptionFresh1-WhiteBackground1 a:visited { 
	color: #000000;
	}

.CaptionFresh1-WhiteBackground1 a:hover, .CaptionFresh1-WhiteBackground1 a:active { 
	color: #ff0000;
	}

.CaptionFresh1-WhiteBackground1 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionFresh1-WhiteBackground1 input {
	vertical-align: middle;
	}

.RowFresh1-WhiteBackground1 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: #eaeaea; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowFresh1-WhiteBackground1 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;
	vertical-align: top;
	background-color: #eaeaea; 
	color: #000000;
	}

.GridFresh1-WhiteBackground1 caption { 
	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: #eaeaea; 
	color: #000000;
	}

.RowFresh1-WhiteBackground1 a:link { 
	color: #0033cc;
	}

.RowFresh1-WhiteBackground1 a:visited { 
	color: #830000;
	}

.RowFresh1-WhiteBackground1 a:hover, .RowFresh1-WhiteBackground1 a:active { 
	color: #ff0000;
	}

.SeparatorFresh1-WhiteBackground1{
	color: #00ad51;
	}

.SeparatorFresh1-WhiteBackground1 td{
	height: 1px;
	}


.AltRowFresh1-WhiteBackground1 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: #eaeaea; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowFresh1-WhiteBackground1 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;
	vertical-align: top;
	background-color: #fcfce0; 
	color: #000000;
	}

.AltRowFresh1-WhiteBackground1 a:link { 
	color: #0033cc;
	}

.AltRowFresh1-WhiteBackground1 a:visited { 
	color: #830000;
	}

.AltRowFresh1-WhiteBackground1 a:hover, .AltRowFresh1-WhiteBackground1 a:active { 
	color: #ff0000;
	}

.NoRecordsFresh1-WhiteBackground1 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-color: #eaeaea; 
	color: #000000;
	vertical-align: top;
	}

.FooterFresh1-WhiteBackground1 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-color: #eaeaea; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.FooterFresh1-WhiteBackground1 a:link { 
	color: #0033cc;
	}

.FooterFresh1-WhiteBackground1 a:visited { 
	color: #830000;
	}

.FooterFresh1-WhiteBackground1 a:hover, .FooterFresh1-WhiteBackground1 a:active { 
	color: #ff0000;
	}

.FooterFresh1-WhiteBackground1 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterFresh1-WhiteBackground1 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordFresh1-WhiteBackground1 { 
	
	width: 100%;
	}

.ErrorFresh1-WhiteBackground1 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;
	color: #FF0000;
	vertical-align: top;
	background-color: #eaeaea; 
	}

.ControlsFresh1-WhiteBackground1 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: #eaeaea; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsFresh1-WhiteBackground1 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;
	vertical-align: top;
	background-color: #eaeaea; 
	color: #000000;
	}

.BottomFresh1-WhiteBackground1 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-color: #eaeaea; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.BottomFresh1-WhiteBackground1 a:link { 
	color: #0033cc;
	}

.BottomFresh1-WhiteBackground1 a:visited { 
	color: #830000;
	}

.BottomFresh1-WhiteBackground1 a:hover, .CaptionFresh1-WhiteBackground1 a:active { 
	color: #ff0000;
	}

.BottomFresh1-WhiteBackground1 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomFresh1-WhiteBackground1 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionFresh1-WhiteBackground1 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: #fcfce0; 
	color: #000000;
	}

.GroupCaptionFresh1-WhiteBackground1 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;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaeaea; 
	color: #000000;
	}

.GroupCaptionFresh1-WhiteBackground1 a:link {
	color: #000000;
	}

.GroupCaptionFresh1-WhiteBackground1 a:visited{
	color: #000000;
	}

.GroupCaptionFresh1-WhiteBackground1 a:hover, .GroupCaptionFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

.GroupFooterFresh1-WhiteBackground1 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: #e9e32e; 
	color: #000000;
	}

.GroupFooterFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.GroupFooterFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.GroupFooterFresh1-WhiteBackground1 a:hover, .GroupFooterFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

.GroupFooterFresh1-WhiteBackground1 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterFresh1-WhiteBackground1 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalFresh1-WhiteBackground1 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;
	vertical-align: top;
	font-weight: bold;
	background-color: #fcfce0; 
	color: #000000;
	border-bottom: 2px solid #00ad51;
	}

.SubTotalFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.SubTotalFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.SubTotalFresh1-WhiteBackground1 a:hover, .SubTotalFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

.TotalFresh1-WhiteBackground1 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;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #fcfce0; 
	color: #000000;
	}

.TotalFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.TotalFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.TotalFresh1-WhiteBackground1 a:hover, .TotalFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonFresh1-WhiteBackground1 { 
	background-color: #00ad51; 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 */

.CalendarFresh1-WhiteBackground1 { 
	
	width: 100%;
	}

.CalendarWeekdayNameFresh1-WhiteBackground1{
	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: #fcfce0; 
	color: #000000;
	}

.CalendarWeekdayNameFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.CalendarWeekdayNameFresh1-WhiteBackground1 a:hover, .CalendarWeekdayNameFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameFresh1-WhiteBackground1{
	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: #fcfce0;	
	color: #000000;
	}

.CalendarWeekendNameFresh1-WhiteBackground1 a:link {
	color: #000000;
	}

.CalendarWeekendNameFresh1-WhiteBackground1 a:visited{
	color: #000000;
	}

.CalendarWeekendNameFresh1-WhiteBackground1 a:link, .CalendarWeekendNameFresh1-WhiteBackground1 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayFresh1-WhiteBackground1{
	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: #eaeaea;	
	color: #000000;
	}

.CalendarDayFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.CalendarDayFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.CalendarDayFresh1-WhiteBackground1 a:hover, .CalendarDayFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendFresh1-WhiteBackground1{
	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: #fcfce0;	
	color: #000000;
	}

.CalendarWeekendFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.CalendarWeekendFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.CalendarWeekendFresh1-WhiteBackground1 a:hover, .CalendarWeekendFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayFresh1-WhiteBackground1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #00ad51;
	text-align: center;
	background-color: #eaeaea;	
	color: #000000;
	}

.CalendarTodayFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.CalendarTodayFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.CalendarTodayFresh1-WhiteBackground1 a:hover, .CalendarTodayFresh1-WhiteBackground1 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayFresh1-WhiteBackground1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #00ad51;
	text-align: center;
	background-color: #fcfce0;	
	color: #000000;
	}

.CalendarWeekendTodayFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.CalendarWeekendTodayFresh1-WhiteBackground1 a:hover, .CalendarWeekendTodayFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayFresh1-WhiteBackground1{
	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: #eaeaea;	
	color: #00ad51;
	}

.CalendarOtherMonthDayFresh1-WhiteBackground1 a:link {
	color: #00ad51;
	}

.CalendarOtherMonthDayFresh1-WhiteBackground1 a:visited{
	color: #00ad51;
	}

.CalendarOtherMonthDayFresh1-WhiteBackground1 a:hover, .CalendarOtherMonthDayFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayFresh1-WhiteBackground1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #00ad51;
	text-align: center;
	background-color: #eaeaea;	
	color: #00ad51;
	}

.CalendarOtherMonthTodayFresh1-WhiteBackground1 a:link {
	color: #00ad51;
	}

.CalendarOtherMonthTodayFresh1-WhiteBackground1 a:visited{
	color: #00ad51;
	}

.CalendarOtherMonthTodayFresh1-WhiteBackground1 a:hover, .CalendarOtherMonthTodayFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendFresh1-WhiteBackground1 {
	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: #fcfce0;	
	color: #00ad51;
	}

.CalendarOtherMonthWeekendFresh1-WhiteBackground1 a:link {
	color: #00ad51;
	}

.CalendarOtherMonthWeekendFresh1-WhiteBackground1 a:visited{
	color: #00ad51;
	}

.CalendarOtherMonthWeekendFresh1-WhiteBackground1 a:hover, .CalendarOtherMonthWeekendFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayFresh1-WhiteBackground1 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #00ad51;
	text-align: center;
	color: #00ad51;
	background-color: #fcfce0;	
	}

.CalendarOtherMonthWeekendTodayFresh1-WhiteBackground1 a:link {
	color: #00ad51;
	}

.CalendarOtherMonthWeekendTodayFresh1-WhiteBackground1 a:visited{
	color: #00ad51;
	}

.CalendarOtherMonthWeekendTodayFresh1-WhiteBackground1 a:hover, .CalendarOtherMonthWeekendTodayFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayFresh1-WhiteBackground1{
	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: #e9e32e;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDayFresh1-WhiteBackground1 a:link {
	color: #000000;
	}

.CalendarSelectedDayFresh1-WhiteBackground1 a:visited{
	color: #000000;
	}

.CalendarSelectedDayFresh1-WhiteBackground1 a:hover, .CalendarSelectedDayFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorFresh1-WhiteBackground1 {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	background-color: #eaeaea; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigatorFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.CalendarNavigatorFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.CalendarNavigatorFresh1-WhiteBackground1 a:hover, .CalendarNavigatorFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}

.CalendarNavigatorFresh1-WhiteBackground1 img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEventFresh1-WhiteBackground1{
	font-size: 80%;
	text-align: left;
	}

.CalendarEventFresh1-WhiteBackground1 a:link {
	color: #0033cc;
	}

.CalendarEventFresh1-WhiteBackground1 a:visited{
	color: #830000;
	}

.CalendarEventFresh1-WhiteBackground1 a:hover, .CalendarEventFresh1-WhiteBackground1 a:active{
	color: #ff0000;
	}
