/* CSS Document */
body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.input
{
	background-color: #fff9f4;
	border: 1px solid #9966cc;
	height: 22px;
	width:150px;
}
.button
{
	color: #135294;
	background-image: url(../images/buttonbg.jpg);
	border: 1px solid #642f8b;
	height: 21px;
	font-size: 9pt;
}

