﻿body 
{
     
            font-family:Verdana;
            font-size:small;
            
            
}
 .styleHeader
        {
            font-family: Verdana;
            font-size: small;
            font-weight:bold;
    margin-left: 0px;
}
        .header
        {
            font-family: Verdana;
            font-size: medium;
        }
        .table1
        {
            width: 100%;
            border-style: None;
            height:800px;
            border-width: 0px;
            border:1px solid black;
            border-color: black;
           
        }
        .table2
        {
            width: 99%;
            
            border:1px solid black;
}
        .gridview
        {
            border-style: none;
            border-width: 0px;
            font-weight: lighter;
            font-family: Verdana;
            font-size: Smaller;
        }
        
        
       .submit 
       {
           margin-left: 300px;
        } 
        
          .table
        {
            width: 83%;
            height: 518px;
        }
        
        
       
        .Rightlinks
        {
            width: 428px;
        }
        
         .box
        {
           width: 170px; 
           height: 93px; 
            padding:5px;
            float:left;
            text-align:center;
            
          }
          
        .div1
        
           {
            height: 800px; 
            width: 872px; 
            margin-left: 0px;
            
            
            
            }
       
  
  
   .tableCraeteAcc
        {
            width: 60%;
            
            
           
            border:1px solid black;
            
           
        }
        
        
        
        
               
         .AtopRow
        {
            width: 100%;
            border: 1px solid #000000;
        }
        
        
        
         .ABottomRow
        {
            background-color:Gray;
           border: 1px solid #000000;
           font-size:smaller;
            
            }
            
            
            
             .ATd
            {
                 background-color:Silver;
                 border: 1px solid #000000;
                   font-size:smaller;
                }



   .hotsetable
        {
            width: 596%;
            
           
           
            
           
        }
/* Added By PG - 10/16/2015*/
.errorMessage
{
    border-style: solid;
    border-width: 1px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 5px 5px 5px 5px;
    color: #D8000C;
    font-family: Arial, Verdana;
    font-size: small;
    background-color: #FFECEC;
    border-top-color: #D8000C;
    border-right-color: #D8000C;
    border-bottom-color: #D8000C;
    border-left-color: #D8000C;
    list-style-type: circle;
    list-style-position: inside;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width:75%;
}
.errorMessage1
{
    
}

.sectionLabel
{
    font-family: Arial, Verdana;
    font-size: 80%;
    font-weight:bold;
   
}

.sectionTextbox
{
    border: 1px solid #004080;
    font-family: Arial, Verdana;
    font-size: 80%;
}

.sectionTextbox1
{
    border: thin groove #C0C0C0;
}
.sectionDropdown
{
    font-family: Arial, Verdana;
    font-size:80%;
   
    
}

.sectionButton
{
    border: thin solid #D5E6FF;
    font-family: Arial, Verdana;
    font-size: 80%;
    background-color: #004080;
    color: #D5E6FF;    
    text-align:center;
    font-weight:bold;
}
