.centareatop {
	background-image: url(img/bg_main_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 17px;
}
.centareatop #button, .bgright2 #button {
	background-image: url(img/bg_butt.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F6C43A;
}

.doublesignup {
	font-size: 13px;
}
.doublesignup input {
	width: 190px;
	height: 20px;
	padding-top: 3px;
	font-size: 15px;
}



.boxtekst {
	font-size: 14px;
	color:white;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.boxtekst a {
	color: #FFF;
	text-decoration: none;
}

.boxtekst h1 {
	font-size: 30px;
	color: #f6c43a;
	margin: 0px;
	font-weight: normal;
}

.boxtekst h2 {
	font-size: 18px;
	color: #F6C43A;
	margin: 0px;
	font-weight: normal;
}

.boxtekst select {
	color: #FFF;
	background-color: #434343;
}
.boxtekst input {
	font-size: 16px;
	color: #000;
	background-color: #F6C43A;
	border: 1px dotted #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.yel {
	font-size: 12px;
	color: #F00;
}

.right {
	float: right;
	margin-right: 5px;
}
.left {
	float: left;
	margin-left: 3px;
}
.txtarea {
	background-color: #F6C43A;
	width: 500px;
}


.bgleft {
	background-color: #000;
	background-image: url(img/bg_left_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgleft2 {
	background-color: #000;
	background-image: url(img/bottomlines.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subintro {
	background-image: url(img/main2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 17px;
	padding-top: 120px;
	padding-left: 70px;
	padding-bottom: 50px;
}
.subintro strong {
	color: #EB9D30;
	font-size: 21px;
	line-height: 20px;
}



.bgright {
	background-image: url(img/bg_empty_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000;
}
.bgright2 {
	background-image: url(img/bottomlines2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000;
}

.opera .box {
	border: 10px solid #656365;
	margin-right: auto;
	margin-left: auto;
	background-color: #434343;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	margin-top: 20px;
	margin-bottom: 20px;
}
.gecko .box {
	border: 10px solid rgba(255, 255, 255, 0.2);
	margin-right: 20px;
	margin-left: 20px;
	background: rgba(36, 36, 36, 0.5);
}

.ie .box {
	border: 10px solid #656365;
	background-color: #434343;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}

.safari .box {
	border: 10px solid rgba(255, 255, 255, 0.2);
	margin-right: 20px;
	margin-left: 20px;
	background: rgba(103, 103, 103, 0.5);
}

.bgright p, .bgleft2 p, .tarea p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.faqheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	padding: 5px;
}
.faq strong, .faq a {
	color: #F6C43A;
}
