.page_settings {
	overflow-x: hidden;
	height: 500px;
	width: 420px;
	cursor: default;
	padding: 0px;
	border: thin none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.scroll_box {
	overflow-x: hidden;
	height: 510px;
	width: 440px;
	vertical-align: top;
	cursor: default;
	padding: 0px;
	border: thin none #FFFFFF;
}

.scroll_box_2 {
	overflow-x: hidden;
	height: 510px;
	width: 860px;
	vertical-align: top;
	cursor: default;
	padding: 0px;
	border: thin none #FFFFFF;
}

.left_image {
	background-repeat: no-repeat;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 6px;
	margin: 0px;
	width: 396px;
	float: right;
}

.bg_index {
	background-image: url(images/center_image_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bg_image {
	white-space: normal;
	background-image: url(images/center_image.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lower_nav {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
	text-indent: 80px;
	text-align: left;
}

.nav_topleft {
	white-space: normal;
	background-image: url(images/curve_topleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.nav_bottomleft {
	background-image: url(images/curve_bottemleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.nav_topright {
	white-space: normal;
	background-image: url(images/curve_topright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nav_bottomright {
	white-space: normal;
	background-image: url(images/curve_bottemright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	text-decoration: none;
	cursor: default;
}
