body { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 8pt; color : #000000; } TD { font-size : 7pt; } .text { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 8pt; color : #000000; } .ttext { font-family : Times New Roman, Times, Arial, Sans Serif; color : #000000; } .smalltext { font-family : Verdana, Helvetica, Arial, Sans Serif; font-size : 8pt; color : #000000; } .h1 { font-family : Arial, Sans Serif; font-size : 14pt; color : #000000; } .biglink { font-family : Arial, Sans Serif; font-size : 12pt; font-weight: bold; } a {text-decoration: underline; color:#000000; } a:hover {text-decoration: none; color:#666666; } .h2 { font-family : Arial, Sans Serif; font-size : 12pt; color : #000000; } /************************************************************ * SECTION HEADER STYLINGS * ************************************************************/ .sectionHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 8pt; font-weight : bold; color : #FFFFFF; background : #003366; } /************************************************************ * TABLE HEADER STYLINGS * ************************************************************/ .tableHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 8pt; color : #ffffcc; font-weight : bold; vertical-align : top; background : #996600; } /************************************************************ * TABLE HEADER STYLINGS * ************************************************************/ .tableCellStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 8pt; color : black; vertical-align : top; } /************************************************************ * TABLE ROW HEADER STYLINGS * ************************************************************/ .tableRowHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 8pt; font-weight : bold; color : #ffffcc; background : #996600; vertical-align : top; text-align : right } .tableColumnHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 14px; color : black; background : #6699CC; vertical-align : top; text-align : left } /************************************************************ * TABLE ROW STYLINGS * ************************************************************/ .tableRowStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 8pt; color : black; background : #cccccc; vertical-align : top; } .tableRowStyle2 { font-family : Verdana, Helvetica, sans-serif; font-size : 8pt; color : black; background : #99ccff; vertical-align : top; } /************************************************************ * Day Box Stylings * ************************************************************/ .day_title_header { font-family : Verdana, Helvetica, sans-serif; color : black; background : #FFCC66; vertical-align : top; text-align : center; } /************************************************************ * Month Box Stylings * ************************************************************/ .monthtitleheader { font-family : Verdana, Helvetica, sans-serif; color : white; font-size : 9pt; background : #996600; vertical-align : middle; text-align : center; font-weight : bold; } .monthwdayheader { font-family : Verdana, Helvetica, sans-serif; color : white; background : #996600; vertical-align : top; text-align : center; font-size : 8pt; font-weight : bold; } .monthdaycell { background : #EEEEEE; vertical-align : top; text-align : center; font-family : Verdana, Helvetica, sans-serif; color : black; font-size : 8pt; } .monthdaycellleft { background : #EEEEEE; vertical-align : top; text-align : left; font-family : Verdana, Helvetica, sans-serif; color : black; } .monthdaycellselected { background : #cc9933; vertical-align : top; text-align : center; font-family : Verdana, Helvetica, sans-serif; color : black; font-size : 8pt; } .monthviewdayheader { background : #cc9933; vertical-align : top; text-align : center; font-family : Verdana, Helvetica, sans-serif; color : black; font-size : 8pt; } /************************************************************ * 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; }