.leftback {
	background-attachment: scroll;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightback {
	background-attachment: scroll;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightgreyback {
	background-attachment: scroll;
	background-image: url(images/rightback.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftgreyback {
	background-attachment: scroll;
	background-image: url(images/leftback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomback {
	background-attachment: scroll;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.menubuttonback {
	background-attachment: scroll;
	background-image: url(images/menubuttonback.gif);
	background-repeat: repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	border: 1px solid #999999;



}
.titleback {
	background-attachment: scroll;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: right;


}
.leftmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.topback {
	background-attachment: scroll;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.compsliptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.compsliptextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.compslipemail {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.enquiryformborder {
	border: 1px dotted #999999;
}
.closingdate {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
