﻿body
{    background-color:#BDB76B}
.body
{    background-color:darkkhaki }
.gvNoStyle
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
label
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: black;
}


gvStyle
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: #f0e68c;
    white-space:normal;
        
    }
 caption
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: black;
    background-color: #336600;
    background-image: url(gradient_DKGreen.jpg);
    font-style: italic;
    
    }
 captionYellow
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: black;
    background-color: #336600;
    background-image: url(gradient_DKyello.jpg);
    font-style: italic;
    
    }    
.dvSelectedPuke
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: #C0C000;
}
.SelectedRowStyle
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: crimson;
}
.RowStyle
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: #f0e68c;
   
}
.RowStyle1
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: #f0e68c;
   
}
.AlternatingRowStyle
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: #eee8aa;
}
.HeaderStyle
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: black;
    background-color: #336600;
    background-image: url(gradient_DKGreen.jpg);
    font-style: italic;
    text-align: center;
}
.HeaderStyleRed
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: black;
    background-color: #336600;
    background-image: url(images/GradRed.jpg);
    font-style: italic;
    text-align: center;
}
.HeaderStyleGold
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: white;
    background-color: #336600;
    background-image: url(images/GoldBlackGrad.jpg);
    font-style: italic;
    text-align: center;
}
.dvHeader
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: black;
    background-color: #336600;
    background-image: url(gradient_DKGreen.jpg);
    font-style: italic;
}
.tbHeader
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: black;
    font-style: italic;
    
}
.tbBoldMaroon
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: crimson;
    font-style: italic;
}
.tbRed
{
    font-weight:normal;
    font-size: 10pt;
    text-transform: capitalize;
    color: red;
}
.tbBoldRed
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: capitalize;
    color: red;
    font-style: italic;
}
.tbBold
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: green;
    font-style: italic;
}
tbGrey
{
    background-color: lightgrey;
}
tbWhite
{
    background-color: white;
}
.tbWhiteFont
{
    color: white;
}
.hrRed
{
    color: crimson;
    background-color: crimson;
    height: 3px;
}
.hrRed5
{
    color: crimson;
    background-color: crimson;
    height: 3px;
}
.hrGreen
{
    background-image: url(gradient_DKGreen.jpg);
    height:5px;
  
    }

.watermark
{
    background: #FFAAFF;
}
.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.grey
{
    background-color: #dcdcdc;
}
.sampleStyleA
{
    background-color: #fff;
}
.sampleStyleB
{
    background-color: #fff;
    font-family: Monospace;
    font-size: 10pt;
    font-weight: bold;
}
.sampleStyleC
{
    background-color: #ddffdd;
    font-family: Sans-Serif;
    font-size: 10pt;
    font-weight: italic;
}
.sampleStyleD
{
    background-color: Blue;
    color: White;
    font-family: Arial;
    font-size: 10pt;
    background-color: #2C5F1B;
}
.accordionHeader
{
    border: 2px solid #BDB76B;
    color: White;
    background-image: url('gradient_DKGreen.jpg');
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #BDB76B;
    border: 1px dashed #2f4f4f;
    border-top: none;
    padding: 25px;
    padding-top: 10px;
}
.accordionLink
{
    background-color: #BDB76B;
    color: White;
}
.collapsePanel
{
    width: 640px;
    height: 0px;
    background-color: White;
    overflow: hidden;
}



.dragContainer
{
    float: right;
    border: 1px solid #2f4f4f;
    color: White;
    background-color: #2e4d7b;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
}
.dragHead
{
    border: 1px solid #2f4f4f;
    color: White;
    background-color: Maroon;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
}


.dragBody
{
    background-color: #d3deef;
    border: 1px dashed #2f4f4f;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.dynamicPopulate_Normal
{
    color: White;
    background-color: #2e4d7b;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    border: silver 1px inset;
    padding: 2px;
    text-align: center;
    height: 2em;
    margin: 5px;
    width: 400px;
}
.dynamicPopulate_Updating
{
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    border: silver 1px inset;
    padding: 2px;
    text-align: center;
    height: 2em;
    margin: 5px;
    width: 400px;
}
.logonID
{
    color: gray;
    font-family: Verdana;
}
.fontRight
{
    text-align: right;
}
@Media print
{
.noprint
{ display:none;}
}


