/* YellowNote CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Verdana, Helvetica, Arial, Tahoma; font-size: 13px; }
.YellowNotePageBODY{ font-family: Verdana, Helvetica, Arial, Tahoma; font-size: 13px; scrollbar-face-color: #FFFFCC; scrollbar-highlight-color: #669999; scrollbar-shadow-color: #669999; scrollbar-3dlight-color: #FFFFCC; scrollbar-arrow-color: #000000; scrollbar-track-color: #FFFFCC; scrollbar-darkshadow-color: #669999; }
.YellowNoteFormTABLE{ border: 1px outset #FFFFFF; padding: 4px; background-color: #FFFFCC; }
.YellowNoteFormHeaderFont{ color: #CC6600; font-size: 18px; font-weight: bold; }
.YellowNoteColumnTD { padding: 4px; color: #000000; font-size: 13px; font-weight: bold; }
.YellowNoteFieldCaptionTD { padding: 4px; color: #000000; font-size: 13px; }
.YellowNoteDataTD{ border: 1px outset #FFFFFF; padding: 4px; color: #003333; background-color: #FFFFFF; font-size: 13px; }
.YellowNoteAltDataTD{ border: 1px outset #F1F7FE; padding: 4px; color: #000000; background-color: #FFFEE2; font-size: 13px; }
.YellowNoteErrorDataTD{ border: 1px outset #FFFFFF; padding: 4px; color: #FF0000; background-color: #FFFFFF; font-size: 13px; font-weight: bold; }
.YellowNoteSeparatorTD{ height: 1px; background-color: #000000; }
.YellowNoteFooterTD { padding: 4px; color: #000000; font-size: 13px; }
a.YellowNoteSorterLink:link,a.YellowNoteSorterLink:visited{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: underline; }
a.YellowNoteSorterLink:hover,a.YellowNoteSorterLink:active{ color: #FFCC66; font-weight: bold; font-size: 13px; text-decoration: none; }
a.YellowNoteDataLink:link,a.YellowNoteDataLink:visited{ color: #000000; text-decoration: underline; }
a.YellowNoteDataLink:hover,a.YellowNoteDataLink:active{ color: #FFCC66; text-decoration: none; }
a.YellowNoteNavigatorLink:link,a.YellowNoteNavigatorLink:visited{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: underline; }
a.YellowNoteNavigatorLink:hover,a.YellowNoteNavigatorLink:active{ color: #FFCC66; font-weight: bold; font-size: 13px; text-decoration: none; }
.YellowNoteButton { border-bottom: 1px outset #000000; border-left: 1px outset #000000; border-right: 1px outset #000000; border-top: 1px outset #000000; background-color: #FFFEE2; font-family: Verdana, Helvetica, Arial, Tahoma; font-size: 13px; }
.YellowNoteInput { border-bottom: 1px outset #000000; border-left: 1px outset #000000; border-right: 1px outset #000000; border-top: 1px outset #000000; font-family: Verdana, Helvetica, Arial, Tahoma; font-size: 13px; }
.YellowNoteTextarea { border-bottom: 1px outset #000000; border-left: 1px outset #000000; border-right: 1px outset #000000; border-top: 1px outset #000000; font-family: Verdana, Helvetica, Arial, Tahoma; font-size: 13px; }
.YellowNoteSelect { border-bottom: 1px outset #000000; border-left: 1px outset #000000; border-right: 1px outset #000000; border-top: 1px outset #000000; font-family: Verdana, Helvetica, Arial, Tahoma; font-size: 13px; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; background-color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #FF3300; 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: #FF3300; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000000; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF3300; text-decoration: none; }
TD.selectedDay { border: 1px outset #FFFFFF; padding: 4px; color: #000000; background-color: #FFFFCC; font-size: 13px; }
TD.today { border-bottom: 1px solid #FF0000; border-left: 1px solid #FF0000; border-right: 1px solid #FF0000; border-top: 1px solid #FF0000; padding: 4px; color: #000000; background-color: #FFFFFF; font-size: 13px; }
TD.workday { border: 1px outset #FFFFFF; padding: 1px; color: #000000; background-color: #FFFFFF; font-size: 13px; }
TD.weekend { border: 1px outset #F1F7FE; padding: 1px; color: #000000; background-color: #FFFF99; font-size: 13px; }
TH.calendar { margin: 1px; padding: 1px; background-color: #FFFFCC; color: #000000; font-size: 13px; font-weight: bold; }
.CalendarButtons { border-bottom: 1px outset #000000; border-left: 1px outset #000000; border-right: 1px outset #000000; border-top: 1px outset #000000; background-color: #FFFEE2; font-family: Verdana, Helvetica, Arial, Tahoma; font-size: 13px; }
.CalendarControls { font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 13px; }
.Table { border: 1px outset #FFFFFF; padding: 5px; background-color: #FFFFCC; }
