﻿
.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: 12pt;
    text-transform: capitalize;
    color: #fcdd2c;
}
gvStyle
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: #f0e68c;
    white-space:normal;
        
    }

 caption
{
    font-weight: bold;
    font-size: 16pt;
    text-transform: capitalize;
    color: #fcdd2c;
    background-color: #336600;
    background-image: url(GoldBlackGrad.jpg);
    font-style: italic;
}    
.caption
{
    font-weight: bold;
    font-size: 16pt;
    text-transform: capitalize;
    color: #fcdd2c;
    background-color: #336600;
    background-image: url(GoldBlackGrad.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: 12pt;
    color: black;
    background-color: #f0e68c;
   
}
.RowStyle1
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    background-color: #f0e68c;
   
}
.AlternatingRowStyle
{
    font-weight: normal;
    font-size: 12pt;
    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;
}

.dvHeader
{
    font-weight: bold;
    font-size: 14pt;
    text-transform: capitalize;
    color: #fcdd2c;
    font-style: italic;
}
.dvHeaderBlack
{
    font-weight: bold;
    font-size: 14pt;
    text-transform: capitalize;
    color: #000000;
    font-style: italic;
}

.tbHeader
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: black;
    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;
}













.logonID
{
    color: gray;
    font-family: Verdana;
}
@Media print
{
.noprint
{ display:none;}
}


