﻿body 
{
    font-family: Verdana;
    font-size: 11px; 
    color: black;
}
.hdrleft
{
    background-color: #555555; 
    text-align: left; 
    height: 25px; 
    width: 70%; 
}
.hdrright
{
    background-color: #A3B9C7; 
    Text-align: left;
    height: 25px; 
    width: 30%; 
}
.hdrleftfont
{  color: White;
   font-family: Arial;
   font-size: 12px;
   font-weight: bold; 
}
.hdrrightfont
{  color: Black;
   font-family: Arial;
   font-size: 12px;
    font-weight: bold; 
}

.sectleft
{
    background-color: 	#CDC9A5 /*#F0F2F4*/ ; 
    text-align: left; 
    width: 70%; 
}
.sectright
{
    background-color: 	#D1D9DD ; 
    Text-align: left; 
    width: 30%; 
}
.apppnls
{
    text-align: center; 
    padding: 3px; 
    width: 95%; 
    background-color: #f0f8ff;
    border-style: ridge;
    color:Black
    
}

   
