body {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	background-position: left top;
	display: inline;

}
.pbbody {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/2px.jpg);
	background-position: left top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.7em;
	text-align: center;

}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	cursor: pointer;
	font-size: .8em;

}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #EFF349;
	font-weight: bold;
	text-decoration: none;
}
.product {
	color: #DF1B15;
	background-color: #FFFFFF;
	border: thick none #FFFFFF;
	font-weight: bold;
	display: inline;

}
.image {
	border: thin solid #000099;
}
.pbbackground {
	background-color: #000000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 99%;



}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}
.btn:hover {
	color: #FFFF00;
}
.btn:visited {
	color: #FFFFFF;
}
.corptext {
	position: absolute;
	left: 15%;
	top: 105px;
	width: 75%;
	height: 60%;
	overflow: auto;
	text-align: center;

}
