/* Salad CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.SaladPageBODY{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }

.SaladFormTABLE{ border: solid 1px #336600; }

.SaladFormHeaderFont{ color: #CC6600; font-size: 16px; font-weight: bold; }

.SaladFieldCaptionTD{ border-bottom: 1px dotted #336600; background-color: #FDFDE5; color: #CC6600; font-size: 13px; font-weight: bold; }

.SaladAltDataTD{ border-bottom: 1px dotted #336600; background-color: #FDFDE5; color: #006600; font-size: 13px; }


.SaladColumnTD{ background-color: #66CC00; color: #336600; font-size: 13px; font-weight: bold; }


.SaladDataTD{ border-bottom: 1px dotted #336600; background-color: #FFFFFF; color: #006600; font-size: 13px; }


.SaladErrorDataTD{ border-bottom: 1px dotted #66CC00 background-color: #FFFFFF; color: #CC3300; font-size: 13px; }


.SaladSeparatorTD{ border: dotted 1px #336600; height: 1px; background-color: #66CC00; }


.SaladFooterTD{ background-color: #ffffff; color: #336600; font-size: 13px; }


a.SaladSorterLink:link,a.SaladSorterLink:visited{ color: #CC3300; font-size: 13px; text-decoration: underline; }
a.SaladSorterLink:hover,a.SaladSorterLink:active{ color: #CC3300; font-size: 13px; text-decoration: none; }
a.SaladDataLink:link,a.SaladDataLink:visited{ color: #CC3300; font-size: 13px; text-decoration: underline; }
a.SaladDataLink:hover,a.SaladDataLink:active{ color: #CC3300; font-size: 13px; text-decoration: none; }
a.SaladNavigatorLink:link,a.SaladNavigatorLink:visited{ color: #CC3300; font-weight: bold; font-size: 13px; text-decoration: underline; }
a.SaladNavigatorLink:hover,a.SaladNavigatorLink:active{ color: #CC3300; font-weight: bold; font-size: 13px; text-decoration: none; }
.SaladButton { border-bottom: 1px solid #336600; border-left: 1px solid #336600; border-right: 1px solid #336600; border-top: 1px solid #336600; background-color: #FFFFff; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.SaladInput{ border-bottom: 1px solid #336600; border-left: 1px solid #336600; border-right: 1px solid #336600; border-top: 1px solid #336600; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.SaladTextarea { border-bottom: 1px solid #66CC00; border-left: 1px solid #336600; border-right: 1px solid #336600; border-top: 1px solid #336600; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.SaladSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #CC3300; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #336600; 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: #CC3300; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #CC3300; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #CC3300; text-decoration: none; }
TD.selectedDay { margin: 1px; background-color: #66CC00; color: #336600; font-size: 13px; font-weight: bold; }
TD.today { border-top: 1px solid #CC3300; border-left: 1px solid #CC3300; border-bottom: 1px solid #CC3300; border-right: 1px solid #CC3300; background-color: #FFFFFF; color: #336600; font-size: 13px; }
TD.workday { border-bottom: 1px dotted #336600; background-color: #FFFFFF; color: #336600; font-size: 13px; }
TD.weekend { border-bottom: 1px dotted #336600; background-color: #FFFFff; color: #336600; font-size: 13px; }
TH.calendar { margin: 1px; background-color: #66CC00; color: #336600; font-size: 13px; font-weight: bold; }
.CalendarButtons { margin: 1px; border-bottom: 1px solid #336600; border-left: 1px solid #336600; border-right: 1px solid #336600; border-top: 1px solid #336600; background-color: #FFFFff; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.Table { border: solid 1px #336600; }
