﻿.txtBox
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.btn
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: midnightblue;
}
.ddl
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;	}