body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5E5E5E;
}
.input {
	width: 115px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.input02 {
	width: 185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.bg_bottom {
	background-image: url(graphics/bg_bottom.gif);
	height: 60px;
}
.bg_but {
	background-image: url(graphics/but01.gif);
	height: 32px;
	width: 102px;
}

.bg_but02 {
	background-image: url(graphics/but06.gif);
	height: 32px;
	width: 98px;
}
.bg_but03 {
	background-image: url(graphics/but05.gif);
	height: 32px;
	width: 103px;
}
.bg_sideshadow {
	background-image: url(graphics/side_shadowl.gif);
	width: 7px;
}
.bg_sideshadow01 {
	background-image: url(graphics/side_shadowr.gif);
	width: 12px;
}
.bg_promotop {
	background-image: url(graphics/promotop-bkgd.gif);
	width: 200px;
}
.txt_more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5b4e3e;
}
.txt_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #993c1e;
}
.txt_title01 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.txt_conten {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f4300;
}
.txt_conten a:link { color: #8f4300; }
.txt_conten a:visited { color: #8f4300; }
.txt_conten a:active { color: #8f4300; }
.txt_conten a:hover { color: #7E0B0B; }

.txt_but {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
/* Link */
.txt_but a:link { color: #FFFFFF; }
.txt_but a:visited { color: #FFFFFF; }
.txt_but a:active { color: #FFFFFF; }
.txt_but a:hover { color: #7E0B0B; }

.footer {
	color: #FFFFFF;
	font-size: 11px;
}
/* Link */
.footer a:link { color: #FFFFFF; text-decoration:none }
.footer a:visited { color: #FFFFFF; text-decoration:none }
.footer a:active { color: #FFFFFF; text-decoration:none }
.footer a:hover { color: #FFFFFF; text-decoration:underline }