body, html {height:100%; margin:0; padding:0;}

body, td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color:#00076F;	
}

#outer {height: 100%; overflow:visible; width:100%;}
#outer[id] {display:table; position:static;}

#middle {position:absolute; top:50%; width:100%; text-align:center;} /*top:259px; for explorer only */
#middle[id] {display:table-cell; vertical-align:middle; position:static;}

#inner {position:relative; top:-51%; left:0px; margin:auto; width:668px; height:506px;} /* for explorer only width:514px; height:389px;*/

#start {text-align:center;}
#start a {padding:0 25px 0 15px; background:url(/image/tmp1.gif) no-repeat left;}

a:link, a:visited {color:#adbab3;}
a:hover {color:#FF9966;}

