/* CSS Document */

body {margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; background-color:#000000}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}

table#menu {font-size: 16px; color: #FFFF99; font-weight: bold}
table#menu a:link {color: #FFFF99}
table#menu a:visited {color: #FFFF99}
table#menu a:active {color: #FFFF99}
table#menu a:hover {color: #CCCCCC}

table#gnight a:link {color: #FFFF99}
table#gnight a:visited {color: #FFFF99}
table#gnight a:active {color: #FFFF99}
table#gnight a:hover {color: #CCCCCC}

table#cal {color: #CCCCCC; font-weight: bold}
table#cal a:link {color: #FFFF99}
table#cal a:visited {color: #FFFF99}
table#cal a:active {color: #FFFF99}
table#cal a:hover {color: #CCCCCC}

.imgBorder {border: 10px solid #000000}
.imgBrdMain {border: 2px solid #FFFF00}

.styleGray24 {font-size: 24px; color:#CCCCCC}
.styleBlack24 {font-size: 24px; color:#000000}
.styleGold24 {font-size: 24px; color:#FFFF99}
.styleGray18 {font-size: 18px; color: #CCCCCC}
.style2Gray18 {font-size: 18px; color: #999999}
.styleGold18 {font-size: 18px; color: #FFFF99}
.styleBlack18 {font-size: 18px; color: #000000}
.styleGray16 {font-size: 16px; color: #CCCCCC}
.styleBlack16 {font-size: 16px; color: #000000}
.styleGray12 {font-size: 12px; color: #CCCCCC}
