body {
background-image: url(../images/cssbackground/bg.gif);
background-repeat: repeat;

font-family: Arial;
font-size: 9pt;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.Header {
	font: 9pt arial;
	font-weight: bold;
	color: #F58220;
}

.Header a{
	font: 9pt arial;
	font-weight: bold;
	color: #F58220;
	text-decoration: none;
}

.Header a:hover {
	font: 9pt arial;
	font-weight: bold;
	color: #F58220;
	text-decoration: underline;
}


.Footer {
	font: 9pt Arial; 
	color: #000000;
	text-decoration: none;
}

.Footer a{
	font: 9pt Arial;
	color: #000000;
	text-decoration: none;
}

.Footer a:hover{
	font: 9pt Arial;
	color: #000000;
	text-decoration: underline;
}


.SubjectTitle {
	font: 9pt arial;
	color: #FE9610;
	font-weight: bold;
}

.BodyTitle {
	font: 9pt arial;
	line-height: 20px;
}






.SubPageTitle {
	font: 9pt arial;
	color: #0067BF;
	font-weight: bold;
}

.SubPageTitle a{
	font: 9pt arial;
	color: #0067BF;
	font-weight: bold;
	text-decoration: none;
}

.SubPageTitle a:hover {
	font: 9pt arial;
	color: #0067BF;
	font-weight: bold;
	text-decoration: underline;
}



.subcategory {
	font: 7pt arial;
	}

.BlueHeading {color: #0153B9}

/* This is for the Sales Enquiry Form Spam Hide */
#MySpamTrap {display: none;}