.Background {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
.MainBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.Thankyou {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.Background2 {

	background-image: url(background2.jpg);
	background-repeat: no-repeat;
}
.CentreInFrame {
	text-align: center;
	vertical-align: middle;
}
.MainRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: justify;
	font-weight: bold;
}
h1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;


}
.MainRedRight {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}
.MenuBottom {

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-weight: normal;
}
