body
{
}
.General
{
	font-size: 11px;
	color: #404040;
	font-family: Arial;
}
A.Link
{
	font-weight: bold;
	color: #696969;
}

.BoxFormat
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	width: 100px;
	color: #404040;
	border-bottom: 1px solid;
	font-family: Arial;
	height: 20px;
}
.BoxFormatBlue
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	width: 100px;
	color: #FFFFFF;
	border-bottom: 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #0f2d6b;
}
.BoxFormatCheckBox
{
	font-size: 11px;
	width: 140px;
	color: #404040;
	font-family: Arial;
	height: 20px;
}
.TBTransanctionDataBox
{
	padding-left:3px;
	font-family:Tahoma;
    color:#000000;
    font-size:11px;
    height:400;
    width:380;
	font-size: 8pt;
	font-family: Tahoma;
}
.TBDemographicsDataBox
{
	padding-left:3px;
	font-family:Tahoma;
    color:#000000;
    font-size:11px;
    height:520;
    width:400;
	font-size: 8pt;
	font-family: Tahoma;
}
.TBNoteBox
{
	padding-left:3px;
	font-family:Tahoma;
    color:#000000;
    font-size:11px;
    height:100;
    width:380;
	font-size: 8pt;
	font-family: Tahoma;
}
.BoxFormatSmall
{
	font-size: 11px;
	width: 40px;
	color: #404040;
	font-family: Arial;
	height: 20px;
}
A.Link:hover
{
	color: goldenrod;
}

.ListBox
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.CellTitle
{
	font-size: 11px;
	color: #404040;
	font-family: Arial;
	border-bottom: gainsboro thin solid;
	background-color: ghostwhite;
}
.Error
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial;
	width: 300px;
}
.BoxFormatFilter
{
	padding-left:3px;
	font-family:Tahoma;
    color:#000000;
    font-size:11px;
    height:55;
    width:140;
	font-size: 8pt;
	font-family: Tahoma;
}
.TransCount
{
	font-weight: bold;
	font-size: 8pt;
	color: green;
	font-style: normal;
	font-family: Tahoma;
}

