body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/sheetstripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #003300;
	font-size: 12px;
	background-color: #FFFFFF;




}
.dottybits {
	border: 1px dashed #009900;
}
.bottomdots {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-right-width: 1px;

}
.tablestyle1 {
	background-color: #F2FFF3;
	border: 1px dashed #00CC00;
}
.tablestyletitle {
	background-color: #DDFFDF;
	border: 1px dashed #006600;
}
td {
	font-size: 12px;
}
.primarytable {
	background-color: #F5FFEA;
	border: 1px solid #22511B;
	background-image: url(http://www.protechdirect.co.uk/themes/summer/PDheader.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
