/*- themeid=jac; --------------------------------*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color:#333;
	background-color:#fbf9dd;
	font-family:Arial, sans-serif;
	font-size:0.9em;
	text-align:center;
}

table {
	color:#333;
	line-height: 1.8;
	font-size:0.9em;
}

#header {
	text-align: left;
}

#main {
}

#footer {
}

.site_margin {
	margin-left:auto;
	margin-right:auto;
}

.site_box {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
}
.site_box2 {
	width: 1440px;
	margin-left:auto;
	margin-right:auto;
}
.pdf_box {
	width: 950px;
	height: 540px;
}

.menubar {
	color:#d8d8d8;
	background-color:#3e2f00;
	text-align: left;
}

.footbar {
	color:#d8d8d8;
	background-color:#3e2f00;
	text-align: right;
}

.menuchar {
	color:#d8d8d8;
	font-size:1.88em;
}

.top_table {
	background-color:#fbf9dd;
	border:0;
}

.title_style {
	color:#333;
	font-family:Arial, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:underline;
}

.title_style2 {
	color:#333;
	font-family:Arial, sans-serif;
	font-size:1.3em;
	text-decoration:underline;
}

.error_msg {
	font-size:1.5em;
	font-weight:bold;
}

.topic_font {
	font-size:0.8em;
}
