.x-list-body dt {
	cursor: default !important;
}
.x-grid3-hd-row td {
	padding-right: 0px !important; padding-left: 0px !important;
}
.x-panel .x-nested-grid {
	border-color: transparent !important;
}
.x-row-gray .x-grid3-cell-inner {
	color: rgb(136, 136, 136) !important;
}
.x-row-bold .x-grid3-cell-inner {
	font-weight: bold;
}
div.x-nested-grid div.x-panel-body {
	border-color: rgb(153, 187, 232) !important;
}
.icon-lrs {
	background-image: url("../images/icons/LRS.png"); background-repeat: no-repeat;
}
.icon-information {
	background-image: url("../images/icons/about.gif"); background-repeat: no-repeat;
}
.icon-warning {
	background-image: url("../images/icons/party-small.png"); background-repeat: no-repeat;
}
.icon-party {
	background-image: url("../images/icons/party.png"); background-repeat: no-repeat;
}
.icon-party-small {
	background-image: url("../images/icons/small/party.png") !important; background-repeat: no-repeat !important;
}
.icon-person {
	background-image: url("../images/icons/person.png"); background-repeat: no-repeat;
}
.icon-person-small {
	background-image: url("../images/icons/small/person.png"); background-repeat: no-repeat;
}
.icon-appraiser {
	background-image: url("../images/icons/appraiser.png"); background-repeat: no-repeat;
}
.icon-appraiser-small {
	background-image: url("../images/icons/small/appraiser.png"); background-repeat: no-repeat;
}
.icon-appraiserReports {
	background-image: url("../images/icons/app_reports.png"); background-repeat: no-repeat;
}
.icon-appraiserReports-small {
	background-image: url("../images/icons/small/app_reports.png"); background-repeat: no-repeat;
}
.icon-staff {
	background-image: url("../images/icons/party.png"); background-repeat: no-repeat;
}
.icon-staff-small {
	background-image: url("../images/icons/small/party.png"); background-repeat: no-repeat;
}
.icon-applicant {
	background-image: url("../images/icons/applicant.png"); background-repeat: no-repeat;
}
.icon-applicant-small {
	background-image: url("../images/icons/small/applicant.png"); background-repeat: no-repeat;
}
.icon-ct {
	background-image: url("../images/icons/ct.png"); background-repeat: no-repeat;
}
.icon-ct-small {
	background-image: url("../images/icons/small/ct.png") !important; background-repeat: no-repeat !important;
}
.icon-transaction {
	background-image: url("../images/icons/transaction.png"); background-repeat: no-repeat;
}
.icon-transaction-small {
	background-image: url("../images/icons/small/transaction.png") !important; background-repeat: no-repeat !important;
}
.icon-instrInProcess {
	background-image: url("../images/icons/transactionInProcess.png"); background-repeat: no-repeat;
}
.icon-instrInProcess-small {
	background-image: url("../images/icons/small/transactionInProcess.png") !important; background-repeat: no-repeat !important;
}
.icon-property {
	background-image: url("../images/icons/property.png"); background-repeat: no-repeat;
}
.icon-property-small {
	background-image: url("../images/icons/small/property.png") !important; background-repeat: no-repeat !important;
}
.icon-document {
	background-image: url("../images/icons/doc.png"); background-repeat: no-repeat;
}
.icon-document-small {
	background-image: url("../images/icons/small/doc.png") !important; background-repeat: no-repeat !important;
}
.icon-survey {
	background-image: url("../images/icons/transaction.png"); background-repeat: no-repeat;
}
.icon-survey-small {
	background-image: url("../images/icons/small/transaction.png") !important; background-repeat: no-repeat !important;
}
.icon-regbook {
	background-image: url("../images/icons/doc.png"); background-repeat: no-repeat;
}
.icon-regbook-small {
	background-image: url("../images/icons/small/doc.png") !important; background-repeat: no-repeat !important;
}
.icon-supDoc {
	background-image: url("../images/icons/doc.png"); background-repeat: no-repeat;
}
.icon-supDoc-small {
	background-image: url("../images/icons/small/doc.png"); background-repeat: no-repeat;
}
.icon-outDoc {
	background-image: url("../images/icons/doc_out.png"); background-repeat: no-repeat;
}
.icon-outDoc-small {
	background-image: url("../images/icons/small/doc_out.png"); background-repeat: no-repeat;
}
.icon-file {
	background-image: url("../images/icons/file.png"); background-repeat: no-repeat;
}
.icon-file-small {
	background-image: url("../images/icons/small/file.png"); background-repeat: no-repeat;
}
.icon-dpda {
	background-image: url("../images/icons/property.png"); background-repeat: no-repeat;
}
.icon-dpda-small {
	background-image: url("../images/icons/small/property.png"); background-repeat: no-repeat;
}
.icon-ekkr {
	background-image: url("../images/icons/property.png"); background-repeat: no-repeat;
}
.icon-ekkr-small {
	background-image: url("../images/icons/small/property.png"); background-repeat: no-repeat;
}
.icon-launit-small {
	background-image: url("../images/icons/small/launit.png") !important; background-repeat: no-repeat !important;
}
.icon-interest-small {
	background-image: url("../images/icons/small/interests.png") !important; background-repeat: no-repeat !important;
}
h1 {
	color: rgb(34, 68, 136); font-family: tahoma; font-weight: bold;
}
h2 {
	color: rgb(34, 68, 136); font-family: tahoma; font-weight: bold;
}
h3 {
	color: rgb(34, 68, 136); font-family: tahoma; font-weight: bold;
}
h4 {
	color: rgb(34, 68, 136); font-family: tahoma; font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 11px;
}
a {
	color: rgb(51, 0, 255); text-decoration: none;
}
a:hover {
	color: rgb(255, 0, 51); text-decoration: underline;
}
a.tableLink {
	margin: 3px; padding: 5px; color: rgb(0, 0, 0); line-height: 100%; text-decoration: underline !important; display: block; background-color: rgb(255, 255, 255);
}
a.tableLink:hover {
	background-color: rgb(222, 236, 253);
}
th {
	color: rgb(60, 60, 60); font-family: tahoma; font-size: 11px; font-weight: bold;
}
body {
	color: rgb(0, 0, 0); font-family: tahoma; font-size: 11px;
}
td {
	color: rgb(0, 0, 0); font-family: tahoma; font-size: 11px;
}
td {
	vertical-align: top;
}
td.grid {
	padding: 2px;
}
.pageLink {
	color: rgb(99, 120, 146); line-height: 22px; font-family: verdana; font-size: 10px;
}
.formFieldLabel {
	text-align: right; color: rgb(0, 0, 0); font-family: verdana; font-weight: bold; vertical-align: top;
}
.panelTitle {
	text-align: left !important; color: rgb(255, 255, 255) !important; font-family: verdana !important; font-size: 16px !important; font-weight: bold !important; background-color: rgb(204, 217, 232) !important;
}
.mainSubTitle {
	padding: 2px; color: rgb(21, 66, 139); font-size: 11px; font-weight: bold;
}
.btn {
	font-family: verdana; font-size: 11px;
}
.mainTabPanelTab .x-tab-strip-text {
	font-family: verdana !important; font-size: 13px !important;
}
.x-border-layout-ct {
	background-color: rgb(78, 120, 177) !important;
}
.x-panel-body-noheader {
	border-top-color: rgb(78, 120, 177) !important;
}
.x-panel-mc .x-panel-body {
	border-top-color: rgb(78, 120, 177) !important;
}
.x-panel-body {
	border-color: rgb(78, 120, 177) !important;
}
a.x-grouptabs-text {
	line-height: 32px !important; font-size: 11px !important;
}
.x-hide-size {
	width: 0px; height: 0px;
}
.x-tab-scroller-left {
	z-index: 0 !important;
}
.x-tab-scroller-right {
	z-index: 0 !important;
}
