body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-image: url(../images/bkgd.jpg);
		background-repeat: repeat;
		background-color: #3A5461;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:800px;
		height:600px;
	}

	#index-l {
		position:absolute;
		background-image: url(../images/index_l.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:19px;
		height:600px;
	}

	#index-02 {
		position:absolute;
		background-image: url(../images/index_02.jpg);
		background-repeat: no-repeat;
		left:19px;
		top:0px;
		width:756px;
		height:19px;
	}

	#index-r {
		position:absolute;
		background-image: url(../images/index_r.jpg);
		background-repeat: no-repeat;
		left:775px;
		top:0px;
		width:25px;
		height:600px;
	}

	#index-title {
		position:absolute;
		background-image: url(../images/index_title.jpg);
		background-repeat: no-repeat;
		left:19px;
		top:19px;
		width:400px;
		height:200px;
	}

	#index-05 {
	position: absolute;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	left: 419px;
	top: 19px;
	width: 356px;
	height: 544px;
	vertical-align: text-bottom;
}

	#index-disclaimer {
		position:absolute;
		background-image: url(../images/index_disclaimer.jpg);
		background-repeat: no-repeat;
		left:19px;
		top:219px;
		width:400px;
		height:137px;
	}

	#index-07 {
		position:absolute;
		background-image: url(../images/index_07.jpg);
		background-repeat: no-repeat;
		left:19px;
		top:356px;
		width:80px;
		height:44px;
	}

	#index-enter {
		position:absolute;
		left:99px;
		top:356px;
		width:80px;
		height:44px;
	}

	#index-09 {
		position:absolute;
		background-image: url(../images/index_09.jpg);
		background-repeat: no-repeat;
		left:179px;
		top:356px;
		width:80px;
		height:44px;
	}

	#index-exit {
		position:absolute;
		left:259px;
		top:356px;
		width:80px;
		height:44px;
	}

	#index-11 {
		position:absolute;
		background-image: url(../images/index_11.jpg);
		background-repeat: no-repeat;
		left:339px;
		top:356px;
		width:80px;
		height:44px;
	}

	#index-ter {
		position:absolute;
		background-image: url(../images/index_ter.jpg);
		background-repeat: no-repeat;
		left:19px;
		top:400px;
		width:400px;
		height:163px;
	}

	#index-copyr {
		position:absolute;
		background-image: url(../images/index_copyr.jpg);
		background-repeat: no-repeat;
		left:19px;
		top:563px;
		width:756px;
		height:37px;
	}


	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	h1 {
		color: #000000;
		font-size: 15px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	h2 {
		color: #000000;
		font-size: 13px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	a:link {
		color: #ff0000;
	}

	a:visited {
		color: #3333ff;
	}

	a:active {
		color: #6600ff;
	}

	a:hover {
		text-decoration: none;
	}

	.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
	}

	a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}