﻿body 
{
    font-size :12px;
    font-family :Arial;
    
}

a
{
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
    cursor: hand;
    text-align :center ;
}

a:hover
{
    color:Red ;
    font-family :Arial ;
    font-size :10px;
    font-style :normal ;
    text-decoration :none;
    cursor :hand;
    text-align :center ;
}
 a:active
    {
  
    color: #000000;
	cursor :hand;
	text-decoration :none;
	
    }

 	.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:#FFFFFF;
        font-weight :bold ;
     }
     .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;
     }    
