﻿body
{
}
h1
{
    margin-top:2px;
}
div.signupform
{
    background-color: #eeeeee;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-size:.8em;
}
.paymenttype
{
}
.paymentoption
{
}
.error
{
    color: #FF0000;
    font-weight: bold;
}
img
{
    border: 0px;
}
.copyright
{
    font-size: 7pt;
    font-family: Arial;
}
.maindata
{
    margin-left:auto;
    margin-right:auto;
}
.floatleft
{
    float:left;
    margin-right:10px;
}
.siteheader
{
    background-color: #9999FF;
    color: #000066;
    font-weight: bold;
    height:2.5em;
    text-align:center;
}
.topnav
{
    background-color: #3399FF;
    text-align: justify;
    font-weight: bold;
    height:2em;
}
.register
{
    background-color: #FFFFCC;
}