﻿body
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(Images/bg.gif);
    background-attachment: fixed;
}

.table
{
    background-color: white;
}
.logo
{
    font-family:Times New Roman;
    font-weight:bold;
    font-size:large
}
.admintop
{
    font-family:Times New Roman;
    font-weight:bold;
    font-size:large;
    color:#660000
}

.copyright
{
    font-family:Arial;
    font-size:x-small
}

.heading
{
    font-family:Arial;
    font-size:Small;
    font-weight:bold;
    color:#660000
}

.content
{
    font-family:Arial;
    font-size:small
}

.heading2
{
    font-family:Arial;
    font-size:Medium;
    font-weight:bold;
    color:#660000
}
.note
{
    font-family:Arial;
    font-size:x-small
}

.image
{
    border-right: #660000 2px solid;
    border-top: #660000 2px solid;
    border-left: #660000 2px solid;
    border-bottom: #660000 2px solid;
}
