/* content */
.text-header { font-size: 16pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff;}
.text-header2 { font-size: 11pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff;}
.pageContent { font-size: 9pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }
 .pageContent a { font-size: 9pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/* top elements */
.company { font-size: 16pt; font-family: Impact, sans-serif; color: #ffffff; font-style: italic; text-transform: uppercase; }
.company1 { font-size: 12pt; font-family: Impact, sans-serif; color: #ffffff; font-style: italic; text-transform: uppercase; }
.slogan { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; font-weight: bold; color: #7E7E7E; text-decoration: none ; text-transform: uppercase; }
.amenu { font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; font-weight: bold; color: #7E7E7E; text-decoration: underline; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: none; }
.asubmenu { font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 11pt; font-family: Arial Narrow, Arial, sans-serif; color: silver; }

/*backgrounds*/
.main-bg { background-color: black; }
.bg { background-color: black; }

