﻿body {
}
.MainDiv
{
    width:800px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}
.fieldset1
{
    padding-left:10px;
    font-family:Tahoma;
    font-size:12px;
    color:#302353;
}
.legend1
{
    font-family:Tahoma;
    font-size:16px;
    color:White;
    border:solid 1px white;
}
.legend2
{
    font-family:Tahoma;
    font-size:14px;
    color:White;
    border:solid 1px white;
}
.NormalPanel
{
    width:600px;
    height:auto;
}
.fieldset2
{
    padding-left:10px;
    font-family:Tahoma;
    font-size:12px;
    color:#302353;
}
.warninglabel
{
    font-family:Tahoma;
    font-size:14px;
    color:red;
    border:solid 1px red;
    background-color:#FFFFCC;
}
.thinpanel
{
    width:600px;
    height:3px;
}
