/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorOefbb2 {
	background-color: #e6dfcf;
	}

.FormTitleBgColorOefbb2 {
	background-color: #cc0033;
	}

.FormTitleFontColorOefbb2 {
	color: #ffffff;
	}

.CaptionBgColorOefbb2 {
	background-color: #fff3c9;
	}

.CaptionFontColorOefbb2 {
	color: #9b1515;
	}

.DataBgColorOefbb2 {
	background-color: #f7f7f7;
	}

.AltDataBgColorOefbb2 {
	background-color: #f3ecdb;
	}

.DataFontColorOefbb2 {
	color: #000000;
	}

.LinkColorOefbb2 {
	color: #0033cc;
	}

.VisitedLinkColorOefbb2 {
	color: #830000;
	}

.HoverLinkColorOefbb2 {
	color: #9b1515;
	}




.HeaderOefbb2 {
	width: 100%;
	}

.HeaderOefbb2 th { 
	font-family: Arial; font-size: 110%; font-weight: bold; text-align: left;
	padding: 3px;
	background-color: #cc0033; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.HeaderOefbb2 a:link { 
	color: #ffffff;
	}

.HeaderOefbb2 a:visited { 
	color: #ffffff;
	}

.HeaderOefbb2 a:hover, .CaptionOefbb2 a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftOefbb2 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightOefbb2 { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeftOefbb2 img{
	width: 3px;
	}

.HeaderRightOefbb2 img{
	width: 9px;
	}


/* Grid Options */
.GridOefbb2 { 
	border-left: 1px solid #cc0033; border-bottom: 1px solid #cc0033;
	width: 100%;
	}

.CaptionOefbb2 th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #fff3c9; color: #9b1515;
	white-space: nowrap;
	}

.CaptionOefbb2 td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #fff3c9; color: #9b1515;
	white-space: nowrap;
	}

.CaptionOefbb2 a:link { 
	color: #9b1515;
	}

.CaptionOefbb2 a:visited { 
	color: #9b1515;
	}

.CaptionOefbb2 a:hover, .CaptionOefbb2 a:active { 
	color: #9b1515;
	}

.CaptionOefbb2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionOefbb2 input {
	vertical-align: middle;
	}

.RowOefbb2 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowOefbb2 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GridOefbb2 caption { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #cc0033; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.RowOefbb2 a:link { 
	color: #0033cc;
	}

.RowOefbb2 a:visited { 
	color: #830000;
	}

.RowOefbb2 a:hover, .RowOefbb2 a:active { 
	color: #9b1515;
	}

.SeparatorOefbb2{
	color: #cc0033;
	}

.SeparatorOefbb2 td{
	height: 1px;
	}


.AltRowOefbb2 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowOefbb2 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	vertical-align: top;
	background-color: #f3ecdb; 
	color: #000000;
	}

.AltRowOefbb2 a:link { 
	color: #0033cc;
	}

.AltRowOefbb2 a:visited { 
	color: #830000;
	}

.AltRowOefbb2 a:hover, .AltRowOefbb2 a:active { 
	color: #9b1515;
	}

.NoRecordsOefbb2 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterOefbb2 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.FooterOefbb2 a:link { 
	color: #0033cc;
	}

.FooterOefbb2 a:visited { 
	color: #830000;
	}

.FooterOefbb2 a:hover, .FooterOefbb2 a:active { 
	color: #9b1515;
	}

.FooterOefbb2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterOefbb2 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordOefbb2 { 
	border-left: 1px solid #cc0033; border-bottom: 1px solid #cc0033;
	width: 100%;
	}

.ErrorOefbb2 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.ControlsOefbb2 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsOefbb2 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.BottomOefbb2 td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.BottomOefbb2 a:link { 
	color: #0033cc;
	}

.BottomOefbb2 a:visited { 
	color: #830000;
	}

.BottomOefbb2 a:hover, .CaptionOefbb2 a:active { 
	color: #9b1515;
	}

.BottomOefbb2 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomOefbb2 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionOefbb2 th{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #f3ecdb; 
	color: #000000;
	}

.GroupCaptionOefbb2 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}

.GroupCaptionOefbb2 a:link {
	color: #9b1515;
	}

.GroupCaptionOefbb2 a:visited{
	color: #9b1515;
	}

.GroupCaptionOefbb2 a:hover, .GroupCaptionOefbb2 a:active{
	color: #9b1515;
	}

.GroupFooterOefbb2 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #fff3c9; 
	color: #000000;
	}

.GroupFooterOefbb2 a:link {
	color: #0033cc;
	}

.GroupFooterOefbb2 a:visited{
	color: #830000;
	}

.GroupFooterOefbb2 a:hover, .GroupFooterOefbb2 a:active{
	color: #9b1515;
	}

.GroupFooterOefbb2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterOefbb2 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalOefbb2 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	vertical-align: top;
	font-weight: bold;
	background-color: #f3ecdb; 
	color: #000000;
	border-bottom: 2px solid #cc0033;
	}

.SubTotalOefbb2 a:link {
	color: #0033cc;
	}

.SubTotalOefbb2 a:visited{
	color: #830000;
	}

.SubTotalOefbb2 a:hover, .SubTotalOefbb2 a:active{
	color: #9b1515;
	}

.TotalOefbb2 td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f3ecdb; 
	color: #000000;
	}

.TotalOefbb2 a:link {
	color: #0033cc;
	}

.TotalOefbb2 a:visited{
	color: #830000;
	}

.TotalOefbb2 a:hover, .TotalOefbb2 a:active{
	color: #9b1515;
	}

/* Form Options */
.ButtonOefbb2 { 
	background-color: #cc0033; 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 */

.CalendarOefbb2 { 
	border: 1px solid #cc0033;
	width: 100%;
	}

.CalendarWeekdayNameOefbb2{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f3ecdb; 
	color: #000000;
	}

.CalendarWeekdayNameOefbb2 a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameOefbb2 a:visited{
	color: #830000;
	}

.CalendarWeekdayNameOefbb2 a:hover, .CalendarWeekdayNameOefbb2 a:active{
	color: #9b1515;
	}

.CalendarWeekendNameOefbb2{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f3ecdb;	
	color: #000000;
	}

.CalendarWeekendNameOefbb2 a:link {
	color: #9b1515;
	}

.CalendarWeekendNameOefbb2 a:visited{
	color: #9b1515;
	}

.CalendarWeekendNameOefbb2 a:link, .CalendarWeekendNameOefbb2 a:visited{
	color: #9b1515;
	}

/* Calendar Day */
.CalendarDayOefbb2{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarDayOefbb2 a:link {
	color: #0033cc;
	}

.CalendarDayOefbb2 a:visited{
	color: #830000;
	}

.CalendarDayOefbb2 a:hover, .CalendarDayOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Weekend */
.CalendarWeekendOefbb2{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	text-align: center;
	background-color: #f3ecdb;	
	color: #000000;
	}

.CalendarWeekendOefbb2 a:link {
	color: #0033cc;
	}

.CalendarWeekendOefbb2 a:visited{
	color: #830000;
	}

.CalendarWeekendOefbb2 a:hover, .CalendarWeekendOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Today */
.CalendarTodayOefbb2 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border-top: 3px solid #cc0033; border-right: 3px solid #cc0033; border-left: 2px solid #cc0033; border-bottom: 2px solid #cc0033;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}

.CalendarTodayOefbb2 a:link {
	color: #0033cc;
	}

.CalendarTodayOefbb2 a:visited{
	color: #830000;
	}

.CalendarTodayOefbb2 a:hover, .CalendarTodayOefbb2 a:active {
	color: #9b1515;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayOefbb2 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border-top: 3px solid #cc0033; border-right: 3px solid #cc0033; border-left: 2px solid #cc0033; border-bottom: 2px solid #cc0033;
	text-align: center;
	background-color: #f3ecdb;	
	color: #000000;
	}

.CalendarWeekendTodayOefbb2 a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayOefbb2 a:visited{
	color: #830000;
	}

.CalendarWeekendTodayOefbb2 a:hover, .CalendarWeekendTodayOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayOefbb2{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	text-align: center;
	background-color: #f7f7f7;	
	color: #cc0033;
	}

.CalendarOtherMonthDayOefbb2 a:link {
	color: #cc0033;
	}

.CalendarOtherMonthDayOefbb2 a:visited{
	color: #cc0033;
	}

.CalendarOtherMonthDayOefbb2 a:hover, .CalendarOtherMonthDayOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayOefbb2 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border-top: 3px solid #cc0033; border-right: 3px solid #cc0033; border-left: 2px solid #cc0033; border-bottom: 2px solid #cc0033;
	text-align: center;
	background-color: #f7f7f7;	
	color: #cc0033;
	}

.CalendarOtherMonthTodayOefbb2 a:link {
	color: #cc0033;
	}

.CalendarOtherMonthTodayOefbb2 a:visited{
	color: #cc0033;
	}

.CalendarOtherMonthTodayOefbb2 a:hover, .CalendarOtherMonthTodayOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendOefbb2 {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	text-align: center;
	background-color: #f3ecdb;	
	color: #cc0033;
	}

.CalendarOtherMonthWeekendOefbb2 a:link {
	color: #cc0033;
	}

.CalendarOtherMonthWeekendOefbb2 a:visited{
	color: #cc0033;
	}

.CalendarOtherMonthWeekendOefbb2 a:hover, .CalendarOtherMonthWeekendOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayOefbb2 {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border-top: 3px solid #cc0033; border-right: 3px solid #cc0033; border-left: 2px solid #cc0033; border-bottom: 2px solid #cc0033;
	text-align: center;
	color: #cc0033;
	background-color: #f3ecdb;	
	}

.CalendarOtherMonthWeekendTodayOefbb2 a:link {
	color: #cc0033;
	}

.CalendarOtherMonthWeekendTodayOefbb2 a:visited{
	color: #cc0033;
	}

.CalendarOtherMonthWeekendTodayOefbb2 a:hover, .CalendarOtherMonthWeekendTodayOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayOefbb2{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border-top: 1px solid #cc0033; border-right: 1px solid #cc0033;
	background-color: #fff3c9;
	color: #9b1515;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDayOefbb2 a:link {
	color: #9b1515;
	}

.CalendarSelectedDayOefbb2 a:visited{
	color: #9b1515;
	}

.CalendarSelectedDayOefbb2 a:hover, .CalendarSelectedDayOefbb2 a:active{
	color: #9b1515;
	}

/* Calendar Navigator */
.CalendarNavigatorOefbb2 {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigatorOefbb2 a:link {
	color: #0033cc;
	}

.CalendarNavigatorOefbb2 a:visited{
	color: #830000;
	}

.CalendarNavigatorOefbb2 a:hover, .CalendarNavigatorOefbb2 a:active{
	color: #9b1515;
	}

.CalendarNavigatorOefbb2 img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEventOefbb2{
	font-size: 80%;
	text-align: left;
	}

.CalendarEventOefbb2 a:link {
	color: #0033cc;
	}

.CalendarEventOefbb2 a:visited{
	color: #830000;
	}

.CalendarEventOefbb2 a:hover, .CalendarEventOefbb2 a:active{
	color: #9b1515;
	}
