/* CSS Document */

body
{
	background-image: url(images/bg_main.gif);
	background-color: #291003;
	margin: 0px;
}
TD
{
	font-family: Tahoma;
}

.topMenu
{
	height: 27px;
	background-color: #5d3723;
}
.imgBorder
{
	border: 1px solid #ffffff;
}
.text01
{
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	color: #b7a196;
}
.more
{
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.more_link
{
	color: #ffffff;
	text-decoration: none;
}
.more_link:hover
{
	color: #f6b900;
	text-decoration: underline;
}
.bg02
{
	background-image: url(images/bg02.gif);
	background-repeat: repeat-y;
}
.more2
{
	text-align: right;
	padding-right: 8px;
	color: #5d3723;
	font-size: 11px;
	font-weight: bold;
}
.more2_link
{
	color: #5d3723;
	text-decoration: none;
}
.more2_link:hover
{
	color: #160800;
	text-decoration: underline;
}
.text02
{
	color: #ffffff;
	text-align: left;
	padding-left: 8px;
	font-size: 11px;
}
.text02_link
{
	color: #ffffff;
	text-decoration: none;
}
.text02_link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.text03
{
	color: #ffffff;
	text-align: right;
	padding-right: 8px;
	font-size: 11px;
}


INPUT
{
	background-color: #71462f;
	border: 1px solid #9e8172;
	width: 224px;
	height: 20px;
	color: #ffffff;
	font-size: 11px;
}
