@charset "utf-8";

/* CSS Document */

#center_page {
	margin-top: 15px;
	text-align: center;
}

#content_box {
	width: 802px;
	margin-top: 10px;
	font-size: .8em;
}

#border_div {
	border: 1px solid #474747;
	background-color:#000000;
}

#txp_body {
	text-align: left;
	color: #272727;
	background-color: #ffffff;
	border: 1px solid #474747;
	border-bottom:0px;
	padding-top:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:18px;
	margin-top: 10px;
}

#txp_content {
	background-color: #ffffff;
	border: 1px dotted #aeaeae;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#txp_text_indent {
	padding-left: 15px;
}

#head {
	width: 800px;
	height: 110px;
	background-image: url(../img/page/head-bk.png);
	background-repeat: no-repeat;
	position: relative;
}

#foot_page_width {
	width: 800px;
}

.nav.text {
	margin-top: 10px;
}
#copyright {
	color: #676767;
	text-align:left;
	padding-bottom: 10px;
	font-size: 0.7em;
	padding-top: 20px;
	padding-left: 20px;
}

#nav-selected {
	color: #f8b031;
}

#nav-selected a {
	color: #f8b031;
	text-decoration: none;
}

#nav-selected a:hover {
	color: #f8b031;
	text-decoration: underline;
}


#upper-nav-container {
	font-family: arial, verdana;
	font-size: 0.9em;
	letter-spacing: 0.14em;
	vertical-align: middle;
	color: #808080;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 16px;
}

#upper-nav-container a {
	color: #cccccc;
	text-decoration: none;
}

#upper-nav-container a:hover {
	color: #f8b031;
	text-decoration: underline;
}

#lower-nav-container {
	text-align: left;
	color: #676767;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#lower-nav-container a {
	color: #808080;
	text-decoration: none;
}

#lower-nav-container a:hover {
	color: #f8b031;
	text-decoration: underline;
}

#base-div {
	background-color: #393939;
	width: 100%;
	background-image: url(../img/page/top_grad.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	background-repeat: repeat-x;
}

#base-div-help {
	background-color: #393939;
	width: 100%;
	background-image: url(../img/page/top_grad.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	background-repeat: repeat-x;
}

#head-nav {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 0.12em;
	vertical-align: bottom;
	color: #808080;
	padding-top: 10px;
}

#head-nav a {
	color: #cccccc;
	text-decoration: none;
}

#head-nav a:hover {
	color: #f8b031;
	text-decoration: underline;
}

table.head {
	width: 100%;
}

td.bottom {
	vertical-align: bottom;
}

#front {
}