.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodyTextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.noline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.whiteSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.whiteLgeSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.blackBorder {
	border: thick solid #000000;
}

.greyblock {
	background-color: #666666;
	display: block;
	height: auto;
	width: 80%;
	background-position: center;
	position: absolute;
	left: 10%;
	right: 90%;
	border: medium solid #000000;
	top: 70px;
}
.image1 {
	width: 64;
	position: absolute;
	left: 7%;
	height: 53px;
	top: 50px;
	z-index: 1;
}
.image2 {
	width: 64;
	position: absolute;
	left: 85%;
	height: 53px;
	top: 50px;
	z-index: 1;
}
.bodytextwhite50per {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 60%;


}
.recips {
	border: medium double #FFFFFF;
	width: 20%;
	position: absolute;
	left: 10%;
	right: 10%;
	height: 60px;
	vertical-align: middle;
}
.recips2 {
	border: medium double #FFFFFF;
	width: 20%;
	position: absolute;
	left: 30%;
	right: 10%;
	height: 60px;

}
.recips3 {
	border: medium double #FFFFFF;
	width: 20%;
	position: absolute;
	left: 50%;
	right: 10%;
	height: 60px;

}
.recips4 {
	border: medium double #FFFFFF;
	width: 20%;
	position: absolute;
	left: 70%;
	right: 10%;
	height: 60px;

}
.enter {
	width: 25%;
	position: absolute;
	left: 25%;
	right: 10%;
	height: auto;
	top: 880px;


}
.exit {
	width: 25%;
	position: absolute;
	left: 60%;
	right: 10%;
	height: auto;
	top: 880px;

}
.thumbs {
	border: thin dashed #99CCFF;
	width: 100px;
	position: absolute;
	left: 10%;
	right: 10%;
	background-color: #CCCCCC;
	height: 145px;
}
.thumbs2 {
	border: thin dashed #99CCFF;
	width: 100px;
	position: absolute;
	left: 25%;
	right: 10%;
	background-color: #CCCCCC;
	height: 145px;

}
.vertical {
	width: 80px;
	position: absolute;
	left: 45%;
	right: 10%;
	height: 500px;

}
.thumbs3 {
	border: thin dashed #99CCFF;
	width: 100px;
	position: absolute;
	left: 65%;
	right: 10%;
	background-color: #CCCCCC;
	height: 145px;

}
.thumbs4 {
	border: thin dashed #99CCFF;
	width: 100px;
	position: absolute;
	left: 80%;
	right: 10%;
	background-color: #CCCCCC;
	height: 145px;

}

.mainpage1 {
	border: thin dashed #99CCFF;
	width: 100px;
	position: absolute;
	left: 10%;
	background-color: #CCCCCC;
	height: 60px;

}
.mainpage2 {
	border: thin dashed #99CCFF;
	width: 40%;
	position: absolute;
	left: 30%;
	background-color: #CCCCCC;
	height: 60px;

}
.mainpage3 {
	border: thin dashed #99CCFF;
	width: 100px;
	position: absolute;
	left: 80%;
	background-color: #CCCCCC;
	height: 60px;
}
.whiteblock {
	background-position: center;
	height: 100px;
	width: 500px;
	padding: 5px;
}
.base {
	height: 100px;
	width: 60%;
	padding: 5px;
	bottom: 10px;
	position: absolute;
	left: 197px;
	top: 1100px;
	right: 20%;
}
.base2 {
	height: 100px;
	width: 60%;
	padding: 5px;
	bottom: 10px;
	position: absolute;
	left: 197px;
	top: 1000px;
	right: 20%;
}
