@charset "utf-8";
#main_content {
	height: auto;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #000000;
	background-image: url(../images/BG.jpg);
}
#Top {
	height: 210px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/TopBanner.jpg);
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#Cont {
	height: auto;
	width: 730px;
	padding-right: 35px;
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-left: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#Cont1Purchase {
	height: 250px;
	background-image: url(../images/purchase_test.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Cont2Purchase {
	height: auto;
}


#Down {
	text-align: center;
	height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F90;
	padding-top: 5px;
	margin-top: 40px;
}

#live {
	width: 730px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #000000;
	float: none;
	background-image: url(../images/BG_Down.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 20px;
}

.imgUSB {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.flags {
	margin-right: 50px;
}
.BIAFstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}
.BIAFwhiteBoldPurchase {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.BIAForangePurchase {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F90;
}
.arrowUp {
	float: right;
}

