﻿.BOX
{
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
}
.errorMessage
{
	font-family:Verdana;
	color:Red;
	font-size:smaller;
}
.minifont
{
	  font-family:Verdana;
	  font-size:smaller;
	 
}
TABLE
{
	font-family:Arial
}
.grayed
{
   color:Gray
}
.bodytext
{
   font-weight: normal;
   font-size: small;
   border-top-style: double;
   font-family: Times New Roman;
   border-right-style: double;
   border-left-style: double;
   border-bottom-style: double;
}

.cellfont
{
	font-size:smaller
}
.checkBox
{
	font-family:Verdana;
	font-size:smaller;
}
.button
{
   font-weight: bold;
   font-size: smaller;
}
.redfontbold
{
	color:Red
}
.GRID_HEADER
{
   font-weight: bold;
   font-size: x-small;
   font-family: 'Arial Narrow';
   background-color: #ccccff;
}
.GRID_BODY
{
   font-family: Times New Roman;
   font-size: x-small;
}
.fixedsize
{
   font-size: x-small;
   font-family: 'Courier New';
}
.vrule
{
   border-right: gray thin solid;
}

