﻿body 
{
	font-size:11pt;
	font-family:Segoe UI;
}
.rowStyle
{
	height:30px;
}
.controlStyle
{
	 width:100px;
    height: 26px;
}
.headFrame
{
	 background-color:Maroon;
	 border:solid 1 black;
	 height:25px;
	 color:White;
	 width:100%;
	 font-weight:bold;
	
}
.hide
{
	display:none;
}
