@charset "us-ascii";
/* CSS Document */


<style type="text/css">

<!--

body, td, th {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; }

body { background-color:#FFFFFF; background-attachment: fixed; background-image: url(""); background-repeat: no-repeat;
  background-position: center;}


a:link { text-decoration: none; font-size: 10pt; color: #cc0000; }

a:visited { text-decoration: none; font-size: 10pt; color: #cc0000; }

a:hover { text-decoration: none; font-size: 11pt; color: #ff0000;}

a:active {text-decoration: none; font-size: 10pt; color: #cc0000;}


DIV.overlay {position: absolute;
		margin: 0;
		padding: 0;}
div.splash {
                top: -5px;
                left: 50%;
                margin-left: -240px; 
                width: 480px;
                height: 590px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }

div.left {
                top: 130px;
                left: 49%;
                margin-left: -430px; 
                width: 300px;
                height: 180px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }

div.cover {
                top: 70px;
                left: 50%;
                margin-left: 145px; 
                width: 300px;
                height: 300px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }

div.enter {
                top: 400px;
                left: 50%;
                margin-left: 460px; 
                width: 160px;
                height: 20px;
                position: absolute;
                border-style:solid;
	        border-width:0px;
	        border-color:000000;

                }



-->
</style>