﻿
.UpdateBtn
{
    text-align: right;
     background-color: #FBFFDD;
    border: 1px dotted #000000;
}
p
{
    font-family: Verdana;
    font-size: small;
    color: #333333;
}
h6
{
    font-family: Verdana;
    font-size: medium;
    color: #333333;
    font-weight: bold;
    background-color: #DEE3CE;
}
.SectionTitle
{
    border-style: solid;
    background-position: 0px 0px;
    border-width: 1px;
    font-family: Verdana;
    font-size: medium;
    color: #333333;
    font-weight: 600;
    background-color: #FFFFFF;
    background-image: url('../images/Website/BackMenu.gif');
    background-repeat: repeat-x;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    text-align: left;
}
.TableBox
{
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    border-color: #666666;
    font-family: Verdana;
    font-size: small;
    margin-bottom: 2px;
}

.inputTxtBox
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #666666;
    font-family: Verdana;
    font-size: small;
   background-image: url('../images/Website/BackMenu.gif');
    background-repeat: repeat-x;
    width: 100%;
}
.ListItem
{
   
    font-family: Verdana;
    font-size: small;
    }
.warning
{
    font-family: Verdana;
    font-size: small;
    color: #FF5050;
}
textarea
{
    font-family: Verdana;
    font-size: small;
}
.PanelStyle
{
    margin: 0px 0px 2px 0px;
    border-style: dotted dotted double dotted;
    border-width: 0px 0px 2px 0px;
    background-color: #FFFFFF;
}
.ColumnRight
{
    font-family: Verdana ;
    font-size: small;
    text-align: right;
    font-weight: 600;
    vertical-align: top;
    width: 250px;
}
.ColumnLeft
{
    vertical-align: top;
    text-align: left;
    font-family: Verdana;
    font-size: small;
}
.aspButton
{
    border: 1px solid #000000;
    background-position: center;
    background-image: url('../images/Website/BtnBack.gif');
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: small;
    height: 24px;
}
.DropDownList
{ 
    border: 0px none;
    font-family: Verdana;
    background-color: #FBFFDD;
    width: 100%;
}
.DropDownDiv
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
.DDPos
{
    position: relative;
    top: 0px;
}
body
{
    font-family: Verdana;
    font-size: small;
    color: #444444;
}

