﻿.StaticTxt
{
	font-size: 10pt;
	vertical-align: middle;
	color: black;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
}
.EditTxt
{
	font-size: 10pt;
	vertical-align: middle;
	color: black;
	font-family: Arial;
	text-align: left;
	width: 160px;
}
.HeadTxt
{
	font-size: 12pt;
	vertical-align: middle;
	color: blue;
	font-family: 'Arial Black';
	background-color: #99ffff;
	text-align: center;
}
.ButtonS
{
	border-right: black thin solid;
	padding-right: 5px;
	border-top: black thin solid;
	padding-left: 5px;
	vertical-align: middle;
	border-left: black thin solid;
	color: blue;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: lightblue;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}
.QuesTxt
{
	font-size: 10pt;
	overflow: auto;
	font-family: Arial;
	text-align: left;
}
