/* DeepWater CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; }
.DeepWaterPageBODY  { background-color: navy }
.DeepWaterFormTABLE { background-color: white; border: solid thin gray }
.DeepWaterFormHeaderFont { color: blue; font-weight: bold; font-size: 16px }
.DeepWaterFieldCaptionTD { color: white; font-weight: bold; font-size: 11px; background-color: gray; border: solid 1px #000000 }
.DeepWaterAltDataTD{ color: #C5D3DF; font-size: 11px; }
.DeepWaterColumnTD  { color: #000000; font-weight: bold; font-size: 11px; background-color: silver; vertical-align: top; border: solid 1px #000000 }
.DeepWaterDataTD { color: black; font-size: 11px; background-color: silver }
.DeepWaterHomeDataTD { color: black; font-size: 11px; background-color: #CCCCCC }
.DeepWaterBodyDataTD { color: black; font-size: 11px; background-color: #CCCCCC }
.DeepWaterErrorDataTD{ background-color: #6F8DA6; color: #FFFF00; font-size: 13px; font-weight: bold; }
.DeepWaterSeparatorTD{ }
.DeepWaterFooterTD { color: black; font-size: 11px; background-color: gray }
.DeepWaterButton { color: black; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica; background-color: silver; border: solid 1px #000000 }
.DeepWaterInput  { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica }
.DeepWaterTextarea { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica }
.DeepWaterSelect { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.DeepWaterHeaderTable { background-color: white }
.DeepWaterHeaderTitleTD { background-color: navy }
.DeepWaterHeaderMenuTD  { background-color: blue }
.DeepWaterHeaderHorizBorderTD { background-color: blue; width: 750px; height: 2px }
.DeepWaterHeaderVertBorderTD { background-color: blue; width: 2px }
a.DeepWaterSorterLink:link,a.DeepWaterSorterLink:visited{ color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }
a.DeepWaterSorterLink:hover,a.DeepWaterSorterLink:active{ color: #907A17; font-size: 11px; font-weight: bold; text-decoration: none; }
a.DeepWaterDataLink:link,a.DeepWaterDataLink:visited { color: blue; font-size: 11px; text-decoration: none; background-color: transparent }
a.DeepWaterDataLink:hover,a.DeepWaterDataLink:active { color: navy; font-size: 11px; text-decoration: none }
a.DeepWaterNavigatorLink:link,a.DeepWaterNavigatorLink:visited { color: black; font-size: 11px; text-decoration: none }
a.DeepWaterNavigatorLink:hover,a.DeepWaterNavigatorLink:active { color: yellow; font-size: 11px; text-decoration: none }
a.DeepWaterHeaderMenuLink:link,a.DeepWaterHeaderMenuLink:visited { color: white; font-weight: bold; font-size: 12px; text-decoration: none }
a.DeepWaterHeaderMenuLink:hover,a.DeepWaterHeaderMenuLink:active { color: yellow; font-weight: bold; font-size: 12px; text-decoration: none }
a:link,a:visited { color: blue; font-size: 11px; text-decoration: none; background-color: transparent }
a:hover,a:active { color: navy; font-size: 11px; text-decoration: none }
/* 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: #000000; 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 { background-color: #CEE3FD; color: #000000; font-size: 13px; }
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; color: #000000; font-size: 13px; }
TD.workday { background-color: #FFFFFF; color: #000000; font-size: 13px; }
TD.weekend { background-color: #F4F0E3; color: #000000; font-size: 13px; }
TH.calendar { margin: 1px; background-color: #CEE3FD; color: #000000; font-size: 13px; font-weight: bold; }
.CalendarButtons { border-bottom: 1px double #000000; border-left: 1px double #000000; border-right: 1px double #000000; border-top: 1px double #000000; background-color: #84BAFF; color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.Table { }
