@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 9pt;
	color: #222222;
}
img	{
	border:none;
	z-index: 15;
}
#AMVLogo {
	position:absolute;
	left: 15px;
	top: 15px;
	width: 134px;
	height: 36px;
	z-index: 2;
}
#WhiteBG {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	height: 660px;
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 1;
}
#TandC {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	width: 185px;
	margin-top: 15px;
}
#MainTitle {
	left: 15px;
	width: 335px;
	position: absolute;
	height: 31px;
	z-index: 4;
	top: 112px;
}
#FlashMenu {
	position:absolute;
	left: 506px;
	top: 15px;
	width: 494px;
	height: 127px;
	z-index: 3;
}
