A.frm { font-size: 10px; font-family: Verdana; color : #000000; text-decoration : none; }
A.frm:active { color: #000000; }
A.frm:visited { color: #666666; }
A.frm:hover { color: #000000; text-decoration: underline;}
.lg { font-family: Verdana; font-size: 12px; font-weight: bold; color: 666666; }
A.lg { font-size: 12px; font-family: Verdana; font-weight: bold; color : #000000; text-decoration : none; }
A.lg:active { color: #000000; }
A.lg:visited { color: #666666; }
A.lg:hover { color: #000000; text-decoration: underline;}

.client_txt {
			font-family: Verdana;
			font-size: 10px;
			color: #000000;
			}
a.client_txt, a.client_txt:visited, a.client_txt:active { color: #000000; }
a.client_link, a.client_link:visited, a.client_link:active { color: #000000; }
table.clientToPay { border: 2px #F40000 solid; }
input.client, textarea.client { width: 90%; font-size: 10px; }

#dpList { width: 70px; position: absolute; display: none; text-align: right;
		  font-family: Verdana; font-size: 75%; font-weight: bold; line-height: 130%; }

.searchResPage { width: 5%; text-align: right; float: left; padding: 3px; font-weight: bold; }
.searchResTitle { width: 92%; float: left; padding: 3px; font-weight: bold; }
.searchResSpacer { width: 5%; float: left; padding-top: 1px; padding-left: 3px; padding-right: 3px; padding-bottom: 7px }
.searchResDescr { float: left; width: 92%; padding-top: 1px; padding-left: 3px; padding-right: 3px; padding-bottom: 7px }
.pagination { font-size: 80%; padding-top: 20px; padding-bottom: 10px; text-align: center; width: 99.5%; overflow: auto; }

#resultCont { overflow: auto; font-size: 80%; font-family: arial; width: 99.5%; }
.inputShaded { color: #888888; }

.levelIcon { border: 1px solid #000000; cursor: pointer; cursor: hand; }
#diffLevelDescr { display: none; }
.dlgCloseCont { height: 20px; text-align: center; padding-top: 3px; }
.dlgLevelCont { height: 250px; overflow-y: auto; }
.dlgLevelTitle { font-weight: bold; }