body {
        background-color : #EAEAEA;
        font-family: tahoma;
        font-size: 10pt;
        background-repeat : repeat-y;
        background-position : left;
}

.to {
        background-image : url(img/thin_back.jpg);
        background-repeat : repeat-x;
}

td{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
}


.bigbanner {
 position: absolute; left: 225px; top: 115px; width: 500px; height: auto; z-index: 5;
 }


img.pic { border: 5px solid #EAEAEA ; }

