
    body {
        font-size: 12px;
        font-family: font-family: Verdana, tahoma, helvetica, sans-serif;
        padding-top: 10px;
        background: #F5F5F5;
    }

    table {
        font-size: 12px;
    }
    
    #page {
        width: 800px;
        font-size: 12px;
        font-family: Verdana, tahoma, helvetica, sans-serif;
        padding: 20px;
        border: 1px solid black;
        background: white;
    }

    #banner {
        width: 800;
        height: 180;
        background-image: url('img/banner140c.jpg');
    }

    #bannerlogo {
        width: 128;
        height: 120;
        position: relative;
        left: 460px;
        top: -25px;
    }

    .topmenulink         { color: black; text-decoration: none; margin-right: 20px;}
    .topmenulink:visited { color: black; }
    .topmenulink:hover   { border-bottom: 1px dotted #AAAAAA; }

    .readmore         { color: black; text-decoration: none; font-style: italic; }
    .readmore:visited { color: black; }
    .readmore:hover   { color: red; }
    
    #bottominfo {
        font-size: 70%;
        text-align: center;
    }

    .boxdf300 {
        background-image: url('img/vgdf300.gif');
        background-repeat: repeat-x;
        min-height: 200px;
        margin-top: 10px;
        padding: 20px;
        border: 1px solid #CCCCCC;
    }

    .newsitem {
        margin: 20px 0px 0px 0px;
    }

    .newsheading {
        font-weight: bold;
        padding: 0px 0px 0px 20px;
        border-bottom: 2px solid orange;
    }

    .newsdate {
        font-size: 75%;
        font-style: italic;
        padding: 0px 0px 0px 20px;
    }

    .newsbody {
        padding: 0px 0px 0px 20px;
    }
    
    #rightbar {
        vertical-align: top;
        padding: 20px 0px 0px 20px;
    }

    .barquote {
        background-image: url('img/vgef100.gif');
        background-repeat: repeat-x;
        border: 1px solid #CCCCCC;
        padding: 10px;
        margin: 10px 0px 0px 0px;
        font-size: 90%;
        font-style: italic;
    }

    .barquoteheading {
        white-space: nowrap;
        font-weight: bold;
        border-bottom: 1px dotted #CCCCCC;
        margin-bottom: 10px;
    }

    .barquotesignature {
        white-space: nowrap;
        text-align: right;
        font-weight: bold;
        margin-top: 10px;
    }

    .barquoteorganisation {
        white-space: nowrap;
        text-align: right;
        font-size: 80%;
    }

        .floatright {
        float: right;
        padding: 5px;
        font-size: 80%;
        margin: 0px 0px 0px 20px;
        border: 1px solid #CCCCCC;
        width: 100px;
    }

        .floatright2 {
        float: right;
        padding: 5px;
        font-size: 80%;
        margin: 0px 0px 0px 20px;
        border: 1px solid #CCCCCC;
        width: 200px;
    }
    
    .floatleft {
        float: left;
        padding: 5px;
        font-size: 80%;
        margin: 0px 20px 0px 0px;
        border: 1px solid #CCCCCC;
        width: 100px;
    }

        
    ul {
        list-style-type: circle;
    }


    .offer {
        font-weight: bold;
    }

    .price {
        font-style: italic;
    }

    .pricenote {
        font-size: 70%;
    }
    
    