body
{
    background-color: #ffffff; 
    background-image: url(../Images/background.jpg);
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0;
    margin: 0 auto;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}
/*************************************************************************************/

a:link, a:visited, a:active
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a:hover
{
    text-decoration: none;
    color: #f26522;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/

table, tr, td
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}
/*************************************************************************************/

.RandomCode{ color:#760501}

hr
{
    color: #cfcfcf;
    height: 1px;
}
/*************************************************************************************/

.Hidden
{
    visibility: hidden;
    display: none;
}
/*************************************************************************************/

.Visible
{
    visibility: visible;
}
/*************************************************************************************/

.s
{
    visibility: visible;
}
/*************************************************************************************/

.Required
{
    color: #f26522;
    font-size: 10px;
}
/*************************************************************************************/


/*************************************************************************************/
.btChucNang
{
    width:140px;
    color:White;
    border:solid 0px #cccccc;
    padding: 0px 8px 2px 0px; 
    padding-left:18px;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    background: url(../Images/btChucNang.jpg) repeat-x center #F26522;
    height: 20px;
    cursor: pointer;
}

.btChucNang:hover
{
    cursor: pointer;
    text-decoration: underline; color:Yellow;
}

/*************************************************************************************/
.Note{ color:#666666; font-size:10px;}

/*************************************************************************************/
.Button
{
    padding: 0px 8px 2px;
    border: 1px solid #760501;
    color: #FFFFFF;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    background: url(../Images/Button.gif) repeat-x center #F26522;
    height: 22px;
    cursor: pointer;
}

.Button:HOVER
{
    cursor: pointer;
    text-decoration: underline;
}

/*************************************************************************************/

.LinkButton
{
    display: inline-table;
    display: inline-block;
    margin: 1px;
    padding: 3px;
    border-top: 1px solid #464646;
    border-right: 1px solid #1F1F1F;
    border-bottom: 1px solid #1F1F1F;
    border-left: 1px solid #464646;
    color: #FFFFFF;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    background: url(../Images/Button.gif) repeat-x center #F26522;
    cursor: pointer;
}

.LinkButton:link, .LinkButton:visited, .LinkButton:active
{
    text-decoration: none;
    color: #ffffff;
    background-color: #b15b2b;
    font-size: 11px;
}

.LinkButton:hover
{
    text-decoration: underline;
    color: #ffffff;
    background-color: #b15b2b;
    font-size: 11px;
}
/*************************************************************************************/
.DropDownList
{
    font-size: 11px;
    font-family: Verdana;
    color: #000000;
    height: 20px;
    border: solid 1px #cccccc;
}


.Textbox
{
    height: 17px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 2px 2px 0px 2px;
    font: normal 11px verdana;
    background: #ffffff url(../Images/input-bg.gif) repeat-x 0px 0px;
    margin: 0px;
    vertical-align: middle;
}
/*************************************************************************************/


.TextArea
{
    border: 1px solid #cccccc;
    background: url(../Images/input-bg.gif) repeat-x top #FFFFFF;
}
/*************************************************************************************/

.FileUpload
{
    font-size: 11px;
    font-family: Tahoma;
    color: #282e3e;
    width: 200px;
}
/*************************************************************************************/

.Msg
{
    display: inline-table;
    display: inline-block;
    height: 14px;
    margin: 2px;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-top-color: #edebe3;
    border-left-color: #edebe3;
    border-bottom-color: #edebe3;
    border-right-color: #edebe3;
    background-color: #ffffcc;
    color: #4C7A9E;
    font-family: verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap; /*text-align: center;     font-family: Verdana,Verdana, Verdana, Helvetica;     font-size: 13px;     font-weight: bold;     color: #4C7A9E;     padding: 2px;     padding-left: 8px;     padding-top: 8px;     padding-bottom: 8px;     margin: 0px;*/
}
/*************************************************************************************/

.Error
{
    font-weight: bold;
    color: Red;
}
/*************************************************************************************/

.ajaxProgress
{
    border: 1px solid #cccccc;
    position: absolute;
    background-color: #f7ce00;
    right: 0px;
    color: #000;
    font-weight: inherit;
    top: 0px;
    visibility: hidden;
    padding-left: 2px;
}
/*************************************************************************************/

.BorderImage
{
    border: #760403 1px solid;
}
/*************************************************************************************/
a.MenuBanner:link, a.MenuBanner:visited, a.MenuBanner:active
{
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}
a.MenuBanner:hover
{
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}
/*************************************************************************************/

a.MenuTop:link, a.MenuTop:visited, a.MenuTop:active
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}
a.MenuTop:hover
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color:Yellow;
    text-transform: uppercase;
}
/*************************************************************************************/

a.Language:link, a.Language:visited, a.Language:active
{
    text-decoration: none;
    font-size: 11px;
    color: #f0f0f0;
}
a.Language:hover
{
    text-decoration: none;
    font-size: 11px;
    color: #f0f0f0;
}
/*************************************************************************************/
.Footer
{
    line-height:18px; color:#ffffff;
}

.MenuFooter
{
    text-decoration: none;
    font-size: 11px;
    color: #0130A6;
}
a.MenuFooter:link, a.MenuFooter:visited, a.MenuFooter:active
{
    text-decoration: none;
    font-size: 11px;
    color: #0130A6;
}
a.MenuFooter:hover
{
    text-decoration: none;
    font-size: 11px;
    color: #FF6600;
}
/*************************************************************************************/

a.MenuRight:link, a.MenuRight:visited, a.MenuRight:active
{
    text-decoration: none;
    color: #039136;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana,Tahoma, Tahoma,Tahoma;
    text-transform: uppercase;
}
a.MenuRight:hover
{
    text-decoration: none;
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana,Tahoma, Tahoma,Tahoma;
    text-transform: uppercase;
}
/*************************************************************************************/
