p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	height: 20px;
	width: 180px;
	border: 1px solid #FFFFFF;
	background-color: #000000;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: 55px;
	width: 180px;
	border: 1px solid #FFFFFF;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DB005A;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D696B0;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;

}.bgposter {
	background-attachment: fixed;
	background-image: url(images/misc/poster.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textquantity {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;




}
.3bg {
	background-attachment: fixed;
	background-image: url(images/misc/3_people.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.intro {
	background-attachment: fixed;
	background-image: url(images/wave.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
