/**************************************************************/ /************************* MAIN CSS ELEMENTS ******************/ /**************************************************************/ BODY { background-color: #000066; margin: 0px; padding: 0px; } td,div { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-size : 11px; font-style : normal; color : #333333;} a:link, a:visited, a:active { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-style : normal; text-decoration : none; color : #FF0000;} a:hover { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-style : normal; text-decoration : underline; /* color : #C0CD4C;*/ color : #FF0000;} .tableBorder { border: 1px solid #000000; } .picBorder { border: 1px solid #000000; } /**************************************************************/ /************************* TOP ROWS ***************************/ /**************************************************************/ .topRow01 { background-color: #000066; } .topRow02 { background-color: #FFFFFF; } .topRow03 { background-color: #CC0000; } .topRow04 { background-color: #FFFFFF; } .topRow05 { background-color: #000066; } /**************************************************************/ /************************* MAIN COLONS ************************/ /**************************************************************/ .mainCol { background-color: #FFFFFF; } .subCol { background-color: #FFFFFF; } /**************************************************************/ /************************* HEADERS ****************************/ /**************************************************************/ .subHeader { font-family : Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica; font-size : 11px; font-style : normal; text-transform: uppercase; color : #FFFFFF; background-color: #A59C87; background-color: #000066; } .mainHeader { font-family : Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica; font-size : 11px; font-style : normal; text-transform: uppercase; color : #FFFFFF; background-color: #000066; } .mainSubHeader, a.mainSubHeader:link, a.mainSubHeader:visited,a.mainSubHeader:active { font-size : 11px; font-style : normal; text-decoration : none; color : #FFFFFF; background-color: #000066; } a.mainSubHeader:hover { font-size : 11px; font-style : normal; text-decoration : none; color : #FFFFFF; background-color: #000066; } .header { font-size : 11px; font-style : normal; color : #333333;} /**************************************************************/ /************************* SUBTEXT ****************************/ /**************************************************************/ .subColTxt { font-style : normal; color : #000000;} /**************************************************************/ /************************* MENU *******************************/ /**************************************************************/ .menu, a.menu:link, a.menu:visited,a.menu:active { font-size : 11px; font-style : normal; font-weight : normal; text-decoration : none; color : #000000;} a.menu:hover { font-size : 11px; font-style : normal; font-weight : normal; text-decoration : underline; color : #000000;} .menuSeparator { background-color: #FF0000;} /**************************************************************/ /************************* ARROWS *****************************/ /**************************************************************/ .menuArrow, a.menuArrow:link, a.menuArrow:visited,a.menuArrow:active { font-size : 11px; font-style : normal; font-weight : bold; text-decoration : none; color : #FF0000;} a.menuArrow:hover { font-size : 11px; font-style : normal; font-weight : bold; text-decoration : underline; color : #FF0000;} .logOutArrow, a.logOutArrow:link, a.logOutArrow:visited,a.logOutArrow:active { font-size : 11px; font-style : normal; font-weight : bold; text-decoration : none; color : #FF0000;} a.logOutArrow:hover { font-size : 11px; font-style : normal; font-weight : bold; text-decoration : underline; color : #FF0000;} /**************************************************************/ /************************* FORM ELEMENTS **********************/ /**************************************************************/ .submit { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 11px; color: #303030; border: 1px solid #000000; background-color: #D4D0C8;} .submitCol { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 11px; color: #FFFFFF; border: 1px solid #303030; background-color: #E39114; } select { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 11px; color: #000000; border: 1px solid #000000; background-color: #FFFFFF;} input { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 11px; color: #000000; border: 1px solid #000000; background-color: #FFFFFF;} textarea { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 11px; color: #000000; border: 1px solid #000000; background-color: #FFFFFF; } .inputCol { font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 11px; color: #FFFFFF; border: 1px solid #FFFFFF; background-color: #000066;} /**************************************************************/ /************************* TEXT 'LOGO' ************************/ /**************************************************************/ a.logo:link, a.logo:visited, a.logo:active { font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica; font-size : 22px; font-style : normal; text-decoration : none; color : #E39114;} a.logo:hover { font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica; font-size : 22px; font-style : normal; text-decoration : none; color : #E39114;}