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 { font-family : Verdana, Helvetica, sans-serif; } A:link { color: #0000FF; font-size : 14px; } A:visited { font-size : 14px; color: #0000FF; } A:active { font-size : 14px; color: #FF0033; } /************************************************************ * SECTION HEADER STYLINGS * ************************************************************/ .sectionHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 16px; font-weight : bold; color : white; background : #003399; } /************************************************************ * TABLE HEADER STYLINGS * ************************************************************/ .tableHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 16px; font-weight : bold; color : blue; vertical-align : top; background : #6699CC; } /************************************************************ * TABLE CELL STYLINGS * ************************************************************/ .tableCellStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 16px; color : black; vertical-align : top; } /************************************************************ * TABLE ROW HEADER STYLINGS * ************************************************************/ .tableRowHeaderStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 16px; color : black; background : #6699CC; vertical-align : top; text-align : left } /************************************************************ * TABLE ROW STYLINGS * ************************************************************/ .tableRowStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 16px; color : black; background : #E5E5E5; vertical-align : top; } /************************************************************ * APPLICATION SUB MENU STYLINGS * ************************************************************/ .applicationSubMenuStyle { font-family : Verdana, Helvetica, sans-serif; font-size : 12px; 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; }