BODY {
    background-color    : black;
    background-image    : url("../images/Garrison-1600.jpg");
    background-repeat   : no-repeat;
    background-position : top center;
    color               : white;
    margin              : 0;
    padding             : 0;
}

TABLE.copyblock {
    width               : 98%;
    text-align          : center;
    vertical-align      : middle;
    padding             : 1px;
}

.copyright {
    color               : white;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 7pt;
    font-weight         : normal;
}




DIV.menu-head {
    background-color    : black;
    margin              : 0;
    color               : white;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 14px;
    font-weight         : bold;
    height              : 20px;
    width               : 160px;
    border-top          : 5px solid #FF6644;
    border-left         : 1px solid #FF6644;
    border-right        : 1px solid #FF6644;
	filter              : alpha(opacity=40);
	opacity             : 0.4;
	-moz-opacity        : 0.6;
}

DIV.menu-head DIV {
	filter              : alpha(opacity=100);
	opacity             : 1;
	-moz-opacity        : 1;
    position            : relative;
    text-transform      : uppercase;
    padding             : 1px 12px;
}


DIV.menu-item {
    background-color    : black;
    margin              : 0;
    color               : white;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 12px;
    font-weight         : normal;
    height              : 20px;
    width               : 160px;
    border-left         : 1px transparent;
    border-right        : 1px transparent;
	filter              : alpha(opacity=40);
	opacity             : 0.4;
	-moz-opacity        : 0.6;
    text-align          : left;
}

DIV.menu-item DIV {
	filter              : alpha(opacity=100);
	opacity             : 1;
	-moz-opacity        : 1;
    position            : relative;
    text-transform      : uppercase;
    padding             : 2px 12px;
}

DIV.menu-foot {
    background-color    : black;
    margin              : 0;
    height              : 5px;
    width               : 160px;
    border-bottom       : 2px solid #FF6644;
    border-left         : 1px solid #FF6644;
    border-right        : 1px solid #FF6644;
	filter              : alpha(opacity=40);
	opacity             : 0.4;
	-moz-opacity        : 0.6;
}

DIV.news-item {
    background-color    : black;
    margin              : 0;
    color               : white;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    font-weight         : normal;
    height              : 15px;
    width               : 160px;
    border-left         : 1px transparent;
    border-right        : 1px transparent;
	filter              : alpha(opacity=40);
	opacity             : 0.4;
	-moz-opacity        : 0.6;
    text-align          : left;
}

DIV.news-item DIV {
	filter              : alpha(opacity=100);
	opacity             : 1;
	-moz-opacity        : 1;
    position            : relative;
    padding             : 4px 12px;
}





a:link {
    color: white;
    text-decoration: none;
    font-weight: normal;}
    
a:visited {
    color: white;
    text-decoration: none;
    font-weight: normal;}
    
a:hover {
    color: white;
    text-decoration: underline;
    font-weight: normal;}

.title {
    text-decoration: none;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;}

.mega {
    text-decoration: none;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-weight: bold;}

.tinyhead     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;}

.tinylink     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;}

.smalltext     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;}

.desc     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10pt;}

.boldlink     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;}

.biglink     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;}

.tinytext     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 7pt;}

.boldtext     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;}

.bigtext     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11pt;}

.attrib     {
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;}

.heading     {
    color: white;
    background: #151d28;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14pt;}

input {
    font-family: LucidaConsole, monospace;
    font-size: 9pt;
    font-weight: normal;
}

textarea {
    font-family: LucidaConsole, monospace;
    font-size: 9pt;
    font-weight: normal;
}



.gameborders {
  	background: #999994;
}

.gameheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:   9pt;
  	font-weight: bold;
	text-transform: uppercase;
  	background:  #B3B3AD;
  	color:       black;
}

.gamelight {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:   9pt;
  	font-weight: normal;
  	background:  #D8D8D6;
  	color:       black;
}

.gamedark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:   9pt;
  	font-weight: normal;
  	background:  #BFBFBA;
  	color:       black;
}


