 .filterbar_rcount{
               		font-family:verdana;
               		font-size:9pt;
               		width:19px;
               }
               .filterbar_buttongo{
               		font-family:verdana;
               		font-size:9pt;
               		border:2px outset white;
               		background-color:orchid;
               		cursor:hand;
               }
               .filterbar_select{
               		font-family:verdana;
               		font-size:8pt;
               }
               #filterbar_result{
               	font-family:verdana;
               	font-weight:bold;
               	font-size:9pt;
               	color:darkblue;
               	background-color:white;
               }