body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #cdbcac;
	text-align: center;
}

a {
	color: #630;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #c96;
}

.h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #630;
}

.text_bold {
	font-weight: bold;
}

.text_emphasis {
	font-style: italic;
}

.text_bold_emphasis {
	font-weight: bold;
	font-style: italic;
}

.text_table {
	font-size: 11px;
	font-weight: bold;
}

.text_small {
	font-size: 10px;
}

#header_print {
	width: 475px;
	display: none;
}

#border {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #630;
}

#header {
	width: 770px;
	height: 250px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background: url(/image/header_bk.gif);
}

#topnav {
	width: 770px;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: no-repeat url(/image/topnav_bk.gif);
	float: left;
}

#content {
	width: 770px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/image/content_bk.gif);
	float: left;
}

#contenthead {
	width: 770px;
	height: 53px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#leftnav {
	width: 185px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	float: left;
	background: no-repeat top url(/image/leftnav_bk.gif);
}

#leftnav_text {
	width: 125px;
	margin: 0 0 0 0;
	padding: 15px 25px 0 0;
	float: right;
	font-size: 11px;
	list-style: none;
}

#leftnav_text_list {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#leftnav_text_list li {
	margin: 0 0 7px 0;
	list-style: none;
}

.leftnav_text_list_level2 {
	font-size: 10px;
	margin: 5px 0 0 7px;
	padding: 0 0 0 0;
	list-style: none;
}

.leftnav_text_list_level2 li {
	margin: 0 0 7px 0;
}

#leftnav a {
	text-decoration: none;
}

#leftnav a:hover {
	text-decoration: underline;
}

#maintext {
	width: 585px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background: no-repeat top url(/image/maintext_bk.gif);
}

#maintext_text {
	width: 510px;
	margin: 0 0 0 0;
	padding: 15px 40px 0 0;
	float: right;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

#footer {
	width: 770px;
	height: 60px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: no-repeat url(/image/footer_bk.jpg);
	float: left;
}

#footer_text {
	width: 150px;
	height: 20px;
	margin: 40px 20px 0 0;
	padding: 0 0 0 0;
	text-align: right;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#footer_text a {
	color: #fff;
	text-decoration: none;
}

#footer_text a:hover {
	text-decoration: underline;
}

#bottom {
	width: 770px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: top no-repeat url(/image/bottom_bk.gif);
	float: left;
	font-size: 9px;
}

#bottom a:hover {
	color: #fff;
}