.sqlDebug {
	background: #e4e2e0; color: #707070;
	padding: 6px;
	margin: 2px;
	border: dotted 1px #c0c0c0;
}

.tblBolStandard, .tblBolLabel {
	background-color: #ffffff;
}
.tblBolLabel {
	margin: 10px 0px 5px 5px;
}
.bolQuikstartFormItem {
	font-size: 11px; font-weight: normal;
	color: #000000;
}

.tblRateQuote {
	background: #f4f0e7;
	color: #000000;
	padding: 0px 2px 0px 3px;
	border: dotted 1px #cfccc8;
}

.tblNextPrev {
	color: #b04030;
	font-size: 11px; font-weight: bold;
}

.invoiceOutputFirstPg, .invoiceOutputOtherPg {
	margin-bottom: 25px;
	border: solid 2px #e5e4e3; border-width: 0px 0px 2px 0px;
}
.invoiceOutputOtherPg {
	page-break-before: always;
}

.quoteFormLblTitle, .quoteFormLbl {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
	padding: 5px 2px 0px 5px;
}
.quoteFormLblTitle {
	font-weight: bold;
	background: #7f7c78;
	color: #ffffff;
	padding: 2px;
	border: solid 1px #3f3c38; border-width: 0px 1px 1px 0px;
}

.utilMini, .utilMini:link, utilMini:visited, utilMini:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}

.tblFormEdit {
	background-color: #f4f2f0;
	margin: 5px 2px 5px 2px;
}

.tblParentLink {
	text-align: left;
	background-color: #dfdcd8; font-size: 11px; padding: 4px;
	border: solid 1px #7f7c78;
	margin-bottom: 6px;
}

.tblEmailLink {
	text-align: right;
	background-color: #f8f4f0; font-size: 11px; padding: 4px;
	border: dashed 1px #c8c4c0;
	margin-bottom: 6px;
}

.tblBtnEdit, .tblBtnEdit:link, .tblBtnPreview, .tblBtnPreview:link, .tblBtnCancel, .tblBtnCancel:link, .tblBtnDelete, .tblBtnDelete:link, .tblBtnShip, .tblBtnShip:link {
	width: 11%;
	font-size: 11px; font-weight: bold;
	line-height: 12px;
	text-align: center;
	padding: 1px 6px;
	border: solid 1px #5f5c58; border-width: 0px 1px 1px 0px;
}
.tblBtnEdit, .tblBtnEdit:link, .tblBtnEdit:visited {
	background-color: #99cc7f;
	color: #106f30;
}
.tblBtnShip, .tblBtnShip:link, .tblBtnShip:visited {
	background-color: #b0bac6;
	color: #303a46;
}
.tblBtnPreview {
	background-color: #9fd7c8;
	color: #000000;
}
.tblBtnCancel {
	background-color: #ffa370;
	color: #8f2f10;
}
.tblBtnDelete {
	width: auto;
	background-color: #9fa990;
	color: #000;
	padding: 2px;
}

.dspSm {
	font-size: 11px;
}
.dspTiny, .dspTinyB {
	font-family: Arial,Geneva,Helvetica,sans-serif; font-size: 10px;
}
.dspTinyB {
	font-weight: bold;
}