﻿body 
{
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-family: Verdana;
    font-size: x-small;
}

a.home:link
{
    text-decoration: none;
    color: #000000;
}

a.home:visited
{
    text-decoration: none;
    color: #000000;
}

a.home:hover
{
    text-decoration: underline;
    color: #000000;
}

a.foot:link
{
    text-decoration: none;
    color: #000000;
}

a.foot:visited
{
    text-decoration: none;
    color: #000000;
}

a.foot:hover
{
    text-decoration: underline;
    color: #000000;
}

img.imglink
{
    border: solid 0px #000000;
}

.header
{
    border-bottom: solid 3px #FFFFFF;    
}

.bodytable
{
    width: 800px;

}

.logo 
{
    background-color: #6294CD;
    height: 85px;
    text-align: left;
}

.logocont
{
    overflow: hidden;
}

.menutxt
{
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    padding-bottom: 3px;
    border-left: solid 1px black;
}

.menuspace
{
    font-size: 1px;
    border-left: solid 1px black;
    height: 2px;
}

.borderbottom
{
    border-bottom: solid 2px #FF0000;
}

.offer
{
    width: 259px; 
    text-align: left; 
    vertical-align: top; 
    border-bottom: solid 1px #FFFFFF;
    padding: 4px 3px 4px 3px;
    overflow: hidden;
}

.aanba
{
    background-color: #FFFFFF;
    border-bottom: solid 2px #E3E100;
    padding: 5px 5px 5px 5px;
}

.aanbb
{
    background-color: #FDFDE6;
    border-bottom: solid 2px #E3E100;
    padding: 5px 5px 5px 5px;
}

.avok
{
    border: solid 1px #11E500;
    background-color: #9AFF92;
    cursor: hand;
}

.avoa
{
    border: solid 1px #D7E400;
    background-color: #FBFF92;
    cursor: hand;
}

.avnb
{
    background-color: #FFFFFF;
    cursor: default;
}

.avsel
{
    border: solid 1px #D7E400;
    background-color: #FF0000;
    cursor: hand;
}

.avfix
{
    border: solid 1px #D7E400;
    background-color: #FF0000;
    cursor: default;
}