﻿      span.filterH { font-family: arial, sans-serif;font-size: xx-small;display: inline;padding: 0.2em;font-weight: bold;color: #b6690d; }
      span.filter,span.filter:Hover { font-family: verdana, arial, sans-serif;font-size: xx-small;display: inline;padding: 0.2em;font-style: normal;cursor: pointer;color: #00f;text-decoration: underline; }
      select.sFilter { font-family: verdana, arial, sans-serif;font-size: xx-small;border: 1px solid #999; }
      td.fLabel,td.fCheck,td.fList { font-family: verdana, arial, sans-serif;font-size: xx-small;padding: 0.2em 0.5em 0.2em 0em; }
      td.fLabel { font-weight: bold;padding-left: 1em; }
      div.msg { font-family: verdana, arial, sans-serif;font-size: xx-small;padding: 0.2em 0.5em 0.2em 0em;font-style: italic;font-weight: bold;margin-top: 1em; }
      table.filters { border: none;margin-top: 0em;background-image: url('/images/ksFilterBack2.gif');background-repeat: no-repeat;width: 98%;height: 33px; }
      
      table.sort { border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top: 1em;width: 98%; }
      td.sortLabel { font-family: arial, helvetica, sans-serif;font-size: xx-small;font-weight: bold;padding: 0.2em 0.5em 0.2em 2.5em;border-left: 1px solid #ccc; }
      td.sortHeader { font-family: arial, helvetica, sans-serif;font-size: 10pt;font-weight: bold;color: #385b91;padding: 0.2em 1.5em 0.2em 0em;}
      span.sortL { font-family: arial, helvetica, sans-serif;font-size: xx-small;font-weight: bold;border: 1px solid #999;padding: 0em 1em 0em 2em; }
  
div.btnApply,div.btnApply:hover {
	background:url('/images/but_apply.gif') no-repeat top left;
	border:none;
	width:55px;
	height:23px;
	cursor: pointer;
}

div.btnApply {
	background-position:0 -23px;
}