body { background-color : #ffffff; font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10px; color : #000000; } a { text-decoration: underline; color : #cc0000; } a.light { text-decoration: underline; color : #666666; } a.dark { text-decoration: underline; color : #000000; } a.tab { text-decoration: underline; color : #ffffff; } a.tab2 { text-decoration: underline; color : #666666; } a:hover { color:#ff0000; text-decoration: underline; } h1 { font-family : Verdana, Helvetica, Arial, Sans Serif; color : #999999; font-weight : normal; } h2 { font-family : Verdana, Helvetica, Arial, Sans Serif; color : #999999; font-weight : normal; } h3 { font-family : Verdana, Helvetica, Arial, Sans Serif; color : #999999; font-weight : normal; } tr.alt { background-color : #dcdcdc } tr.alt2 { background-color : #b9b9b9 } td { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; } td.alt { background-color : #ececec } td.tab { background-color : #666666; color : #ffffff; } th { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; font-weight : bold; color : #ffffff; background-color : #660000; text-align : left; } th.right { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; font-weight : normal; color : #ffffff; background-color : #660000; text-align : right; } th.label { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; font-weight : normal; color : #000000; background-color : #FFCC00; } th.rowlabel { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; font-weight : normal; color : #000000; background-color : #b9b9b9; } th.headerlabel { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; font-weight : bold; color : #ffffff; background-color : #666666; } th.headerlabelc { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; font-weight : bold; color : #ffffff; background-color : #666666; text-align : center; } th.headerlabel2 { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 10pt; font-weight : bold; color : #000000; background-color : #FFCC00; text-align: center; } P { font-family : Verdana, Helvetica, sans-serif; font-size : 15px; } TD { font-family : Verdana, Helvetica, sans-serif; font-size : 15px; vertical-align : top; } TH { font-family : Verdana, Helvetica, sans-serif; font-size : 15px; vertical-align : top; text-align : left } BODY { color: green; background: white; font-family : Verdana, Helvetica, sans-serif; } A.noline:link {text-decoration: underline;} A.noline:visited {text-decoration: underline;} A.noline:active {text-decoration: underline;} A:link { color: #000000; text-decoration: underline; } A:visited { color: #000000; text-decoration: underline; } A:active { color: #000000; text-decoration: underline; } /************************************************************ * SECTION HEADER STYLINGS * ************************************************************/ .sectionHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 14px; font-weight : bold; color : #FFFFFF; background : #000000; } /************************************************************ * TABLE HEADER STYLINGS * ************************************************************/ .tableHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 14px; font-weight : bold; color : black; vertical-align : top; background : #01B25E; } /************************************************************ * TABLE HEADER STYLINGS * ************************************************************/ .tableCellStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 14px; color : black; vertical-align : top; } /************************************************************ * TABLE ROW HEADER STYLINGS * ************************************************************/ .tableRowHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 14px; color : black; background : #01B25E; vertical-align : top; text-align : left } .tableColumnHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 14px; color : black; background : #01B25E; vertical-align : top; text-align : left } /************************************************************ * TABLE ROW STYLINGS * ************************************************************/ .tableRowStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 12px; color : black; background : #F1F1F1; } /************************************************************ * Day Box Stylings * ************************************************************/ .dayTitleHeader { font-family : Verdana, Helvetica, sans-serif; color : black; background : #FFCC00; vertical-align : top; text-align : center; } /************************************************************ * Month Box Stylings * ************************************************************/ .monthTitleHeader { font-family : Verdana, Helvetica, sans-serif; color : black; background : #FFCC00; vertical-align : top; text-align : center; } .monthWdayHeader { font-family : Verdana, Helvetica, sans-serif; color : white; background : #007F43; vertical-align : top; text-align : center; size : -1; } .monthDayCellText { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color : black; } .monthDayCellSelected_text { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color : black; } .monthDayCell { background : #EEEEEE; font-size : 10px; vertical-align : top; /*text-align : center; */ } .monthDayCellSelected { background : #F5E8B2; vertical-align : top; /*text-align : center; */ } .monthViewDayHeader { background : #84B9FA; text-align : center; } /************************************************************ * Day Box Stylings * ************************************************************/ .day_title_header { font-family : Verdana, Helvetica, sans-serif; color : black; background : #FFCC00; vertical-align : top; text-align : center; } /************************************************************ * Month Box Stylings * ************************************************************/ .month_title_header { font-family : Verdana, Helvetica, sans-serif; color : black; background : #FFCC00; vertical-align : top; text-align : center; } .month_wday_header { font-family : Verdana, Helvetica, sans-serif; color : white; background : #007F43; vertical-align : top; text-align : center; size : -1; } .month_day_cell_text { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color : black; } .month_day_cell_selected_text { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color : black; } .month_day_cell { background : #EEEEEE; vertical-align : top; text-align : center; } .month_day_cell_selected { background : #FFCC00; vertical-align : top; text-align : center; } .month_view_day_header { background : #6FA58C; vertical-align : top; text-align : center; } /************************************************************ * APPLICATION SUB MENU STYLINGS * ************************************************************/ .applicationSubMenuStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color : black; background : white; } A.applicationSubMenuLinkStyle:link { color: black; } A.applicationSubMenuLinkStyle:visited { color: black; } A.applicationSubMenuLinkStyle:active { color: black; } /************************************************************ * Warning box * ************************************************************/ .warning { font-family : Verdana, Helvetica, sans-serif; font-size : 18px; color : red; background : #E5E5E5; text-align: center; vertical-align : top; border: medium green; border-style: dashed; }