/* SITEWIDE FONTS */ body { background-repeat: repeat; } table { background-repeat: repeat; } td { background-repeat: no-repeat; background-position: center top; } body {font-size: 14px; font-family: Century Gothic, Avant Garde, Arial, sans-serif; color: #333333; } p {font-size: 14px; font-family: Century Gothic, Avant Garde, Arial, sans-serif; color: #333333; } td {font-size: 14px; font-family: Century Gothic, Avant Garde, Arial, sans-serif; color: #333333; } A:link {color: #666666; text-decoration: underline; } A:active {color: #666666; text-decoration: underline; } A:visited {color: #666666; text-decoration: underline; } A:hover {color: #000000; text-decoration: none; } A.drop:link,A.drop:visited,A.drop:mouseout { display: block; font: 10pt; Century Gothic, Avant Garde, Arial, sans-serif; outline: none; background: #ffffff; color: #666666; width: 106px; height: 17px; text-decoration: none; text-align: center;} A.drop:active,A.drop:focus,A.drop:hover { color: #FECD8E; background: #246BB3; outline: none;} /* HEADDER 1 */ .head1 {font-size: 24px; color: #888888; } .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: #333333; } .text16 A:link { color: #A56949;text-decoration: underline; } .text16 A:active { color: #A56949; text-decoration: underline; } .text16 A:visited { color: #A56949; text-decoration: underline; } .text16 A:hover {color: #000000; text-decoration: none; } /* 14px BOLD YELLOW */ .text14YlB {font-size: 12px; color: #161616; font-family: Arial, sans-serif; } .text14YlB A:link {font-weight: bold; color: #CC341C; text-decoration: none; } .text14YlB A:active {color: #CC341C; text-decoration: none; } .text14YlB A:visited {color: #CC341C; text-decoration: none; } .text14YlB A:hover {color: #000000; text-decoration: none; } /* 14px BOLD ORANGE */ .text14OrB {font-weight: bold; font-size: 14px; color: #FE822F; font-family: Arial, sans-serif; } .text14OrB A:link {color: #FE822F;text-decoration: none; } .text14OrB A:active {color: #FE822F; text-decoration: none; } .text14OrB A:visited {color: #FE822F; text-decoration: none; } .text14OrB 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 }