﻿/*----------------------------------------------- */
body
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: Black;
}


/*  information --------------------------- */
.txt-link
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}

/*----------------------------------------------- */
.File
{
	width:250px;
	height:20px;
	font-weight:normal;
	font-style:normal;
	font-family:Tahoma;
	color:#000040;
	border-width:1px;
	border-style:Solid;
	border-color:#000040;
}
.frm
{
    background-color:#F7F7EF;
    font-family:Tahoma;
    font-size:8pt;
    border:solid 1px black;

    }
.banner
{
    background-color:#C0C8DF;
}

.lbl
{
    font-family:Tahoma;
    font-size:8pt;
    color:Black;
}

.txtBox
{
    font-family:Tahoma;
    font-size:8pt;
    color:Black;    
    border:solid 1px black;
    width:150px;
 }
 .th8
 { 
    font-family:Tahoma;
    font-size:8pt;

    }
.btnSave
{
           background-image: url(images/save_bt.gif);
            height:16px;
            width:52px;
            border-style:none;
            background-color:Transparent;
            cursor:hand;
 }
 
 .btnSearch
    {
           background-image: url(images/FollowupBtn.gif);
            height:30px;
            width:111px;
            border-style:none;
            background-color:Transparent;
            cursor:hand;
        
        } 
               
      .btnEdit
    {
           background-image: url(images/edit_bt.gif);
            height:16px;
            width:52px;
            border-style:none;
            background-color:Transparent;
            cursor:hand;
        
        }   
     .btnNew
    {
           background-image: url(images/new_bt.gif);
            height:16px;
            width:52px;
            border-style:none;
            background-color:Transparent;
            cursor:hand;
        
        }    
     .btnDelete
    {
           background-image: url(images/delete_bt.gif);
            height:16px;
            width:52px;
            border-style:none;
            background-color:Transparent;
        
        }   
     .btnPayment
    {
           background-image: url(images/pay_bt.gif);
            height:16px;
            width:52px;
            border-style:none;
            background-color:Transparent;
        
        }           
                                
 .btn
 {
    font-family:Tahoma;
    font-size:8pt;
    color:Black;
    border-right:solid 1 Black;
    border-bottom:solid 1 Black;
    border-top-style:none;
    border-left-style:none;
    background-color:#e5e5e5; 
    width:70px 
    
    }
  .btnB
 {
    font-family:Tahoma;
    font-size:8pt;
    color:Black;
    border-right:solid 2 Black;
    border-top:solid 2 Black;
    border-bottom-style:none;
    border-left-style:none;
    background-color:#e5e5e5;
    width:70px 
    } 
  .btns
 {
    font-family:Tahoma;
    font-size:8pt;
    color:Black;
    border:solid 1px Black;
    

    width:auto 
    }       
    
.cmb
{
   font-family:Tahoma;
    font-size:8pt; 
    width:150px;
    
} 

.menuHeader
{
	font-family:Courier New;
	font-size:10pt;
	font-weight:bold;
	height:25px;
	width:100%;
	text-align:right;
}

.menuLink
{
	text-decoration:none;
	color:#616161;	
}
.msg
{
    font-family:Tahoma;
    font-size:8pt;
    
    color:Red;
    
    }
    
    .right
    {
        font-family:Courier New;
        font-size:10pt;
        font-weight:bold;
        color:Orange;
       
        
        
        }
        
        .ucHeader
        {
            
            font-family:Tahoma;
            font-size:10pt;
            font-weight:bold;
            color:Navy;
            
            
            }
            
.ShamsiDirection
{
	direction: ltr;
	text-align: right;
}
.btnLogin
{
	background-image: url(images/SigninBtn.gif);
            height:19px;
            width:114px;
            border-style:none;
            background-color:Transparent;
            cursor:hand;
}
.MenuItem
{
	font-weight:bold;
	font-size: 12px;
	cursor: hand;
	color: Navy;
	font-family: Tahoma;
	text-decoration: none;
}
.Textlbl
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	
}