/* Global */
body        { background-color: #333333}

/* Global Bold Maintext */
.bolder12  { font-weight: bold }
.bolder12red  { color: #ff0000; font-weight: bold }
.bolder12blue  { color: #009; font-weight: bold }

/* Global Table Borders */
.border1 { margin-top: 5px; margin-bottom: 5px; padding: 5px; border: solid 1px #555}

/* Crumb */
.bctable   { color: #333333; font-size: 12px; font-family: Tahoma, Arial, sans-serif; text-decoration: none; margin-top: 5px; margin-bottom: 5px; padding: 3px; border: dotted 1px #888}
.bctable a:link          { color: #009; text-decoration: underline; padding: 3px }
.bctable a:visited       { color: #009; text-decoration: underline; padding: 3px }
.bctable a:hover       { color: #333333; text-decoration: none; padding: 3px }
.bctable a:active       { color: #ff0000; text-decoration: none; padding: 3px }

/* Headings */
.heading1  { font-size: 10px; font-family: Tahoma, Arial, sans-serif; font-weight: bold }

.heading2     { font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: bold }

.heading3  { font-size: 14px; font-family: Tahoma, Arial, sans-serif; font-weight: bold }

/* Footer */
.address { color: #555; font-size: 11px; font-family: Tahoma, Arial, sans-serif; text-decoration: none }

.footermfg    { color: #ff0000; font-size: 14px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: none }
.footermfg a:link   { color: #ff0000; text-decoration: underline }
.footermfg a:visited   { color: #ff0000; text-decoration: underline }
.footermfg a:hover   { color: #333333; text-decoration: none }
.footermfg a:active   { color: #ff0000; text-decoration: underline }

.footercomp     { color: #009; font-size: 14px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: none }
.footercomp a:link    { color: #009; text-decoration: underline }
.footercomp a:visited    { color: #009; text-decoration: underline }
.footercomp a:hover   { color: #333333; text-decoration: none }
.footercomp a:active    { color: #009; text-decoration: underline }

.footerone      { color: #333333; font-size: 14px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: none }
.footerone a:link     { color: #333333; text-decoration: underline }
.footerone a:visited     { color: #333333; text-decoration: underline }
.footerone a:hover   { color: #333333; text-decoration: none }
.footertwo      { color: #555; font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: none }
.footertwo a:link      { color: #555; text-decoration: underline }
.footertwo a:visited      { color: #555; text-decoration: underline }
.footertwo a:hover    { color: #555; text-decoration: none }
