body {
	background-color: #202020;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #F3B87D;
}
a, a:active, a:visited {
	color: #EE7600;
	text-decoration: none;
}
a:hover {
	color: #E0D0C0;
	text-decoration: underline;
}

table.MainNavi a, table.MainNavi a:active, table.MainNavi a:visited, table.MainNavi a:hover {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	width: 170px;
	min-width: 145px;
	max-width: 145px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	border-style: none;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
}
table.MainNavi a, table.MainNavi a:active, table.MainNavi a:visited {
	background-image: url(bg_menu_out.gif);
	color: #000000;
}
table.MainNavi a:hover {
	background-image: url(bg_menu_over.gif);
	color: #F4E4D4;
}
td.ContentHeadline {
	background-image: url(contents_headline.gif);
	width: 711px;
	height: 33px;
	text-align: left;
	vertical-align: top;
	color: #EE7600;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 5px 15px 5px 20px;
}
td.Content {
	background-image: url(contents_body.gif);
	width: 711px;
	text-align: left;
	vertical-align: top;
	padding: 0px 13px 5px 8px;
}
td.Footer {
	padding: 2px 10px 3px 10px;
	text-align: right;
	vertical-align: middle;
	color: #808080;
	background-color: #202020;
	font-size: 10px;
}

input {
	background-color: #383838;
	border: 1px #101010 solid;
	font-family: Verdana;
	font-size: 12px;
	color: #F3B87D;
}
input.submit {
	font-weight: bold;
}
textarea {
	background-color: #383838;
	border: 1px #101010 solid;
	font-family: Verdana;
	font-size: 12px;
	color: #F3B87D;
}
select {
	background-color: #383838;
	border: 1px #101010 solid;
	font-family: Verdana;
	font-size: 12px;
	color: #F3B87D;
}
#mod { font-weight: bold; color: #00A000; }
#del { font-weight: bold; color: #A00000; }
a img {
	border-style: none;
}
