/* body, table data and links */
body {background-color: #660006; color: #FFFFFF; font-size: 10pt; font-face: Trebuchet MS;}

td { background-color: #000000; color: #FFFFFF; font-size: 10pt; font-face: Trebuchet MS;}

a:link {color: #FFFFFF; font-size: 10pt; font-face: Trebuchet MS;}
a:visited {color: #FFFFFF; font-size: 10pt; font-face: Trebuchet MS;}
a:hover {color: #FFD153; font-size: 10pt; font-face: Trebuchet MS;}
a:active {color: #FFFFFF; font-size: 10pt; font-face: Trebuchet MS;}

/* navigation */
.nav:link {color: #000000; display: block; width:120px; background-color: #FFFFFF; font-weight: bold; font-size: 10pt; text-decoration: none;}
.nav:visited {color: #000000; display: block; width:120px; background-color: #FFFFFF; font-weight: bold; font-size: 10pt; text-decoration: none;}
.nav:active {color: #000000; display: block; width:120px; background-color: #FFFFFF; font-weight: bold; font-size: 10pt; text-decoration: none;}
.nav:hover {color: #000000; display: block; width:120px; background-color: #FFD153; font-weight: bold; font-size: 10pt; text-decoration: none;}
.nav_active {color: #000000; display: block; width:120px; background-color: #FFD153; font-weight: bold; font-size: 10pt; text-decoration: none;}
.nav_active:hover {color: #000000; display: block; width:120px; background-color: #FFD153; font-weight: bold; font-size: 10pt; text-decoration: none;}

/* join button */
.join:link {color: #FFD153; font-size: 12pt; font-face: Trebuchet MS; font-weight: bold;}
.join:visited {color: #FFD153; font-size: 12pt; font-face: Trebuchet MS; font-weight: bold;}
.join:hover {color: #FFFFFF; font-size: 12pt; font-face: Trebuchet MS; font-weight: bold;}
.join:active {color: #FFD153; font-size: 12pt; font-face: Trebuchet MS; font-weight: bold;}

/* table data */
td#nav { background-color: #000000; font-size: 10pt; font-face: Trebuchet MS;}
td#bottom {font-size: 10pt; font-face: Trebuchet MS; background-image: url('images/fire.jpg');}

/* tables */
table.main {border: 4px solid #FFFFFF; font-size: 10pt; font-face: Trebuchet MS;}
table {font-size: 10pt; font-face: Trebuchet MS;}

/* headings */
h1 {font-face: Trebuchet MS; border-bottom: 2px solid #FFD153; background-color: #131514; color: #FFFFFF;}
h2 {font-face: Trebuchet MS; border-bottom: 2px solid #FFD153; background-color: #131514; color: #FFFFFF;}