a:link, a:active, a:visited {
 color: 660000; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-weight: bold; 
 text-decoration: none; 
}
a:hover { 
 color: 660000; 
 background-color: FFFFFF;  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-weight: bold; 
}
.linkSel {
 color: 000000; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-weight: bold; 
 border-style: solid; 
 border-width: 0px; 
 border-left-width: 1px; 
 border-right-width: 1px; 
 text-decoration: none; 
}
body { 
 background: url(gfx/bg.gif); 
 background-color: 999999; 
 scrollbar-3dlight-color: 660000; 
 scrollbar-highlight-color: 999999; 
 scrollbar-face-color: 999999; 
 scrollbar-shadow-color: 999999; 
 scrollbar-darkshadow-color: 660000; 
 scrollbar-track-color: 999999; 
 scrollbar-arrow-color: 660000; 
}
.menuTable1 {
 color: FFFFFF; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 letter-spacing: 3px; 
 background-color: 660000; 
}
.menuTable2 {
 background-color: 999999;
 color: 000000; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
}
.mainTable {
 color: FFFFFF; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 text-indent: 16px; 
}
.newsTable {
 background-color: CCCCCC; 
 color: 000000; 
 font-weight: bold; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
}
.pageHeading {
 color: FFFFFF; 
 font-weight: bold; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 16pt; 
 text-align: center; 
 border-color: 000000;  
 border-style: double; 
 border-width: 3px; 
 border-left-width: 0px; 
 border-right-width: 0px; 
}
.menuHeading {
 color: 000000; 
 font-weight: bold; 
 font-family: Impact, Arial, Helvetica, sans-serif; 
 font-size: 24pt; 
}
.tableHeading {
 background-color: 000000; 
 color: CC9999; 
 font-weight: bold; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 text-align: center; 
}
.tableRow1 {
 background-color: 999999; 
 color: FFFFFF; 
 font-weight: bold; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 text-align: center; 
}
.tableRow2 {
 background-color: 666666; 
 color: FFFFFF; 
 font-weight: bold; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 text-align: center; 
}
.codeText {
 color: 000000; 
 font-weight: bold; 
 font-family: Courier New, Courier; 
}
.formatField {
 border-style: solid; 
 border-width: 1px; 
 border-color: FFFFFF;
 background-color: 663333;
 color: FFFFFF;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9pt; 
}
.formatButton { 
 color: FFFFFF; 
 font-size: 8pt; 
 border-width: 1px; 
 border-style: solid; 
 background-color: 663333;
}
.rconText {
 color: BBBB33;
 background-color: 000000;
 font-weight: bold; 
 font-family: Courier New, Courier; 
}
.ircText {
 color: FFFFFF;
 background-color: 000000;
 font-family: Courier New, Courier; 
}
.reverseText {
 color: 000000;
 background-color: FFFFFF;
 font-family: Courier New, Courier; 
}
.adminText {
 color: CC0000;
 background-color: CCCCCC;
 font-family: Courier New, Courier; 
}
.friendText {
 color: 009900;
 background-color: CCCCCC;
 font-family: Courier New, Courier; 
}
.redTeamText {
 color: CCCCCC;
 background-color: CC0000;
 font-family: Courier New, Courier; 
}
.blueTeamText {
 color: CCCCCC;
 background-color: 000099;
 font-family: Courier New, Courier; 
}