/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorTrse {
	background-color: #4c6780;
	}

.FormTitleBgColorTrse {
	background-color: #79234b;
	}

.FormTitleFontColorTrse {
	color: #ffffff;
	}

.CaptionBgColorTrse {
	background-color: #d7e0b4;
	}

.CaptionFontColorTrse {
	color: #000000;
	}

.DataBgColorTrse {
	background-color: #f7f7f7;
	}

.AltDataBgColorTrse {
	background-color: #f4f7e6;
	}

.DataFontColorTrse {
	color: #000000;
	}

.LinkColorTrse {
	color: #0033cc;
	}

.VisitedLinkColorTrse {
	color: #830083;
	}

.HoverLinkColorTrse {
	color: #ff0000;
	}




.HeaderTrse {
	width: 170px;
	}

.HeaderTrse 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;
	}

.HeaderTrse a:link { 
	color: #ffffff;
	}

.HeaderTrse a:visited { 
	color: #ffffff;
	}

.HeaderTrse a:hover, .CaptionTrse a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftTrse { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightTrse { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeftTrse img{
	width: 4px;
	}

.HeaderRightTrse img{
	width: 9px;
	}


/* Grid Options */
.GridTrse { 
	border: 1px solid #4c6780;
	width: 100%;
	}

.CaptionTrse th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #d7e0b4; color: #000000;
	white-space: nowrap;
	}

.CaptionTrse td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #d7e0b4; color: #000000;
	white-space: nowrap;
	}

.CaptionTrse a:link { 
	color: #000000;
	}

.CaptionTrse a:visited { 
	color: #000000;
	}

.CaptionTrse a:hover, .CaptionTrse a:active { 
	color: #ff0000;
	}

.CaptionTrse img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionTrse input {
	vertical-align: middle;
	}

.RowTrse th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowTrse td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GridTrse caption { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 2px solid #4c6780; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.RowTrse a:link { 
	color: #0033cc;
	}

.RowTrse a:visited { 
	color: #830083;
	}

.RowTrse a:hover, .RowTrse a:active { 
	color: #ff0000;
	}

.SeparatorTrse{
	color: #79234b;
	}

.SeparatorTrse td{
	height: 1px;
	}


.AltRowTrse th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowTrse td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	vertical-align: top;
	background-color: #f4f7e6; 
	color: #000000;
	}

.AltRowTrse a:link { 
	color: #0033cc;
	}

.AltRowTrse a:visited { 
	color: #830083;
	}

.AltRowTrse a:hover, .AltRowTrse a:active { 
	color: #ff0000;
	}

.NoRecordsTrse td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterTrse td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.FooterTrse a:link { 
	color: #0033cc;
	}

.FooterTrse a:visited { 
	color: #830083;
	}

.FooterTrse a:hover, .FooterTrse a:active { 
	color: #ff0000;
	}

.FooterTrse img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterTrse input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordTrse { 
	border: 1px solid #4c6780;
	width: 100%;
	}

.ErrorTrse td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.ControlsTrse th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsTrse td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.BottomTrse td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.BottomTrse a:link { 
	color: #0033cc;
	}

.BottomTrse a:visited { 
	color: #830083;
	}

.BottomTrse a:hover, .CaptionTrse a:active { 
	color: #ff0000;
	}

.BottomTrse img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomTrse input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionTrse th{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #f4f7e6; 
	color: #000000;
	}

.GroupCaptionTrse td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GroupCaptionTrse a:link {
	color: #000000;
	}

.GroupCaptionTrse a:visited{
	color: #000000;
	}

.GroupCaptionTrse a:hover, .GroupCaptionTrse a:active{
	color: #ff0000;
	}

.GroupFooterTrse td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d7e0b4; 
	color: #000000;
	}

.GroupFooterTrse a:link {
	color: #0033cc;
	}

.GroupFooterTrse a:visited{
	color: #830083;
	}

.GroupFooterTrse a:hover, .GroupFooterTrse a:active{
	color: #ff0000;
	}

.GroupFooterTrse img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterTrse input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalTrse td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	vertical-align: top;
	font-weight: bold;
	background-color: #f4f7e6; 
	color: #000000;
	border-bottom: 2px solid #79234b;
	}

.SubTotalTrse a:link {
	color: #0033cc;
	}

.SubTotalTrse a:visited{
	color: #830083;
	}

.SubTotalTrse a:hover, .SubTotalTrse a:active{
	color: #ff0000;
	}

.TotalTrse td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f4f7e6; 
	color: #000000;
	}

.TotalTrse a:link {
	color: #0033cc;
	}

.TotalTrse a:visited{
	color: #830083;
	}

.TotalTrse a:hover, .TotalTrse a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonTrse { 
	background-color: #79234b; 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 */

.CalendarTrse { 
	border: 2px solid #4c6780;
	width: 100%;
	}

.CalendarWeekdayNameTrse{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f4f7e6; 
	color: #000000;
	}

.CalendarWeekdayNameTrse a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameTrse a:visited{
	color: #830083;
	}

.CalendarWeekdayNameTrse a:hover, .CalendarWeekdayNameTrse a:active{
	color: #ff0000;
	}

.CalendarWeekendNameTrse{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f4f7e6;	
	color: #000000;
	}

.CalendarWeekendNameTrse a:link {
	color: #000000;
	}

.CalendarWeekendNameTrse a:visited{
	color: #000000;
	}

.CalendarWeekendNameTrse a:link, .CalendarWeekendNameTrse a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayTrse{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarDayTrse a:link {
	color: #0033cc;
	}

.CalendarDayTrse a:visited{
	color: #830083;
	}

.CalendarDayTrse a:hover, .CalendarDayTrse a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendTrse{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	text-align: center;
	background-color: #f4f7e6;	
	color: #000000;
	}

.CalendarWeekendTrse a:link {
	color: #0033cc;
	}

.CalendarWeekendTrse a:visited{
	color: #830083;
	}

.CalendarWeekendTrse a:hover, .CalendarWeekendTrse a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayTrse {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #79234b;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarTodayTrse a:link {
	color: #0033cc;
	}

.CalendarTodayTrse a:visited{
	color: #830083;
	}

.CalendarTodayTrse a:hover, .CalendarTodayTrse a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayTrse {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #79234b;
	text-align: center;
	background-color: #f4f7e6;	
	color: #000000;
	}

.CalendarWeekendTodayTrse a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayTrse a:visited{
	color: #830083;
	}

.CalendarWeekendTodayTrse a:hover, .CalendarWeekendTodayTrse a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayTrse{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	text-align: center;
	background-color: #f7f7f7;	
	color: #79234b;
	}

.CalendarOtherMonthDayTrse a:link {
	color: #79234b;
	}

.CalendarOtherMonthDayTrse a:visited{
	color: #79234b;
	}

.CalendarOtherMonthDayTrse a:hover, .CalendarOtherMonthDayTrse a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayTrse {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #79234b;
	text-align: center;
	background-color: #f7f7f7;	
	color: #79234b;
	}

.CalendarOtherMonthTodayTrse a:link {
	color: #79234b;
	}

.CalendarOtherMonthTodayTrse a:visited{
	color: #79234b;
	}

.CalendarOtherMonthTodayTrse a:hover, .CalendarOtherMonthTodayTrse a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendTrse {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	text-align: center;
	background-color: #f4f7e6;	
	color: #79234b;
	}

.CalendarOtherMonthWeekendTrse a:link {
	color: #79234b;
	}

.CalendarOtherMonthWeekendTrse a:visited{
	color: #79234b;
	}

.CalendarOtherMonthWeekendTrse a:hover, .CalendarOtherMonthWeekendTrse a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayTrse {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #79234b;
	text-align: center;
	color: #79234b;
	background-color: #f4f7e6;	
	}

.CalendarOtherMonthWeekendTodayTrse a:link {
	color: #79234b;
	}

.CalendarOtherMonthWeekendTodayTrse a:visited{
	color: #79234b;
	}

.CalendarOtherMonthWeekendTodayTrse a:hover, .CalendarOtherMonthWeekendTodayTrse a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayTrse{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #4c6780;
	background-color: #d7e0b4;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDayTrse a:link {
	color: #000000;
	}

.CalendarSelectedDayTrse a:visited{
	color: #000000;
	}

.CalendarSelectedDayTrse a:hover, .CalendarSelectedDayTrse a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorTrse {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigatorTrse a:link {
	color: #0033cc;
	}

.CalendarNavigatorTrse a:visited{
	color: #830083;
	}

.CalendarNavigatorTrse a:hover, .CalendarNavigatorTrse a:active{
	color: #ff0000;
	}

.CalendarNavigatorTrse img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEventTrse{
	font-size: 80%;
	text-align: left;
	}

.CalendarEventTrse a:link {
	color: #0033cc;
	}

.CalendarEventTrse a:visited{
	color: #830083;
	}

.CalendarEventTrse a:hover, .CalendarEventTrse a:active{
	color: #ff0000;
	}

