@CHARSET "ISO-8859-1";

body {background: #000 url(/images/layout/backgrounds/hong_kong_background.jpg) no-repeat top center fixed;text-align: center; font-family: Georgia, "Times New Roman", Times, serif;}
.clear {clear:both;}
div.validatecontainer a:link {color:#B51018; text-decoration: none;}
div.validatecontainer a:visited {color:#B51018; text-decoration: none;}
div.validatecontainer a:hover  {color:#05431C; text-decoration: none;}

div.validatecontainer{color :#B51018; background: transparent url(/images/apng.png); height:100%; width:800px; margin-left:auto; margin-right:auto; }

div#validate-flash{margin-left: auto;margin-right: auto;height:auto;width:auto;position:relative;height:400px;}

div.flash-replaced {filter:none !important;}



div#validate-links {margin-top: 50px; margin-left: auto; margin-right: auto; width: 550px; font-size: smaller; color:#B51018;}
div#validate-links a.left {float: left;}
div#validate-links a.right {float: right;}
a#Yes,
a#No {
	display:inline;
	height:25px;
	width:80px;	
	background-color: #B2141C;
	color:#FFF;
	cursor: pointer;
	font-weight: bold;
	font-variant: small-caps;
	padding:5px 8px;
}
a#Yes:hover,
a#No:hover {
	
	background-color: #05431C;

