﻿.bgcustom
{
    background-color:#c7e0b8 !important;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
}
.liner
{
    border-top: solid 1pt #666666;
    width: 980px;
	height: 3px;
}
.linerdot
{
    border-top: dotted 1pt #666666;
    width: 980px;
}
.ibtn
{
    cursor: pointer;
}
.dda
{
    font-family: Tahoma;
    font-size: 10pt;
}
.divmain
{
    background-color: White;
    border:solid 1pt #666666;
    padding: 5px 5px 5px 5px;
    width: 990px;
}
.divmh1
{
    border-bottom: solid 1pt #666666;
    height: 80px;
    width: 980px;
}
.divmenu
{
    border-bottom: solid 1pt #666666;
    height: 90px;
    padding: 8px 0 2px 0;
    text-align: left;
    width: 980px;
}
.divmh1-1
{
    float: left;
    padding-top: 4px;
}
.divmh1-2
{
    float: right;
    padding: 2px 10px 0 0;
}
.divh1
{
    border-bottom: solid 1pt #666666;
    height: 50px;
    padding: 8px 0 8px 0;
    width: 980px;
    clear:both;
}
.divh1-1
{
    float: left;
    padding: 2px 0 0 5px;
    width: auto;
}
.divh1-2
{
    color: #0033CC;
    float: left;
    font-weight: bold;
    padding: 6px 0 0 10px;
    width: auto;
}
.divh-2
{
    float: left;
    width: auto;
    padding: 2px 0 0 5px;
}
.divh-3
{
    float: left;
    width: auto;
    padding: 6px 0 0 10px;
    font-weight: bold;
    color: Green;
}
.divh-4
{
    float: right;
    width: auto;
    padding: 7px 0 0 0;
}
.divh-5
{
    float: right;
    width: auto;
    font-weight: bold;
    padding: 6px 0 0 10px;
    color: #0033CC;
}
.divhr
{
    float: right;
    width: 1px;
    height: 18px;
    margin: 7px 20px 0 15px;
    border-right: solid 1pt #666666;
}
.divcontainer
{
    border-bottom: solid 1pt #666666;
    height: auto;
    width: 980px;
}
.divfooter
{
    color: #333333;
    height: 70px;
    line-height: 28px;
    padding-top: 10px;
    text-align: center;
    width: 980px;
}
.tahoma10
{
    font-family: Tahoma;
    font-size: 10pt;
}
/*********** Loader ************/
#ajax-overlay
{
    z-index: 940;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #333333;
    opacity: 0.8;
    filter: alpha(opacity = 60);
}
/*******************/

.cbox_tb1
{
    font-family: Tahoma;
    font-size: 10pt;
    width: 346px;
    height: 163px;
}
.cbox_img1
{
    padding: 0 0 40px 20px;
}
.cbox_td1
{
    height: 20px;
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    color: White;
    padding-bottom:10px;
}
.cbox_td3
{
    width: 240px;
}
.cbox_td4
{
    width: 88px;
}
.cbox_td5
{
    padding: 12px 5px 0 5px;
    vertical-align: top;
    text-align: left;
    height: 42px;
}
.divbox
{
    width: 300px;
    height: 100px;
    font-family: Cordia New;
    font-size: 16pt;
    color: #333333;
    background-color: White;
    border: solid 3pt #666666;
    padding: 20px 0 20px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -150px; /* [-(height/2)px 0 0 -(width/2)px] */
    display: none;
    z-index: 950;
}
.cbox_divbox_root
{
    width: 346px;
    height: 163px;
    color: #333333;
    background-image: url('../../images/content/alertbg.jpg');
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -81px 0 0 -173px; /* [-(height/2)px 0 0 -(width/2)px] */
    display: none;
    z-index: 950;
}
.cbox_divbox
{
    width: 346px;
    height: 163px;
    color: #333333;
    background-image: url('../../images/content/alertbg.jpg');
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -81px 0 0 -173px; /* [-(height/2)px 0 0 -(width/2)px] */
    display: none;
    z-index: 950;
}
.btn_ok_root
{
    background-image: url('../../images/content/buttonok.gif');
    background-repeat: no-repeat;
    width: 88px;
    height: 33px;
    border: none;
    background-color: Transparent;
}
.btn_ok
{
    background-image: url('../../images/content/buttonok.gif');
    background-repeat: no-repeat;
    width: 88px;
    height: 33px;
    border: none;
    background-color: Transparent;
}
/*******************************/