BODY
{
	font-size: 9pt;
	margin: 3px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.btngrid
{
    font-size: 9pt;
    color: #993333;
    font-family: Arial;
    text-decoration: none;
}
.btngrid:a
{
    font-size: 9pt;
    color: #993333;
    font-family: Arial;
    text-decoration: none;
}
.btngrid:hover
{
    font-size: 9pt;
    color: #993333;
    font-family: Arial;
    text-decoration: underline;
}
.input
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
}
td
{
	font-size: 9pt;
	margin: 3px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.checkbox
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.head
{
	font-weight: bold;
	font-size: 9pt;
	margin: 5px 3px 3px 0px;
	color: #2D64BC;
	font-family: Verdana;
	text-decoration: none;
}
.headpage
{
	font-weight: bold;
	font-size: 14pt;
	margin: 5px;
	color: #2D64BC;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.TextBox{
	border-style:groove;
	}
