body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-image: url(../images/bkgd2.jpg);
		background-repeat: repeat-x;
		background-color: #461d8a;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 20px;
	}
	
#Table_01 {
	position: relative;
	left:0px;
	top:0px;
	width:766px;
	height:650px;
	border: 1px solid #000000;
}

#index {
	position:absolute;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:0px;
	width:766px;
	height:346px;
}

#index002 {
	position:absolute;
	background-image: url(../images/index-02.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:346px;
	width:340px;
	height:63px;
}

#index003 {
	position:absolute;
	background-image: url(../images/index-03.jpg);
	background-repeat: no-repeat;
	left:340px;
	top:346px;
	width:43px;
	height:63px;
}

#enter {
	position:absolute;
	left:383px;
	top:346px;
	width:121px;
	height:63px;
}

#exit {
	position:absolute;
	left:504px;
	top:346px;
	width:121px;
	height:63px;
}

#index006 {
	background-image: url(../images/index-06.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:625px;
	top:346px;
	width:141px;
	height:63px;
}

#index007 {
	position:absolute;
	background-image: url(../images/index-07.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:409px;
	width:473px;
	height:163px;
}

#disclaimer {
	position:absolute;
	background-image: url(../images/disclaimer.jpg);
	background-repeat: no-repeat;
	left:473px;
	top:409px;
	width:293px;
	height:163px;
}

#index-bottom {
	position:absolute;
	background-image: url(../images/index_bottom.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:572px;
	width:766px;
	height:78px;
}

	a:link {
		color: #ff0000;
	}

	a:visited {
		color: #3333ff;
	}

	a:active {
		color: #6600ff;
	}

	a:hover {
		text-decoration: none;
	}

a.nav:link {
	color: #beb1d2; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #beb1d2; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	color: #beb1d2; 
	font-size: 12px;
	font-weight: bold;
}
a.nav:hover {
	color: #beb1d2; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; 
}

	.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 12px;
	}

	a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}