body {
	background:#3F71A0;
	margin:0px;
	padding:0px;
}

body, td, div, a {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#videolinks {
	width:682px; 
	text-align:center; 
	margin:auto;
}

#videolinks span{
	font-size:24px;
}



.button, .button_off {
	display:block; 
	padding:10px; 
	background:#003344; 
	color:#C3D9FF;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	border:1px solid #AAAAAA;
}
.button_off {
	background:#006D8F;
	color:#819FCF;
}

#videolinks .button, .button_off {
	border-top:0px;
}

#premiere {
	text-align:center;
}
#premiere a {
	font-size:32px;

}
#paymentform {
	width:200px;
	margin:auto;
}
.footerlinks {
	margin:auto;
	width:748px;
	margin-top:10px;
	font-size:11px;
	text-align:center;
	clear:both;
}
