﻿body {
}

.haderLabel
{
    background-color: #0033CC ;
    width :1200px;
    height:22px;
    border-color:Blue;
    Border-Style:Outset;
    Border-Width:2px;
    
    Color:White;
    text-align:center;

}

.haderLoginLabel
{
    width :200px;
    height:22px;
    color:Blue;
}

.lbl
{
    width :100px;
    background-color:#FFCC66;
    border-color:black;
    Border-Width:1px;
    text-align:center;
}

.lblcom
{
    background-color:#FFCC66;
    border-color:black;
    Border-Width:1px;
    text-align:center;
}


.txtcom
{
    width :150px;
}




.lblErr
{
    color:red;
}

.lblpagetitle
{
    color:Blue;
}


.btnMenu
{
    width:200px;
    height:30px;
       
}


.lblsumhead
{
    Font-Size:Small;
    background-color:Yellow;
    text-align:left;
}

.nippoutdtext
{
    width:12%;
    text-align:right;
}

.lblsum1
{
    Font-Size:Small;
    text-align:left;
     width:140%;
    }
    
 .txtsum1
 {
     text-align:right;
     width:98%;
     }
 
 
 .tdlblsum1
 {
   width:20%;
   background-color:#33CC33;

 
 }
 
 
 