body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-image: url(../images/bkgd3.jpg);
		background-repeat: repeat;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:900px;
		height:600px;
	}

	#index-l {
		position:absolute;
		background-image: url(../images/index_l.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:25px;
		height:600px;
	}

	#index-t {
		position:absolute;
		background-image: url(../images/index_t.jpg);
		background-repeat: no-repeat;
		left:25px;
		top:0px;
		width:850px;
		height:25px;
	}

	#index-r {
		position:absolute;
		background-image: url(../images/index_r.jpg);
		background-repeat: no-repeat;
		left:875px;
		top:0px;
		width:25px;
		height:600px;
	}

	#index-04 {
		position:absolute;
		background-image: url(../images/index_04.jpg);
		background-repeat: no-repeat;
		left:25px;
		top:25px;
		width:850px;
		height:387px;
	}

	#index-links {
		position:absolute;
		background-image: url(../images/index_links.jpg);
		background-repeat: no-repeat;
		left:25px;
		top:412px;
		width:533px;
		height:163px;
	}

	#index-disclaimer {
		position:absolute;
		background-image: url(../images/index_disclaimer.jpg);
		background-repeat: no-repeat;
		left:558px;
		top:412px;
		width:317px;
		height:113px;
	}

	#enter {
		position:absolute;
		left:558px;
		top:525px;
		width:130px;
		height:50px;
	}

	#index-08 {
		position:absolute;
		background-image: url(../images/index_08.jpg);
		background-repeat: no-repeat;
		left:688px;
		top:525px;
		width:62px;
		height:50px;
	}

	#exit {
		position:absolute;
		left:750px;
		top:525px;
		width:125px;
		height:50px;
	}

	#index-copyright {
		position:absolute;
		background-image: url(../images/index_copyright.jpg);
		background-repeat: no-repeat;
		left:25px;
		top:575px;
		width:850px;
		height:25px;
	}

	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	h1 {
		color: #a189a3;
		font-size: 13px;
		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: #ffffff;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
		margin-top: 0px;
	}

	a.copy {
		font-size: 9px;
		color: #ffffff;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}