.text {
	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: #230209;
	text-decoration: none;
}
.text_red {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #AB0535;
	text-decoration: none;
}
.enq_bkg {
	background-image: url(enq_bkg.png);
	background-repeat: no-repeat;
}
.text_enq {

	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: #90042C;
	text-decoration: none;
}
body {
	background: url(images/page_bkg.png) fixed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bkg {
	background-image: url(bkg.png);
	background-repeat: no-repeat;
}
.bkg_2 {

	background-image: url(bkg_2.png);
	background-repeat: no-repeat;
}
