.T1 {
    width:50px;
    Height : 30px;
	font-family: Tahoma; font-size: 12px;  
	background-color:  ;/* alt row color 2 */	
}

.T2 {
    Height : 30px;
	font-family: Tahoma; font-size: 12px; 
	background-color: #95E5FE;/* alt row color 2 */	
}


.fontTitr {
font-weight:bold;

      font-family:Tahoma; 
	  font-size:12px; 
	  color:#2031FF;
 }

.fontParag {
      font-family:Tahoma; 
	  font-size:12px; 
	  color:#000000;
}

.titr { font-family: Tahoma; font-size: 12px; color: black; font-weight: bold;BACKGROUND-COLOR:#9FE595; }

.p2 { font-family: Tahoma; font-size: 12px; color: black;}

.dofunction{ font-family: Tahoma; font-size: 10px; color: red;font-weight: bold; }
     
.msg{ font-family: Tahoma; font-size: 13px; color: black; }

.background{background-color: #E0F7FF;}

.link{ font-family: Tahoma; font-size: 12px; }

.link1 {color: #2031FF;text-decoration: none;Cursor:pointer; }

.link2{ color: #0097FB; text-decoration: none;Cursor:pointer;}

.ewTableRow {
	font-family: Tahoma; font-size: 12px; color: black; 
	background-color: ;/* alt row color 1 */
}

.ewTableAltRow {
	font-family: Tahoma; font-size: 12px; color: black; 
	background-color: #95E5FE; /* alt row color 2 */	
}

.ewTableHighlightRow {
	font-family: Tahoma; font-size: 12px; color: black; background-color: #8AE4FF; /* highlight color */
}
.button{
	font-family: Tahoma; font-size: 10px;
	padding: 1px;
	CURSOR: hand;
	WIDTH: auto;
}

.table{
font-family: Tahoma; 
font-size:12px; 
}

body {
	scrollbar-face-color: #B3ECFF;       
	scrollbar-highlight-color: #B3ECFF;  
	scrollbar-shadow-color: #B3ECFF;     
	scrollbar-3dlight-color: #B3ECFF;    
	scrollbar-arrow-color: #77E0FF;    
	scrollbar-track-color:  #77E0FF;      
	scrollbar-darkshadow-color:  #77E0FF;
}