﻿body
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.tableborder_gray
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #E5E5E5;
}
.bodytext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 10px;
    text-align: justify;
}

.Responsetext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 10px;
    text-align: justify;
}
.textbox_gray
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
    background-color: #F4F4F4;
    border: 1px solid #666666;
}
.button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    border-top: 1px solid #CEF3FF;
    border-right: 1px solid #009900;
    border-bottom: 1px solid #009900;
    border-left: 1px solid #009900;
    height: 22px;
    background-color: #A2640D;
}
.dropdown_menu
{
    
    font-weight: normal;
    font-family: Verdana;
    font-size: 11px;
}
.multiline-textbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 35px;
    width: 130px;
}
.divclass
{
    border: solid 1px #00000;
}
.sapn-class
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: center;
}
.td-class
{
    width: 120px;
    border-top: 1px solid #CEF3FF;
    border-right: 1px solid #A2640D;
    border-bottom: 1px solid #A2640D;
    border-left: 1px solid #A2640D;
    background-color: #A2640D;
}
.drp_menu
{
    width: 150px;
}
.txt_menu
{
    width: 150px;
}
.textbox
{
    width: 135px;
}
