<style type="text/css">
	.YousefBtn 
	{ 
		background-color: 99CCFF; 
		border-color: 0099FF; 
		border-width: 2; 
		color: black; 
		font-size: 12pt; 
		font-family: cursive; 
		font-weight: normal 
	}

	.cssbtn 
	{ 
		display:inline; display:inline-block;
		margin-bottom=0px;
		padding-bottom=0px;
		margin-top=0px;
		padding-top=0px;

		margin:0px; 
		padding:1px;
		font-size:12px;
		font-family: cursive;
		font-weight:normal;
		text-decoration:none;
		text-align:left;
		background:#cdf;
		color:#333;
		border-top-width:1px solid black;
		border-bottom-width:1px solid black;
		border-top:1 px;
		border-bottom:1 px;
		vertical-align:middle;
		white-space:nowrap;
		cursor:hand; cursor:pointer;
	} 
	.cssbtn[class] 
	{ 
		width:auto;
		min-width:50px;
	}
	.cssbtn strong 
	{ 
		font-weight:bold;
		background:white;
		color:#06c;
	} 
	.cssbtn:hover 
	{ 
		background:black;
		color:white 
	}
	.cssbtn:hover strong 
	{ 
		min-width=10px;
		background:#ccc; 
		color:black; 
	}
	.btnw3c 
	{ 
		text-align:center;
		font-size:12;
		font-weight:bold;
		width:64;
		min-width:110;
		margin:0;
		padding:0;
		background:#06c; 
		color:white 

	}
	.btnxml 
	{ 
		background:#f90; 
		color:black 
	}
	.btnsel
	{ 
		width:55px;
		min-width:55px;
		font-size:10px;
		display:block; 
		background:yellow; 
		color:black ;
		border-right: #555555 thin inset; 
 		border-top: white thin outset; 
 		border-left: white thin outset; 
 		border-bottom: #555555 thin inset 
	}
	.btnsel strong 
	{ 
		color:Green 
	} 
	.btnw4d 
	{ 

		font-size:12px;
		display:block; 
		background:#45a; 
		color:white ;
		border-right: #555555 thin inset; 
 		border-top: white thin outset; 
 		border-left: white thin outset; 
 		border-bottom: #555555 thin inset 
	}
	.btnw4d strong 
	{ 
		color:#
		090 
	} 
	.btnpwr 
	{ 
		background:#006; 
		color:white ;
		border-right: #555555 thin inset; 
 		border-top: white thin outset; 
 		border-left: white thin outset; 
 		border-bottom: #555555 thin inset 
	} 
	.btnpwr strong 
	{ 
		background:#ccf; 
		color:#006 
	} 
	.btnauth 
	{ 
		background:#dd9;
		color:black 
	} 
	.btnauth strong 
	{ 
		background:#003; 
		color:#ffc 
	}

 	.3dLook 
 	{ 
 		border-right: #555555 thin inset; 
 		border-top: white thin outset; 
 		border-left: white thin outset; 
 		border-bottom: #555555 thin inset 
 	}

</style> 
