﻿BODY
{
	background-color:#f5f5f5;
	margin:2px,0px,0px,0px;
	}

.grid 
{ 
	font-family:Tahoma;
}
.grid H2 
{ 
	margin:0; padding:0; 
	color:#ffffff;
	height:20px;
	line-height:20px;
	font-size:11px;
}
.grid .mid
{
	padding:3px 0px 0px 0px;
}
.grid .datatable
{
/* color:#666; */
 color:#0066cc;
   
}        
.grid .datatable TH
{
    font-size:11px;
    font-weight:bold;
    letter-spacing:0px;
    padding:1px 2px;
    color:steelblue;
   
}

.grid .datatable TD
{
   font-size:13px;
   padding:4px 4px;
  
   
} 
.TabularData
{
   font-size:12px;
   padding:2px 2px;
   border:solid 1px #bbd9ee;
}     
.textboxes1
{
	border: solid 1px  #bbd9ee; 
	FONT-SIZE: 9pt; 
	COLOR: steelblue; 
	FONT-FAMILY: Calibri,Tahoma, arial; 
	BACKGROUND-COLOR: #fbfbfb; 
	TEXT-DECORATION: none; 
	height: 18px;
	width: 180px;
}
.textboxes1Multiline
{
	border: solid 1px  #bbd9ee; 
	FONT-SIZE: 9pt; 
	COLOR: steelblue; 
	FONT-FAMILY: Tahoma, arial; 
	BACKGROUND-COLOR: #fbfbfb; 
	TEXT-DECORATION: none; 
	height: 50px;
	width: 180px;
}


.textboxes3
{
	border: solid 2px  steelblue; 
	FONT-SIZE: 9pt; 
	COLOR: steelblue; 
	FONT-FAMILY: Calibri,Tahoma, arial; 
	BACKGROUND-COLOR:ghostwhite; 
	TEXT-DECORATION: none; 
	height: 17px;
}

.hlink
{
	font-family: Tahoma;
	color:steelblue;
	font-size:11px;
	font-weight:bold;
    text-align: left;
} 
.linkb
{
	font-family: Tahoma;
	color:steelblue;
	font-size:11px;
	font-weight:bold;
}   
.MsgErrorLegend
{
	 font-family:Tahoma;
	 font-size:11px;
	 color:Maroon ;   
	 font-weight:bold; 	
}
.ValidatorError
{
	 font-family:Tahoma;
	 font-size:10px;
	 color:#ff0066 ;   
	 font-weight:normal; 	
}
.MsgErrorLabel
{
	 font-family:Tahoma;
	 font-size:11px;
	 color:red;    
     font-weight:bold; 	
}
.MsgLabel
{
	 font-family:Tahoma;
	 font-size:11px;
	 color:#0066cc;
     font-weight:bold; 	
}
.MsgLabelbold
{
	 font-family:Tahoma;
	 font-size:13px;
	 color:steelblue;    
     font-weight:bold; 	
}
.Msghint
{
	 font-family:Tahoma;
	 font-size:11px;
	 color:maroon;    
     font-weight:normal; 	
}

.Msgetalic
{
	  
	 font-family:verdana,Tahoma;
	 font-size:11px;
	 color:maroon;   
	 font-weight:normal; 
     background-color:whitesmoke;
	 font-style:italic; 	
}

.Msg
{
	  
	 font-family:Tahoma;
	 font-size:12px;
	 color:maroon;   
	 font-weight:normal; 
     background-color:whitesmoke;
	 	
}
.modalBackgroundSimple
        {
	        filter:alpha(opacity=60);
	        opacity:0.60;         
        }
.modalBackgroundGray 
        {
	        background-color:Gray;
	        filter:alpha(opacity=60);
	        opacity:0.60;         
        }
.modalBackground 
        {
	        background-color:Gray;
	        filter:alpha(opacity=60);
	        opacity:0.60;         
        }
 .updateProgressMessage
        {
            margin:3px; 
            font-family:Trebuchet MS; 
            font-size:small; 
            vertical-align: middle;
        }
        
 .updateProgress
        {
            border-width:1px; 
            border-style:solid; 
            background-color:#FFFFFF; 
            position:absolute; 
            width:130px; 
            height:50px;    
  
        }
.footer
 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #2572A0; FONT-FAMILY: verdana; TEXT-ALIGN:justify; TEXT-DECORATION: none; 
}
.footer_2
{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #575757; FONT-FAMILY: verdana; TEXT-ALIGN:Center; TEXT-DECORATION: none; 
}

.style1 
{ 
	color: #2572a0;
	font-family:Tahoma;
    font-size:12px; 
} 





.frame
{
	position:absolute;
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;  
    padding:2px 3px;
    width:350px;
}

.overlay
{  
    border:solid 1px #808080;
    border-width:1px 1px;
} 

.underlay
{
    position:absolute;
    background-color:#000;
    bottom:-1px;
    filter:alpha(opacity=12);
    left:-1px;
    right:-1px;
    top:3px;
    z-index:-1;
}

.header
{
    cursor:move; /* Because the DragPanelExtender doesn't do this for me ;( */
    background: url(file:///C|/Users/user/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/Images/sprite.png) repeat-x 0px -200px;	
    color:#0066cc;   
	font-weight:bold; 		
    border-bottom:solid 1px #ccc;
    padding: 3px 10px;
} 

.header .msg
{
    font-weight: bold;
}         

.updating, .body
{
    background-color:aliceblue;
    padding:10px;
    font-size:12px;
	color:#0066cc; 
    font-family:vardana;
}

.updating
{
	color:#808080;
	background:#fff url(file:///C|/Users/user/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/Images/activity.gif) no-repeat center;
} 

.tblMain
{
    width:100%;
    background-color:#f5f5f5;
}
.tblMainRow
{
    height:30px;
}
.tblContent
{
    width:85%;
    background-color:#ffffff;
    border-color:#f5f5f5;
    border-style:solid;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-width:1px;
    vertical-align:middle;
    
} 
.tblForm
{
    width:100%;
    background-color:#ffffff;
   
}

.tblautoDilplay
{
    width:95%;
    background-color:#f5f5f5;
    border-color:#01a2d9;
    border-style:solid;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-width:2px;
    vertical-align:middle;
   
}

.tblautoDilplayData
{
    
     padding-left:10px;
     font-family:Calibri,Verdana;
    font-size:18px;
    color:#3e4243;
    text-align:right;
}

.tblautoDilplayDataLeft
{
    
     padding-left:10px;
     font-family:Calibri,Verdana;
    font-size:18px;
    color:#3e4243;
    text-align:justify;
}

.tblFormData
{
    
     padding-left:10px;
     font-family:Calibri,Verdana;
    font-size:20px;
    color:#676767;
}

.textboxes2
{
	border: solid 1px  #01a2d9; 
	FONT-SIZE:18px; 
	COLOR: #676767; 
	FONT-FAMILY: Calibri,Verdana; 
	TEXT-DECORATION: none; 
	height:25px;
	width:300px
}

.ddl
{
	border: solid 1px  #01a2d9; 
	FONT-SIZE: 20px; 
	COLOR:#676767; 
	FONT-FAMILY: Calibri, Verdana;
	BACKGROUND-COLOR: #fbfbfb; 
	TEXT-DECORATION: none; 
	vertical-align:middle; 
	height:25px;
	width:300px
}

.btnSubmit
{   
   color:#ffffff;   
   font-size:18px;
   font-family: Calibri, Verdana;
   font-weight:bold; 
   background-color:#01a2d9;   
   border:outset 2px steelblue;    
     
}   

 .tblContentRow
 {
     height:30px;
 }   
 
 .tdheading
 {
     
     background-color:#01a2d9;
     color:#ffffff;
     font-family:Calibri,Verdana;
     font-size:25px;
     font-weight:bold;
     text-align:center;
      
  }
  .trMessageRow    
 {
     height:20px;
     background-color:#ffffff;
     color:Red;
     font-family:Calibri,Verdana;
     font-size:14px;
     font-weight:bold;
     text-align:justify;
    width: 97%;
}   
