.editpagebody
{
    background-color: #eeeeee;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
}
.homepagelink
{
    font-size: 24px;
    color: #000000;
    font-weight: BOLD;
    font-family: Verdana;
}
.editpageheading
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Tahoma;
}
.editpageheading1
{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Tahoma;
}
.editpageheading2
{
    font-size: 15px;
    color: #003366;
    font-weight: bold;
    font-family: Verdana, Tahoma;
}
.pageheading
{
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    font-family: Tahoma, Sans-Serif, Verdana;
}
.errorlabel
{
    font-size: 12px;
    color: red;
    font-weight: normal;
    font-family: Verdana, Tahoma, Microsoft Sans Serif;
}
.messagelabel
{
    font-size: 12px;
    color: black;
    font-weight: normal;
    font-family: Verdana, Tahoma, Microsoft Sans Serif;
}
.editpageline
{
    color: #003366;
}
.linkbutton
{
    font-size: 12px;
    color: blue;
    font-family: Verdana, Tahoma, Microsoft Sans Serif;
}
.fsLargeLabel
{
    font-family: Verdana, Tahoma, Microsoft Sans Serif;
    font-weight: normal;
    font-size: 12px;
    color: #003366;
}
.inputtextbox
{
    background-color: #ffffff;
    height: 20px;
    font-family: Verdana, Tahoma, Microsoft Sans Serif;
    font-size: 11px;
}
.fsLargeLabelreadonly
{
    font-family: Verdana, Tahoma, Microsoft Sans Serif;
    font-weight: bold;
    font-size: 11px;
    color: #003366;
}
.inputtextboxreadonly
{
    font-size: 11px;
    font-family: Verdana, Tahoma, Microsoft Sans Serif;
    font-weight: bold;
    color: #990000;
}
.viewpagebody
{
    background-color: #E0E0CC;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
}
.viewmenubutton
{
    background-color: #eeeeee;
    border: 1px #ffffff solid;
}
.viewmenulink
{
    color: black;
    font-family: Tahoma, Verdana, Georgia;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    line-height: normal;
    margin-left: 5;
}
