BODY
	{
		margin: 0 0 0 0;
		padding: 0px 0px 0px 0px;
		background-color: #000;
		color: #000000;
	}

.normal         
        {
                color: #eeeeee;
        }

.maintable
        {
                width: 100%;
                border: 1 solid white;
        }

.stattable
        {
                font-size: 10pt;
                color: #eeeeee;
                text-align: center;
                width: 100%;
        }

.statheader
        {
                font-size: 10pt;
                font-weight: bold;
                color: #eeeeee;
                text-align: center;
        }

.statpagebar
        {
                font-size: 8pt;
                font-weight: normal;
                color: #00ee00;
                text-align: center;
        }

.statfilter
        {
                font-size: 8pt;
                font-weight: bold;
                color: #eeeeee;
                text-align: left;
        }

td.statfilter
        {
                width: 15%;
                border: 1 solid white;   
        }

.errmsg
        {
                color: red;
        }

a
        {
                color: white;
        }
