  /***************************************************************************
*   FILENAME    : /includes/css/default.css                                *
*   DESCRIPTION : Default Style Sheet for public web site.                 *
*   CREATED     : irreveRANT, 06/17/2003                                   *
*   MODIFIED    : irreveRANT, 06/17/2003, 06/24/2003                       *
***************************************************************************/


/* General */

BODY                    { color: #556b2f; font-size: 12px; font-family: "Trebuchet MS", verdana, geneva, Arial; text-decoration: none; background-color: white; margin: 0px }
A:link               { color: maroon; text-decoration: none }
A:visited          { color:OLIVE; text-decoration: none }
A:active            { color: maroon; text-decoration: none }
A:hover               { color: #ffffff; background-color: #ffffff }


/* Layout */

.menu            { color: olive; font-weight: bold; font-size: 14px }
.menu A:link     { color: maroon }
.menu A:visited  { color: olive }
.menu A:active   { color: olive }
.menu A:hover    { color: olive }
.title              { color: olive; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif }
.title2              { color: olive; font-style: italic; font-weight: 500; font-size: 14px; font-family: FontName, Arial, Helvetica, Geneva, Swiss, Arial }
.title3               { color: olive; font-weight: 200; font-size: 14px; font-family: FontName, Arial, Arial, Geneva, Swiss, SunSans-Regular }
.body                  { color: olive; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Arial, "Times New Roman", Georgia, Times }
.body2                { color: olive; font-style: italic; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, Arial }
.newsbox             { color: black; font-size: 12px; font-family: "Times New Roman" }
.newsbox2 { color: black; font-size: 14px; font-family: Arial }
.newsbox3 { color: black; font-size: 12px; font-family: Arial }
.smalltext          { color: olive; font-size: 12px }
.newsbox A:hover      { color: black; font-size: 14px; font-family: Arial }
.form              { font-size:10px; color:#000000; }
.note             { font-size:10px; color:#000000; }
.copyright           { color: black; font-size: 11px }
.bodytimes3   { color: olive; font-size: 12px; font-family: Times, "Times New Roman", Georgia, Times; vertical-align: sub }
.bodytimesbold3  { color: olive; font-weight: bold; font-size: 12px; font-family: Times, "Times New Roman", Georgia; vertical-align: sub }
.bodytimesbolditalic3  { color: olive; font-style: italic; font-weight: bold; font-size: 12px; font-family: Times, FontName, "Times New Roman", Georgia, Times; vertical-align: sub }
