html,body {
	height: 100%;
	padding-left:2px; 
	padding-right:2px;

}


.searchbutton {
	background: url(Graybar.gif) repeat-x scroll left bottom;
	border:1px solid #CCCCCC;
	color:#333333;
	/*font-family:Arial,Sans-serif;*/
	/*font-size:100%;*/
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:22px;
	line-height:normal;
	margin:0;
	padding:1px;
	}

.textbox {
	background:#FFFFFF url(input.png) no-repeat scroll left top;
	/*border:1px solid #EAEAEA;*/
	font-size:14px;
	padding:3px;
	width:210px;
	height: 24px;
	}

.FilterRow {
	background: url(Graybar.gif) repeat-x scroll left bottom;
	border:1px solid #CCCCCC;
	color:#333333;
	/*font-family:Arial,Sans-serif;*/
	vertical-align: middle;
	text-align:center;
	height: 22px;
	font-weight:bold;
	font-size:smaller;
	color:#333333;
	text-align:center;
	width: 100%;	
}

.ScrollMe {
	overflow:auto;
	height: 400px;
	width: 97%;
	padding-left:10px; 
	padding-right:10px;
}
.NoScroll {
	text-align:right; 
	padding-right:20px;
	color:0000CC;
	font-size:12px;
}
.Hide {
	display:none;
}
.divBillCount {
	padding-right:5px;
	color: #333333;
	/*text-decoration: underline;*/
	font-weight: 900;
	font-size: 14px;
	text-align:right;
	width: 98%;
}
.ColorRow {
background-color:#F3F3F3;
}
/*input.button {
background:#CCCCCC url(buttonbg.gif) repeat-x scroll left bottom;
border:1px solid #EAEAEA;
color:#333333;
font-family:Arial,Sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:normal;
margin:0;
padding:2px 3px;
}*/