﻿body {
}

.footer
{
    background-color: #03d8de;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.pageheader
{
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;

}

.pagecontent
{
    background-position: bottom;
    background-image: url(images/content.jpg);
    background-repeat: no-repeat;
    background-color: #03d8de;
}

.itemtabl
{
    background-image: url('images/itemtab_l.jpg');
    background-repeat: no-repeat;
    width:11px;
    height:37px;
    
    
}

.itemtabm
{
    background-image: url('images/itemtab_m.jpg');
    height: 37px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.itemtabr
{
    background-image: url('images/itemtab_r.jpg');
    background-repeat: no-repeat;
    width:11px;
    height:37px;
}
