@charset "utf-8";
body
{
background-image:url('/images/bg2.png');
} 
#header
{
        padding:10px 20px;
        background:#000;
        color:#fff;
}
#page
{
        background:#f4f4f4;
        padding:10px 20px;
}

.wrapper
{
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}

#pad
{
        height: 50px;
}


#stats
{
        background:#625D5D;
        height:160px;
        width:450px;
        position: center;
        margin: 0 auto;
	text-align:center;
}

#uploadtxt 
{
	color:#ff0000;
}

.footer
{
        background:#000;
        height:20px;
        width:300px;
        position: fixed;
        top: 90%;
        margin: 50 auto;
        color:#fff;
	text-align:center;
}

.wt
{
	color:#fff;font-weight:700
}

.tb 
{
        border: 1px solid #2020cc;
        border-left: 5px solid #2020cc;
        border-right: 5px solid #2020cc;
        background-color : transparent;
        width: 100%;
        text-align:center;
}



.tg   {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:5px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:5px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
