body
{
        background-image: url(images/bg.gif);
        background-repeat : no-repeat;
}

a
        {
            text-decoration:underline;
            color:white;
        }
a:hover
        {
            background-color:#0D6AA0;

        }


.body
        {
            color: White;
            font-family:Verdana,Geneva,Arial,Helvetica;
            font-size:9pt;

        }


        .tdmain
        {
        color: White;
        font-family:Verdana,Geneva,Arial,Helvetica;
        font-size:9pt;

        }

TD
{
color:white;
font-family:Verdana,Geneva,Arial,Helvetica;
font-size:9pt;
}

        .headline
        {
        font-size:16pt;
        font-weight:bold;
        }

        .textnormal
        {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:9pt;
        }

        .textbold
        {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:9pt;
        font-weight:bold
        }
        .form
        {
        font-size:9pt;
        background-color : #ffffff;
        width:250px;


        }
        .formarea
        {
        font-size:11pt;
        background-color : #ffffff;
        width:250px;
        border: 1px solid #aaaaaa;

        }
        .formpost
        {
        font-size:9pt;
        background-color : #ffffff;
        width:50px;
        border: 1px solid black;

        }
        .formpostby
        {
        font-size:9pt;
        background-color : #ffffff;
        width:190px;
        border: 1px solid black;

        }
        .formbutton
        {
        font-size:9pt;
        background-color : #ffffff;
        color:#000000;
        }

        .code
        {
                font-size:10pt;
                color:blue;
                background-color:white;
        }


.languagepop
{
position:absolute;
left:-8000px;
width:220px;
border:1px solid black;
color:#000000;
background-color:#cfcfcf;
}

.tabelheader
        {
                font-size:10px;
                font-weight:bold;
                color:#ffffff;
                background-color:#0D6AA0;
                border-top:1px solid white;
                border-left:1px solid white;
                font-family:Arial;

        }
        .tabelheaderblank
        {

                border-left:1px solid white;
                color:#ffffff;
                font-family:Arial;
        }
        .tabelrow
        {
                border-top:1px solid white;
                border-left:1px solid white;
                font-size:10px;
                color:#ffffff;
                font-family:Arial;

        }
        .tabelrowblank
        {

                border-left:1px solid white;
                color:#ffffff;
                font-family:Arial;

        }
        .tabelrow-endrow
        {
        border-top:1px solid white;
        color:#ffffff;
                font-family:Arial;
        }

        .price
        {
                font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size:10px;
                color:#ffffff;
        }

