/* Sulfur CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT,/* A*/, BLOCKQUOTE, LABEL { /*font-family: Tahoma, Verdana, Arial, Helvetica;*/*/ font-size: 12px; }
.SulfurPageBODY{ /*font-family: Tahoma, Verdana, Arial, Helvetica;*/ font-size: 13px;*/ }
.SulfurFormHeaderFont{ color: #000000; font-size: 18px; font-weight: bold; }
.SulfurFormTABLE{
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SulfurColumnTD{ border-style: solid; border-width: 1px; background-color: #E7DBBC; color: #333333; font-size: 12px; font-weight: bold; }
.SulfurFieldCaptionTD{ border-top: solid 1px #999999; background-color: #D9DCD1; font-size: 13px; text-align:left }
.SulfurDataTD{ border-top: solid 1px #999999; padding:4px; background-color: #FFFFFF; font-size: 13px; min-height:30px; text-align:left }
.SulfurErrorDataTD{ border-style: none; border-width: 1px; background-color: #FFFFFF; color: #FF0000; font-size: 12px; }
.SulfurSeparatorTD{ }
.SulfurAltDataTD{ border-style: solid; border-width: 1px; background-color: #E7DBBC; font-size: 12px; min-height:22px }
.SulfurFooterTD { border-style: solid; border-width: 1px; background-color: #D9DCD1; color: #FFFFFF; font-size: 12px; }
a.SulfurSorterLink:link,a.SulfurSorterLink:visited{ color: #333333; text-decoration: underline; }
a.SulfurSorterLink:hover,a.SulfurSorterLink:active{ color: #000000; text-decoration: none; }
a.SulfurDataLink:link,a.SulfurDataLink:visited{ color: #000000; text-decoration: underline; }
a.SulfurDataLink:hover,a.SulfurDataLink:active{ color: #DC143C; text-decoration: underline; }
a.SulfurNavigatorLink:link,a.SulfurNavigatorLink:visited{ color: #333333; font-weight: bold; text-decoration: underline; }
a.SulfurNavigatorLink:hover,a.SulfurNavigatorLink:active{ color: #000000; font-weight: bold; text-decoration: none; }
.SulfurButton { border: 1px solid #333333; background-color: #A3A59D; /*font-weight: bold; font-family: Tahoma, Arial, Verdana, Helvetica;*/ font-size: 12px; }
.SulfurInput { border: 1px solid #999999; /*font-family: Tahoma, Arial, Verdana, Helvetica;*/ font-size: 13px; height:18px }
.SulfurInput-c { border: none; height:12px }
.SulfurTextarea {  border: 1px solid #999999; font-family: "Century Gothic", Arial, sans-serif, Helvetica; font-size: 13px; width:300px }
.SulfurSelect { border: 1px solid #999999; font-family: "Century Gothic", Arial, sans-serif, Helvetica; font-size: 13px; height:18px; margin-bottom:3px; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000000; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF0000; text-decoration: none; }
TD.selectedDay { margin: 1px; border-style: solid; border-width: 1px; background-color: #B29034; color: #FFFFFF; font-size: 12px; font-weight: bold; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; background-color: #FFFFFF; font-size: 12px; }
TD.workday { border-style: solid; border-width: 1px; background-color: #FFFFFF; font-size: 12px; }
TD.weekend { border-style: solid; border-width: 1px; background-color: #E7DBBC; font-size: 12px; }
TH.calendar { margin: 1px; border-style: solid; border-width: 1px; background-color: #B29034; color: #FFFFFF; font-size: 12px; font-weight: bold; }
.CalendarButtons { margin: 1px; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; background-color: #E7DBBC; font-weight: bold; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 12px; }
.CalendarControls { /*font-family: Tahoma, Verdana, Arial, Helvetica;*/ font-size: 12px; }
.Table { /*border: 1px solid #000000;*/ background-color: #FFFFFF; }

