.clientdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.groupBox {
	background-color: #FFFFCC;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFCC;
}
.cellBox {
	border: 1px solid #000000;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.cellOverline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.cellOverAndRightLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.clientButtons {
	border: 1px solid #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 112px;
}
.transHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.summaryUserId {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.summaryBalancePositive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-align: right;
	text-decoration: none;
}
.summaryBalanceNegative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	text-align: right;
	text-decoration: none;
}
.transCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.transMoneyCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
	text-align: right;
}
.transMoneyDebit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC3300;
	text-align: right;
}
.transMoneyPostDated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #FFFF99;
	color: #000000;
	text-align: right;
}
.highlightedMessage {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	background-color: #FFFF99;
	color: #000000;
}
.errorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
.transRow1 {
	background-color: #CCCCFF;
}
.transRow2 {
	background-color: #FFFFFF;
}
.cellUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.messageOK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009933;
	text-align: center;
}
.ccRow1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}
.ccRow2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	background-color: #CCCCCC;
}
.ccHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
.messageERROR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
	text-align: center;
}
.loading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: blink;
	background-color: #009900;
}
.loadingBalance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: blink;
	background-color: #993300;
}
.legendName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.cellMouseOver {
	background-color: #999999;
}
.cellMouseOut {
	background-color: #FFFFFF;
}
.flag_s { /* suspended */
	background-color: #6699FF;
	color: black;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.flag_c { /* cbq */
	background-color: #FF9966;
	color: black;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.flag_o { /* overdue */
	background-color: #669966;
	color: white;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.flag_n { /* notice */
	background-color: #FFFF66;
	color: black;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}