body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.big {
	font-size: 14pt;
	font-weight: bold;
}
#headbar {
 padding-left: 10px; 
 color: #D5D3E5;
 font-weight: bold;
 font-size: 9pt;
}
.purple {
	color: #632BA0;
}
p {
 margin-top: 5px;
 margin-bottom: 5px;
}
input {
	font-size: 8pt;
	width: 150px;
	border: 1px solid #B35539;
}
select {
	font-size: 8pt;
	border: 1px solid #B35539;
}
textarea {
	font-size: 8pt;
	width: 150px;
	border: 1px solid #B35539;
}
input.button {
	color: #FFFFFF;
	background-color: #B35539;
	border: 1px solid #999999;
	padding: 3px;
	width: 100px;
}
a {
	color: #000000;
}
div.VoucherRight			{
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:200x;
		width:200px;
		background-image:urlimages/vouchers.png);
		background-repeat:no-repeat;
		background-position:-100px -100px;
		background-color:transparent;
		margin:0 0 0 -200px;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
			}