/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorDevietti {
	background-color: #ffffff;
	}

.FormTitleBgColorDevietti {
	background-color: #770000;
	}

.FormTitleFontColorDevietti {
	color: #ffffff;
	}

.CaptionBgColorDevietti {
	background-color: #d7d7d7;
	}

.CaptionFontColorDevietti {
	color: #000000;
	}

.DataBgColorDevietti {
	background-color: #ffffff;
	}

.AltDataBgColorDevietti {
	background-color: #ededed;
	}

.DataFontColorDevietti {
	color: #000000;
	}

.LinkColorDevietti {
	color: #0033cc;
	}

.VisitedLinkColorDevietti {
	color: #830083;
	}

.HoverLinkColorDevietti {
	color: #ffff00;
	}




.HeaderDevietti {
	width: 100%;
	}

.HeaderDevietti th { 
	font-family: Tahoma; font-size: 110%; font-weight: bold; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.HeaderDevietti a:link { 
	color: #ffffff;
	}

.HeaderDevietti a:visited { 
	color: #ffffff;
	}

.HeaderDevietti a:hover, .CaptionDevietti a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftDevietti { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightDevietti { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeftDevietti img{
	width: 14px;
	}

.HeaderRightDevietti img{
	width: 14px;
	}


/* Grid Options */
.GridDevietti { 
	border: 2px solid #770000;
	width: 100%;
	}

.CaptionDevietti th { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionDevietti td { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionDevietti a:link { 
	color: #000000;
	}

.CaptionDevietti a:visited { 
	color: #000000;
	}

.CaptionDevietti a:hover, .CaptionDevietti a:active { 
	color: #ffff00;
	}

.CaptionDevietti img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionDevietti input {
	vertical-align: middle;
	}

.RowDevietti th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowDevietti td { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

.GridDevietti caption { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border: 2px solid #770000; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

.RowDevietti a:link { 
	color: #0033cc;
	}

.RowDevietti a:visited { 
	color: #830083;
	}

.RowDevietti a:hover, .RowDevietti a:active { 
	color: #ffff00;
	}

.SeparatorDevietti{
	color: #770000;
	}

.SeparatorDevietti td{
	height: 1px;
	}


.AltRowDevietti th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowDevietti td { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	vertical-align: top;
	background-color: #ededed; 
	color: #000000;
	}

.AltRowDevietti a:link { 
	color: #0033cc;
	}

.AltRowDevietti a:visited { 
	color: #830083;
	}

.AltRowDevietti a:hover, .AltRowDevietti a:active { 
	color: #ffff00;
	}

.NoRecordsDevietti td { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-color: #ffffff; 
	color: #000000;
	vertical-align: top;
	}

.FooterDevietti td { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border: 1px solid #d7d7d7; border-left: 0px none;
	background-color: #d7d7d7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.FooterDevietti a:link { 
	color: #0033cc;
	}

.FooterDevietti a:visited { 
	color: #830083;
	}

.FooterDevietti a:hover, .FooterDevietti a:active { 
	color: #ffff00;
	}

.FooterDevietti img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterDevietti input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordDevietti { 
	border: 2px solid #770000;
	width: 100%;
	}

.ErrorDevietti td { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff; 
	}

.ControlsDevietti th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsDevietti td { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

.BottomDevietti td { 
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border: 1px solid #d7d7d7; border-left: 0px none;
	background-color: #d7d7d7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.BottomDevietti a:link { 
	color: #0033cc;
	}

.BottomDevietti a:visited { 
	color: #830083;
	}

.BottomDevietti a:hover, .CaptionDevietti a:active { 
	color: #ffff00;
	}

.BottomDevietti img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomDevietti input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionDevietti th{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #ededed; 
	color: #000000;
	}

.GroupCaptionDevietti td{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}

.GroupCaptionDevietti a:link {
	color: #000000;
	}

.GroupCaptionDevietti a:visited{
	color: #000000;
	}

.GroupCaptionDevietti a:hover, .GroupCaptionDevietti a:active{
	color: #ffff00;
	}

.GroupFooterDevietti td{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border: 1px solid #d7d7d7; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d7d7d7; 
	color: #000000;
	}

.GroupFooterDevietti a:link {
	color: #0033cc;
	}

.GroupFooterDevietti a:visited{
	color: #830083;
	}

.GroupFooterDevietti a:hover, .GroupFooterDevietti a:active{
	color: #ffff00;
	}

.GroupFooterDevietti img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterDevietti input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalDevietti td{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	vertical-align: top;
	font-weight: bold;
	background-color: #ededed; 
	color: #000000;
	border-bottom: 2px solid #770000;
	}

.SubTotalDevietti a:link {
	color: #0033cc;
	}

.SubTotalDevietti a:visited{
	color: #830083;
	}

.SubTotalDevietti a:hover, .SubTotalDevietti a:active{
	color: #ffff00;
	}

.TotalDevietti td{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ededed; 
	color: #000000;
	}

.TotalDevietti a:link {
	color: #0033cc;
	}

.TotalDevietti a:visited{
	color: #830083;
	}

.TotalDevietti a:hover, .TotalDevietti a:active{
	color: #ffff00;
	}

/* Form Options */
.ButtonDevietti { 
	background-color: #770000; 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 */

.CalendarDevietti { 
	border: 2px solid #770000;
	width: 100%;
	}

.CalendarWeekdayNameDevietti{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ededed; 
	color: #000000;
	}

.CalendarWeekdayNameDevietti a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameDevietti a:visited{
	color: #830083;
	}

.CalendarWeekdayNameDevietti a:hover, .CalendarWeekdayNameDevietti a:active{
	color: #ffff00;
	}

.CalendarWeekendNameDevietti{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ededed;	
	color: #000000;
	}

.CalendarWeekendNameDevietti a:link {
	color: #000000;
	}

.CalendarWeekendNameDevietti a:visited{
	color: #000000;
	}

.CalendarWeekendNameDevietti a:link, .CalendarWeekendNameDevietti a:visited{
	color: #ffff00;
	}

/* Calendar Day */
.CalendarDayDevietti{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}

.CalendarDayDevietti a:link {
	color: #0033cc;
	}

.CalendarDayDevietti a:visited{
	color: #830083;
	}

.CalendarDayDevietti a:hover, .CalendarDayDevietti a:active{
	color: #ffff00;
	}

/* Calendar Weekend */
.CalendarWeekendDevietti{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	text-align: center;
	background-color: #ededed;	
	color: #000000;
	}

.CalendarWeekendDevietti a:link {
	color: #0033cc;
	}

.CalendarWeekendDevietti a:visited{
	color: #830083;
	}

.CalendarWeekendDevietti a:hover, .CalendarWeekendDevietti a:active{
	color: #ffff00;
	}

/* Calendar Today */
.CalendarTodayDevietti {
	font-family: Tahoma; font-size: 80%;
	padding: 0px;
	border: 2px solid #770000;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}

.CalendarTodayDevietti a:link {
	color: #0033cc;
	}

.CalendarTodayDevietti a:visited{
	color: #830083;
	}

.CalendarTodayDevietti a:hover, .CalendarTodayDevietti a:active {
	color: #ffff00;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayDevietti {
	font-family: Tahoma; font-size: 80%;
	padding: 0px;
	border: 2px solid #770000;
	text-align: center;
	background-color: #ededed;	
	color: #000000;
	}

.CalendarWeekendTodayDevietti a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayDevietti a:visited{
	color: #830083;
	}

.CalendarWeekendTodayDevietti a:hover, .CalendarWeekendTodayDevietti a:active{
	color: #ffff00;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayDevietti{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	text-align: center;
	background-color: #ffffff;	
	color: #770000;
	}

.CalendarOtherMonthDayDevietti a:link {
	color: #770000;
	}

.CalendarOtherMonthDayDevietti a:visited{
	color: #770000;
	}

.CalendarOtherMonthDayDevietti a:hover, .CalendarOtherMonthDayDevietti a:active{
	color: #ffff00;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayDevietti {
	font-family: Tahoma; font-size: 80%;
	padding: 0px;
	border: 2px solid #770000;
	text-align: center;
	background-color: #ffffff;	
	color: #770000;
	}

.CalendarOtherMonthTodayDevietti a:link {
	color: #770000;
	}

.CalendarOtherMonthTodayDevietti a:visited{
	color: #770000;
	}

.CalendarOtherMonthTodayDevietti a:hover, .CalendarOtherMonthTodayDevietti a:active{
	color: #ffff00;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendDevietti {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	text-align: center;
	background-color: #ededed;	
	color: #770000;
	}

.CalendarOtherMonthWeekendDevietti a:link {
	color: #770000;
	}

.CalendarOtherMonthWeekendDevietti a:visited{
	color: #770000;
	}

.CalendarOtherMonthWeekendDevietti a:hover, .CalendarOtherMonthWeekendDevietti a:active{
	color: #ffff00;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayDevietti {
	font-family: Tahoma; font-size: 80%;
	padding: 0px;
	border: 2px solid #770000;
	text-align: center;
	color: #770000;
	background-color: #ededed;	
	}

.CalendarOtherMonthWeekendTodayDevietti a:link {
	color: #770000;
	}

.CalendarOtherMonthWeekendTodayDevietti a:visited{
	color: #770000;
	}

.CalendarOtherMonthWeekendTodayDevietti a:hover, .CalendarOtherMonthWeekendTodayDevietti a:active{
	color: #ffff00;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayDevietti{
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-color: #d7d7d7;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDayDevietti a:link {
	color: #000000;
	}

.CalendarSelectedDayDevietti a:visited{
	color: #000000;
	}

.CalendarSelectedDayDevietti a:hover, .CalendarSelectedDayDevietti a:active{
	color: #ffff00;
	}

/* Calendar Navigator */
.CalendarNavigatorDevietti {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	background-color: #d7d7d7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigatorDevietti a:link {
	color: #0033cc;
	}

.CalendarNavigatorDevietti a:visited{
	color: #830083;
	}

.CalendarNavigatorDevietti a:hover, .CalendarNavigatorDevietti a:active{
	color: #ffff00;
	}

.CalendarNavigatorDevietti img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEventDevietti{
	font-size: 80%;
	text-align: left;
	}

.CalendarEventDevietti a:link {
	color: #0033cc;
	}

.CalendarEventDevietti a:visited{
	color: #830083;
	}

.CalendarEventDevietti a:hover, .CalendarEventDevietti a:active{
	color: #ffff00;
	}
