.btnLoad{ 
	cursor:hand;
		background-color:#E0E0E0; 
	background-repeat: no-repeat; 
	background-position: left;
}			
.btnOk{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 25px;
	width:60px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-repeat: no-repeat; 
	background-position: left;
} 		   		  
.btnPrint{ 
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-image: url(http://localhost/images/Print.jpg); 
	background-repeat: no-repeat; 
	background-position: left;
}			
.btnBack{ 
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-repeat: no-repeat; 
	background-position: left;
}
.btnSave{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-image: url(http://localhost/images/Save.jpg); 
	background-repeat: no-repeat; 
	background-position: left;
} 		  
.btnAdd{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-image: url(http://localhost/images/Plus.jpg); 
	background-repeat: no-repeat; 
	background-position: left;
}
.btnDelete{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-image: url(http://localhost/images/Del.gif); 
	background-repeat: no-repeat; 
	background-position: left;
}

.btnEdit{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-image: url(http://localhost/images/Edit.gif); 
	background-repeat: no-repeat; 
	background-position: left;
} 		   		  
.btnClear{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 25px;
	width:60px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;

	background-repeat: no-repeat; 
	background-position: left;
} 		   		  
.btnClose{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-image: url(http://localhost/images/Close.gif); 
	background-repeat: no-repeat; 
	background-position: left;
} 		   		  
.btnGeneral{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 25px;
	width:60px;
	color:#000000;
	background-color:#999999; 
	cursor:hand;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	background-image :url(http://localhost/images/correct2.jpg);
	background-repeat:no-repeat;
	background-position:left;
} 		   		  
.btnMore{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#d2691e;
	background-color:#ffefd5; 
	cursor:hand;
	border-bottom: 1px solid #d2691e;
	border-left: 1px solid #d2691e;
	border-right: 1px solid #d2691e;
	border-top: 1px solid #d2691e;  
} 		   		  
.btnKeyword{
	font : bold 10 pt "Times New Roman";
	HEIGHT: 18px;
	color:#0000cd;
	background-color:#e0ffff; 
	cursor:hand;
	border-bottom: 1px solid #0000cd;
	border-left: 1px solid #0000cd;
	border-right: 1px solid #0000cde;
	border-top: 1px solid #0000cd;  
} 		   		  
.btnSelect{
	font : bold 10 pt "Times New Roman";
	color:Black;
	background-color:#ffffe0; 
	cursor:hand;
	border-bottom: 1px solid #00008b;
	border-left: 1px solid #00008b;
	border-right: 1px solid #00008b;
	border-top: 1px solid #00008b;  
} 		   		  

