body {
		background-image: url(../images/bkgd.gif);
		background-repeat: repeat-x;
		background-color: #533b2f;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	p {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	h1 {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #f879af;
	}

	h2 {
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #543c30;
	}

	a:link {
		color: #f879af;
	}

	a:visited {
		color: #fddae9;
		/*color: #543c30;*/
	}

	a:hover {
		color: #fddae9;
		text-decoration: overline underline;
	}

	a:active {
		color: #f879af;
	}


	.Table_01 {
		position:relative;
		margin-left: auto;
		margin-right: auto;
		margin-top:0px;
		width:800px;
		height:620px;
	}

	#index-top {
		position:absolute;
		background-image: url(../images/index_top.gif);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:800px;
		height:20px;
	}

	#index-left {
		position:absolute;
		background-image: url(../images/index_left.gif);
		background-repeat: no-repeat;
		left:0px;
		top:20px;
		width:100px;
		height:600px;
	}

	#index-title {
		position:absolute;
		background-image: url(../images/index_title.gif);
		background-repeat: no-repeat;
		left:100px;
		top:20px;
		width:600px;
		height:220px;
	}

	#index-right {
		position:absolute;
		background-image: url(../images/index_right.gif);
		background-repeat: no-repeat;
		left:700px;
		top:20px;
		width:100px;
		height:600px;
	}

	#index-disclaimer-t {
		position:absolute;
		background-image: url(../images/index_disclaimer_t.gif);
		background-repeat: no-repeat;
		left:100px;
		top:240px;
		width:320px;
		height:90px;
	}

	#index-swf {
		position:absolute;
		background-image: url(../images/index_swf.gif);
		background-repeat: no-repeat;
		left:420px;
		top:240px;
		width:280px;
		height:250px;
	}

	#index-disclaimer {
		position:absolute;
		background-image: url(../images/index_disclaimer.gif);
		background-repeat: no-repeat;
		left:100px;
		top:330px;
		width:320px;
		height:220px;
	}

	#index-rev-l {
		position:absolute;
		background-image: url(../images/index_rev_l.gif);
		background-repeat: no-repeat;
		left:420px;
		top:490px;
		width:60px;
		height:110px;
	}

	#index-dc {
		position:absolute;
		background-image: url(../images/index_dc.gif);
		background-repeat: no-repeat;
		left:480px;
		top:490px;
		width:100px;
		height:110px;
	}

	#index-ter {
		position:absolute;
		background-image: url(../images/index_ter.gif);
		background-repeat: no-repeat;
		left:580px;
		top:490px;
		width:120px;
		height:110px;
	}

	#index-02 {
		position:absolute;
		background-image: url(../images/index_02.gif);
		background-repeat: no-repeat;
		left:100px;
		top:550px;
		width:64px;
		height:50px;
	}

	#enter {
		position:absolute;
		left:164px;
		top:550px;
		width:106px;
		height:50px;
	}

	#index-03 {
		position:absolute;
		background-image: url(../images/index_03.gif);
		background-repeat: no-repeat;
		left:270px;
		top:550px;
		width:70px;
		height:50px;
	}

	#exit {
		position:absolute;
		left:340px;
		top:550px;
		width:80px;
		height:50px;
	}

	#index-bottom {
		position:absolute;
		background-image: url(../images/index_bottom.gif);
		background-repeat: no-repeat;
		left:100px;
		top:600px;
		width:600px;
		height:20px;
		padding-top: 5px;
	}
	.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;
	}
