body { scrollbar-3d-light-color:#FFFFff; scrollbar-arrow-color:#FFFFff; scrollbar-base-color:#000000; scrollbar-dark-shadow-color:#5b6377; scrollbar-face-color:#5b6377; scrollbar-highlight-color:#ffffff; scrollbar-shadow-color:#FFFFff;}

.letterbox {font-family:'Courier New'; font-size:70px; font-weight:bold; letter-spacing: 5px; color:black; line-height:70px; font-style:normal; border:2px solid black; text-transform: uppercase; width:400px; padding-left:10px; margin-right:10px;}
.maskbox {font-family:'Courier New'; font-size:50px; font-weight:bold; color:black; line-height:36px; font-style:normal; border:1px solid black; text-transform: uppercase; width:47px; padding-left:8px;}
.A12B {font-family:arial; font-size:12px; font-weight:bold; color:black; line-height:15px; font-style:normal; }
.NEWHEADER {font-family:arial; font-size:16px; font-weight:bold; color:white; line-height:16px; font-style:normal; padding:8px; }
#white {color:white}
.RES {border:1px solid #555555; border-radius: 5px; font-family:arial; font-size:30px; font-weight:bold; color:black; line-height:30px; font-style:normal; }
.BORDH {border:1px solid #555555; border-radius: 5px; }

.btnSubmitNumberOff{
    color:#333333;
    background:#cccccc;
    border:2px solid #333333;
	border-radius: 5px;
    font-family:Arial;
    font-size:36px;
    font-weight:bold;
    margin:0px;
    padding:5px 5px;
	cursor:hand;
	width:52px;
	height:52px;
}
.btnSubmitNumberOff:hover{
    color:#cccccc;
    background:#333333;
}

.btnSubmitNumberOn{
    color:#cccccc;
    background:#333333;
    border:2px solid #333333;
	border-radius: 5px;
    font-family:Arial;
    font-size:36px;
    font-weight:bold;
    margin:0px;
    padding:5px 5px;
	cursor:hand;
	width:52px;
	height:52px;
}

.btnSubmit{
    color:#333333;
    background:#cccccc;
    border:2px solid #333333;
	border-radius: 5px;
    font-family:Arial;
    font-size:40px;
    font-weight:bold;
    margin-left:10px;
    padding:5px 5px;
	cursor:hand;
	width:200px;
	height:101px;
}
.btnSubmit:hover{
    color:#cccccc;
    background:#333333;
}

.btnReset{
    color:#333333;
    background:#cccccc;
    border:2px solid #333333;
	border-radius: 5px;
    font-family:Arial;
    font-size:40px;
    font-weight:bold;
    margin-left:10px;
    padding:5px 5px;
	cursor:hand;
	width:200px;
	height:61px;
}
.btnReset:hover{
    color:#cccccc;
    background:#333333;
}






