﻿
.TopLeftBg
{
    background-image: url('../../Image/ASBSD/Gasb45TopBar.bmp');
    background-repeat: repeat;
    background-position: right bottom;
    height: 100px;
}
.TopRightBg
{
    background-image: url('../../Image/ASBSD/TopLogo.gif');
    background-repeat: no-repeat;
    background-position: Left bottom;
    height: 100px;
}
.Content
        {
        color: #333333 ; 
        font-family:verdana; 
        font-size:14px;
        line-height:25px;
        padding-left: 10px;
        }
        
        .watermark 
{
	background: #FFAAFF;
}

.popupControl
{
    border: 3px double #808080;
    background-color: #002D8A;
    position: absolute;
    visibility: hidden;
}
.leftPanelbg1
{
    background-position: bottom;
    background-image: url('../../Image/ASBSD/gasb45_bg_B.png');
    background-repeat: no-repeat;
}

.CollapsePanel
{
    background-color: #FFFFFF;
    overflow: hidden;
    width: 90%;
    height: 0px;
}
.CollapsePanelHeader
{
    width: 350px;
    height: 20px;
    float: left;
    cursor: pointer;
    padding: 5px;
    vertical-align: middle;
}

         
.PanelHeading
{
    border: 2px solid #FFFFFF;
    background-color: #5D7B9D;
    color: #800080;
    font-family: Verdana;
    font-size: 13pt;
    font-variant: small-caps;
    font-weight: bold;
    font-style: italic;
    width: 99%;
    height: 30px;
}
.CenterPanel
{
    border: 1px solid #CCCCCC;
    width: 99%;
    font-family: Verdana;
}
.lefttopPanel
{
    border: 1px solid #CCCCCC;
    width: 97%;
    font-family: Verdana;
    height: 94px;
}
.leftbottonPanel
{
    border: 1px solid #CCCCCC;
    width: 97%;
    font-family: Verdana;
    height: 480px;
}
.panelHeader
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #5D7B9D;
}
.centerboxHeader
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
    color: #002D8A;
    height: 40px;
    background-color: #DAE7F3;
}
    

