body {
	margin: 0px;
	background-color: #f5f1e8;
	font-size: 13px;
	text-align: center;
	line-height: 150%;
}

h1 {
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	display: inline;
	letter-spacing: 1px;
	color: #8c615b;
}

h2 {
	font-size: 12px;
	margin: 0px;
	display: inline;
	letter-spacing: 1px;
	color: #8c615b;
}

img {
	border: 0px;
}

ol,li {
	list-style-type: none;
	margin: 1em 0 1em 1em;
	padding: 0;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #0000ff;
}

a:visited {
	text-decoration: none;
	color: #9900cc;
}

a:active {
	text-decoration: underline;
	color: #cc6633;
}

a:hover {
	text-decoration: underline;
	color: #8c615b;
}

a.link_menu:link {
	text-decoration: none;
	color: #333333;
}

a.link_menu:visited {
	text-decoration: none;
	color: #333333;
}

a.link_menu:active {
	text-decoration: none;
	color: #8c615b;
}

a.link_menu:hover {
	text-decoration: none;
	color: #8c615b;
}

#container {
	line-height: 150%;
	padding: 0px;
	width: 800px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #ffffff;
	text-align: left;
}

#header {
	width: 800px;
	height: 80px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}

#header_left {
	width: 550px;
	height: 80px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	float: left;
}

#header_right {
	width: 245px;
	height: 80px;
	padding: 5px 5px 0px 0px;
	background-color: #ffffff;
	text-align: right;
	float: left;
}

#menu {
	width: 800px;
	height: 30px;
	padding: 0px;
	text-align: center;
	background-color: #f5f1f8;
	border-top: 1px solid #cccccc;
}

#header2 {
	width: 800px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: center;
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
}

#top_left {
	color: #000000;
	text-align: left;
	width: 565px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #cccccc;
	background-color: #ebedf1;
}

#top_text {
	color: #000000;
	text-align: left;
	width: 525px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
}

#banner {
	color: #6c615b;
	text-align: center;
	width: 218px;
	margin: 0px;
	padding: 8px;
	float: left;
	background-color: #ffffff;
	line-height: 50%;
}

#main {
	color: #666666;
	text-align: left;
	width: 506px;
	margin: 0px;
	padding: 30px;
	overflow: hidden;
	float: left;
	background-color: #ffffff;
}

#menu2 {
	color: #6c615b;
	text-align: left;
	width: 234px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #faf9ef;
	line-height: 100%;
}

.bg_white {
	background-color: #ffffff;
}

.privacy{
	text-align: center;
	width: 730px;
	overflow: hidden;
	background-color: #EAEAE0;
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
}

.pri_con{
	color: #70706d;
	font-size: 12px;
	text-align: left;
	width: 710px;
	overflow: hidden;
	padding: 25px 0px 25px 0px;
}

.pri_title{
	width: 710px;
	height: 15px;
	padding: none;
	margin: none;
}

.pri_stitle{
	width: 610px;
	height: 15px;
	float: left;
	padding: none;
	margin: none;
}

.pri_pagetop{
	width: 100px
	height: 15px;
	float: right;
	padding: none;
	margin: none;
}

.privacy_btm{
	text-align: center;
	width: 730px;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
}

.content {
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	text-align: left;
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	width: 750px;
}

.strong {
	color: #FF0000;
	font-weight: bold;
}

.right_align {
	text-align: right;
}

.center_align {
	text-align: center;
}

.copy {
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	font-size: 10px;
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	width: 800px;
	text-align: center;
	background-color: #000000;
}

.blue {
	color: #0000cc;
	font-weight: bold;
}

.caution {
	color: #cc0000;
	font-weight: bold;
}

.dred {
	color: #cc0000;
}

.title {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 3px 0px 3px 5px;
	margin-bottom: 5px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #eeeeee;
}

