﻿h1
        {
    font-size: x-large;
    text-align: center;
}
h2
        {
    font-size: small;
    font-weight: lighter;
    text-align: justify;
}
h4
{
    font-family: "Trebuchet MS";
}
h6
{
    text-align: justify;
    font-size: small;
}
p
{
    padding-bottom: -5px;
    display: block;
    line-height: -1px;
    text-align: justify;
    font-family: "Trebuchet MS";
    margin-left: 5px;
    font-size: small;
}
body  {
    margin: 0;
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */    padding: 0;
    text-align: left;
    color: #666666;
    font-size: small;
}
.CompleteStep
{
    text-align: justify;
}
.DigitalIntructions
{
    font-size: small;
    text-align: justify;
    width: 600px;
    height: 300px;
}
.EntriesTextBox
        {
    width: 400px;
    height: 400px;
}
.ImageNo
{
    width: 1em;
    vertical-align: top;
}
.ImageName
{
    border: thin dotted #999999;
    width: 400px;
    border-spacing: inherit;
    table-layout: fixed;
}
.ImageValidator
{
    border: thin dotted #999999;
    width: 400px;
    border-spacing: inherit;
    table-layout: fixed;
    font-size: small;
    text-align: left;
}

.Logo
{
    float: left;
}
#acceptance
{
    font-size: x-small;
    text-align: left;
}
#loggedin .username
{
    float: left;
    margin: 5px;
    width: 240px;
    font-weight: bold;
}
#conditions 
        {
    font-size: small;
    text-align: left;
}
#conditions h1
{
    font-size: medium;
    text-align: left;
    text-decoration: underline;
    font-weight: bold;
    color: #0000FF;
}
#conditions h2
{
    font-size: x-small;
    text-align: left;
    text-decoration: underline;
    font-weight: bold;
}
#maincontent
{
    font-size: small;
    padding: 16px;
    width: 551px;
}
#maincontent h2
{
    font-size: large;
    font-weight: bolder;
}
#confirmentry
{
}
#confirmentry .systemtable
{
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}
#confirmentry .columnheader
{
    background-color: #FFFFFF;
    width: 98px;
    text-align: right;
}
#confirmentry .rowheader
{
    background-color: #FFFFFF;
    text-align: left;
}
#enteronline
{
    text-align: left;
}
#finishandpay
{
    text-align: left;
    width: 100%;
    table-layout: fixed;
    font-size: small;
}
.finishandpaytext
{
    text-align: left;
    width: 100%;
    table-layout: fixed;
    font-size: small;
}
#finishandpay .confirmpaymenttable
{
    border: thin dotted #000000;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}
#loggedin
{
    float: left;
    width: 250px;
    font-size: small;
    text-align: justify;
}
#loggedin a
{
    float: left;
    width: 250px;
    font-size: small;
    text-align: justify;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}
#loggedin p
{
    float: left;
    font-size: small;
    margin: 5px;
    width: 240px;
}

#myentry
{
    font-size: small;
    margin-right: auto;
    margin-left: auto;
}
#myentry .classtitle
{
    font-size: small;
    text-align: left;
    color: #000000;
    letter-spacing: 1px;
    font-weight: bold;
    text-decoration: underline;
}
#myentry .detailsflds
{
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}
#myentry .fees
{
    text-align: right;
}
#myentry .ImageTable
{
    background-color: #FFFFFF;
    width: 600px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    empty-cells: hide;
}
#myentry .UploadedLabel
{
    border-style: dashed;
    font-weight: bold;
    text-align: left;
    width: 50px;
}
#myentry .Result
{
    font-weight: bold;
    text-align: left;
    color: #000000;
}
#myentry .name
{
    font-weight: bold;
    text-align: left;
}
#imageupload {
    text-align: left;
    font-size: x-small;
}
#myentry .feecoloumns
{
    text-align: right;
    font-weight: bold;
}

#imageupload .uploadheader
{
    background-color: #000000;
    background-image: url('../Images/menu-background.gif');
    background-repeat: repeat-x;
    color: #FFFFFF;
    width: 50pt;
}
.sectionheader
{
    font-size: small;
    text-align: center;
    background-color: #000000;
    background-image: url('../Images/menu-background.gif');
    background-repeat: repeat-x;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.SystemTable
{
    background-color: #FFFFFF;
    font-size: small;
    color: #000000;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}
#FilesToUpload
{
    background-color: #FFFFFF;
    font-size: x-small;
    color: #000000;
    width: 600px;
}
#UploadTable
{
    font-size: small;
    color: #000000;
    width: 600px;
}
#UploadTable .UpLoadHeader
{
    background-color: #000000;
    font-size: xx-small;
    color: #FFFFFF;
}
#UploadTable .UpLoadRow
{
    background-color: #FFFFFF;
    font-size: xx-small;
    color: #000000;
}
#Wizard1 p
{
    font-size: small;
    text-align: left;
}
.tdright
{
    text-align: right;
    font-size: small;
}
.tdleft
{
    text-align: left;
    font-size: small;
}
.fldsettings
{
    
    width: 200px;
}
.wizardsidebar
        {
    background-color: #000000;
    background-image: url('Images/menu-background.gif');
    font-size: x-small;
    color: #FFFFFF;
}
#Wizard1
{
    font-size: small;
    text-align: left;
}
#acceptance a
{
    font-size: x-small;
    text-align: left;
    text-decoration: underline;
    color: #0000FF;
}
#enteronline .payment
{
    width: auto;
}
#calendar .date
{
    padding: 3px;
    text-align: inherit;
    font-weight: bold;
    color: #385B95;
}
#UploadFormInstructions {
    margin: 0px;
    padding: 0px;
    border-top-color: #6F6F6F;
    border-right-color: #6F6F6F;
    border-bottom-color: #6F6F6F;
    border-left-color: #6F6F6F;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    margin-top: 10px;
    font-size: small;
}

#UploadFormInstructions h1
{
    text-align: left;
    font-size: large;
    color: #0000FF;
}
td
{
    font-size: small;
}
#myentry .headertitle
{
    font-size: small;
    text-align: center;
    background-color: #000000;
    background-image: url('../Images/menu-background.gif');
    background-repeat: repeat-x;
    color: #FFFFFF;
    letter-spacing: 1px;
}
--> 
