body{
	background: #002B54 url(http://procurisource.colprod.com/images/backgrounds/ps-bg.jpg) no-repeat;

}
	TD {font-family:trebuchet, sans-serif; font-size:12pt;}
	TD.small {font-family:trebuchet, sans-serif; font-size:10pt;}
	TH {font-family:trebuchet, sans-serif;  font-size:12pt;}
	H1 {font-family:trebuchet, sans-serif; }
	H2 {font-family:trebuchet, sans-serif; }
	H3 {font-family:trebuchet, sans-serif; }
	H4 {font-family:trebuchet, sans-serif; }
	H5 {font-family:trebuchet, sans-serif; }
	H6 {font-family:trebuchet, sans-serif; }

	P {font-family:trebuchet, sans-serif;  font-size:12pt;}
	P.times {font-family:times, serif;  font-size:13pt;}

	LI {font-family:trebuchet, sans-serif;  font-size:12pt;}
	LI.times {font-family:times, serif;  font-size:13pt;}

	

	INPUT {font-family: monospace}


.button,
.button:link
{
	background: #000;
	border: 1px solid #007;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 21px;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.button img
{
	float: left;
	margin: 3px 4px 0 0;
}

.button span
{
	background: #000 url("http://www.procuritas.co.uk/images/new_bg_button.jpg") left top repeat-x;
	color: #FFF;
	cursor: pointer;
	display: block;
	padding: 0 8px;
}

.button:hover
{
	background: #CB6A00;
	color: #000;
}

.buttonList
{
	line-height: 25px;
	overflow: hidden;
	text-align: right;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin: 0 1em 0 0;
}

