
	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-image: url(../images/bkgd_02.jpg);
		background-repeat: repeat;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 20px;
	}

	#Table_01 {
		position:relative;
		border: 1px solid #830511;
		left:0px;
		top:0px;
		width:770px;
		height:638px;
	}

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

	#index-02 {
		position:absolute;
		background-image: url(../images/index_02.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:133px;
		width:126px;
		height:505px;
	}

	#index-03 {
		position:absolute;
		background-image: url(../images/index_03.jpg);
		background-repeat: no-repeat;
		left:126px;
		top:133px;
		width:518px;
		height:389px;
	}

	#index-04 {
		position:absolute;
		background-image: url(../images/index_04.jpg);
		background-repeat: no-repeat;
		left:644px;
		top:133px;
		width:126px;
		height:505px;
	}

	#index-05 {
		position:absolute;
		background-image: url(../images/index_05.jpg);
		background-repeat: no-repeat;
		left:126px;
		top:522px;
		width:518px;
		height:116px;
	}

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

	a.copy {
		font-size: 9px;
		color: #ffffff;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}
	
textarea.dis {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #e8e8e8;
	border: 1px solid #8A96CA;
	width: 500px;
}
		
#navlist ul {
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin-left: 40px;
	margin-right: 40px;
}

#navlist a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	border: 1px solid #830511;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}

#navlist a:hover {
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #830511;
	color: #ffffff;
}

