@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7EEDF;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(F7EEDF.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}

p_left {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: left;
}

p_center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color: #000000;
	text-align: center;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #F7EEDF;
	display: block;
	padding: 8px;
	width: 200px;
	text-align: left;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #CCC;
	display: block;
	width: 200px;
	text-align: left;
}
.header {
	color: #993300;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	word-spacing: normal;
	font-size: 16px;
}
.body_center {
	text-align: center;
	font-size: 12px;
}

a {
	font-size: 14px;
	color: #993300;
}

a:link {
	text-decoration: none;
}

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

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

a:active {
	text-decoration: none;
}

td,th {
	font-size: 14px;
}
