input.btng { font-family: Arial; font-size: 8pt; font-weight: bold; background-color: #3C74FF; color: #FFFFFF; border:1px solid #000000; cursor: pointer; }
input.btn { font-family: Arial; font-size: 8pt; font-weight: bold; background-color: #FFC73C; color: #000000; border:1px solid #000000; cursor: pointer; }
input.btno { font-family: Arial; font-size: 8pt; font-weight: bold; background-color: orange; color: #FFFFFF; border:1px solid #000000; cursor: pointer; }
.hover { cursor: pointer; }
.padd { vertical-align: bottom; }
BODY { background-color: #ffffff; color: #000000; margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
FORM { display: inline; margin: 0; }
P { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.modal_box {
	float: left;
	margin: 5px;
	padding: 10px;
	font-face: Arial, sans-serif;
	font-size: 10pt;
	color: #333;
	background-color: #efefef;
	}
	
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
FORM { display: inline; }
