#Text1 { font-family: Urdu Naskh Asiatype; font-size: 60px; font-weight:bold; }
div#keyboard td{ cursor: pointer; text-align: center; font-family: Tahoma; font-size: 12px;}


.btnHelp { border: 1px solid rgb(136, 136, 136); background: rgb(236, 236, 236) none repeat; }
.btnFlat { background:#eee; border:1px solid #ddd; padding:1px; margin:0pt;}
.btnRaised, .btnFlat:hover { border: 1px outset ; background: rgb(211, 211, 211) none repeat;  font-weight: bold; }
.btnLowered, .btnFlat:active { border: 1px inset ; background: rgb(211, 211, 211) none repeat;  }
.btnSysFlat { border: 1px solid rgb(136, 136, 136); background: rgb(128, 128, 128) none repeat;  }
.btnSysRaised, .btnSysFlat:hover { border: 1px outset ; background: rgb(51, 51, 51) none repeat;  font-weight: bold; }
.btnSysLowered, .btnSysFlat:active { border: 1px inset ; background: rgb(51, 51, 51) none repeat;  }
.hiddentext { display: none; }
.outline { text-decoration: underline; }

