.bg_white1 {}
.bg_white2 {
   background: #f3f3f3;
}
.bg_tabletitle {
   background: #D3D3D3;
}
input.but {
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:24px;
	margin:0px 2px 0pt;
	padding-bottom:3px;
	padding-top:3px;
	text-transform:uppercase;
}
.bluebut {
	background:transparent url(../images/bg_blueButton.gif) repeat-x scroll 0%;
}
.orangebut {
	background:transparent url(../images/bg_orangeButton.gif) repeat-x scroll 0%;
	height: 25px;
	border: none;
	padding:0;
}
