﻿body 
{
    font-size :12px;
    font-family :Arial;
    
}

	.Footer
    {
    color :red;
	font-size :7px ;
     }
    .copyright
    {
	color :#cc5555;
	font-size:8pt ;
	font-family:Comic Sans MS ;
    }
    .header
    {
        font-family :Arial;
        font-size :12px;
        font-weight :bold;
        color :Yellow;
        text-align :center ;
        height:20px;
        text-align :center ;
        vertical-align :middle ;
        
    }
    .grdTitle
    {
        font-family :Arial ;
        font-size :12px;
        text-align :center ;
        color:#000000;
        font-weight :bold ;
     }
     .grdText
     {
        font-family :Arial ;
        font-size :12px;
        text-align :center ;
        color:#000000;
     }
     .label
     {
        font-family :Arial ;
        font-size :12px;
        color:black;
        font-weight :bold ;
     }
          .lblBlack
     {
        font-family :Arial ;
        font-size :12px;
        color:#5195d7;
        
     }

     .btn
     {
        font-family :Arial ;
        font-size :12px;
        font-weight :bold ;
        background-image:url([images/button4.gif]);   
     }
     .txtBox
     {
        height:15px;
        width :123px;
        font-family :Arial ;
        font-size :12px;
        color:#000000;
     }
     .welcome
     {
        font-family :Arial;
        font-size :12px;
        font-weight :bold ;
        color:#FF3300;
        width:160px;
        height:23px;
        }
        .lblUser
        {
         font-weight :bold ;
         font-style :italic ;
         font-family :Arial;
         font-size :12px;
         color:#000000;
        }
   .link
     {
    color:red;
    font-family:Arial;
     }    
     .lblcst
     {
        font-weight:bold ;
        font-family :Arial ;
        font-size :12px;
        color:#000000;
     }
     .admHeader
     {
        font-family :Arial;
        font-size :12px;
        font-weight :bold;
        color :#5197d7;
        text-align :center ;
        height:20px;
        text-align :center ;
        vertical-align :middle ;
        
     }
     .txtallign
     {
     	text-align:left;
     }
     .numallign
     {
     	text-align:right;
     }
