body{
background-image:url(images/bg.png)
}
td.box {
background-color:white;
border-style:solid;
border-width:1px;
border-top-color:#333333;
border-left-color:#333333;
border-right-color:#333333;
border-bottom-color:#333333;
vertical-align:top;
}
.inpts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #333333;
	font-weight:bold;
	}
