/* SITEWIDE FONTS */ body { background-repeat: no-repeat; } table { background-repeat: repeat; } td { background-repeat: no-repeat; } body {font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #cccccc; } p {font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #cccccc; } td {font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #cccccc; } A:link {color: #E9A19E; text-decoration: none; } A:active {color: #E9A19E; text-decoration: none; } A:visited {color: #E9A19E; text-decoration: none; } A:hover {color: #FFFFFF; text-decoration: none; } /* HEADDER 1 */ .head1 {font-size: 20px; color: #003300; } .head1 A:link {color: #FF832E; text-decoration: none; } .head1 A:active {color: #FF832E; text-decoration: none; } .head1 A:visited {color: #FF832E; text-decoration: none; } .head1 A:hover {color: #FF832E; text-decoration: none; } /* HEADDER 2 */ .head2 {font-size: 20px; color: #666666; } .head2 A:link {color: #6982B2; text-decoration: none; } .head2 A:active {color: #6982B2; text-decoration: none; } .head2 A:visited {color: #6982B2; text-decoration: none; } .head2 A:hover {color: #6982B2; text-decoration: none; } /* HEADDER 3 */ .head3 {font-size: 18px; color: #FFC378; font-family: Arial, sans-serif; } .head3 A:link {color: #FF832E; text-decoration: none; } .head3 A:active {color: #FF832E; text-decoration: none; } .head3 A:visited {color: #FF832E; text-decoration: none; } .head3 A:hover {color: #FF832E; text-decoration: none; } /* 16px */ .text16 {font-size: 16px; color: #cccccc; } .text16 A:link { color: #89EB8F;text-decoration: none; } .text16 A:active { color: #89EB8F; text-decoration: none; } .text16 A:visited { color: #89EB8F; text-decoration: none; } .text16 A:hover {color: #FFFFFF; text-decoration: none; } /* 18px */ .text18 {font-size: 18px; color: #CCCCCC; } .text18 A:link { color: #89EB8F;text-decoration: none; } .text18 A:active { color: #89EB8F; text-decoration: none; } .text18 A:visited { color: #89EB8F; text-decoration: none; } .text18 A:hover {color: #FFFFFF; text-decoration: none; } /* textgreen */ .textgreen {font-size: 14px; color: #CCCCCC; } .textgreen A:link { color: #89EB8F;text-decoration: none; } .textgreen A:active { color: #89EB8F; text-decoration: none; } .textgreen A:visited { color: #89EB8F; text-decoration: none; } .textgreen A:hover {color: #FFFFFF; text-decoration: none; } /* textpink */ .textpink {font-size: 14px; color: #CCCCCC; } .textpink A:link { color: #E9A19E;text-decoration: none; } .textpink A:active { color: #E9A19E; text-decoration: none; } .textpink A:visited { color: #E9A19E; text-decoration: none; } .textpink A:hover {color: #FFFFFF; text-decoration: none; } /* textblue */ .textblue {font-size: 14px; color: #CCCCCC; } .textblue A:link { color: #789CFB;text-decoration: none; } .textblue A:active { color: #789CFB; text-decoration: none; } .textblue A:visited { color: #789CFB; text-decoration: none; } .textblue A:hover {color: #FFFFFF; text-decoration: none; } /* margin */ .textmargin {font-size: 12px; color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; } .textmargin A:link {font-weight: bold; color: #CC341C; text-decoration: none; } .textmargin A:active {color: #CC341C; text-decoration: none; } .textmargin A:visited {color: #CC341C; text-decoration: none; } .textmargin A:hover {color: #000000; text-decoration: none; } /* 12px Base */ .text12 {font-size: 12px; color: #E7EED9; font-family: Arial, sans-serif; } .text12 A:link {color: #FE822F;text-decoration: none; } .text12 A:active {color: #FE822F; text-decoration: none; } .text12 A:visited {color: #FE822F; text-decoration: none; } .text12 A:hover {color: #CCD5E5; text-decoration: none; } /* Menu System CSS */ .itemBorder { border: 1px solid black } .itemText { text-decoration: none; color: #FFFFFF; font: 10px Arial, Helvetica } .crazyBorder { border: 2px outset gray } .crazyText { text-decoration: none; color: #FFFFFF; font: Bold 12px Arial, Helvetica }