﻿*
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
}

html, body 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body
{
    background: #000000 url(images/bg.png) repeat-x;
}

.toplink, .toplink a, .toplink a:hover
{
    color: #ffffff;
    text-decoration: none;
}

.acontent, .acontent:hover
{
    color: #ff8800;
    text-decoration: none;
}

.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -90px;
}

.footer, .push
{
    background: transparent;
    height: 90px;
}


