body {
	background-image : url(../image/bgground.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 135%;
	color: #310000;
	text-align: center;
	margin: auto;
	
	padding: 0px;
}
h1 {
	font-size: 12px;
	line-height: 135%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 10px;
	line-height: 135%;
	color: #B45305;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.px10_brown {
	font-size: 10px;
	line-height: 135%;
	color: #663300;
}
.px10_wht {
	font-size: 10px;
	line-height: 135%;
	color: #FFFFFF;
}
.px10_d_brown {
	font-size: 10px;
	line-height: 135%;
	color: #310000;
}
.px12_wht {
	font-size: 12px;
	line-height: 135%;
	color: #FFFFFF;
}
.px12_b_brown {
	font-size: 12px;
	line-height: 135%;
	color: #310000;
	font-weight: bold;
}
.px12_d_brown {
	font-size: 12px;
	line-height: 135%;
	color: #310000;
}
.px14_d_brown {
	font-size: 14px;
	line-height: 135%;
	color: #310000;
	font-weight: bold;
}
.px12_red {
	font-size: 12px;
	line-height: 135%;
	color: #FF0000;
}
.px12_wht a:link {
	color: #FFFFFF;
}
.px12_wht a:visited {
	color: #FFFFFF;
}
.px12_wht a:hover {
	color: #996633;
}
.px12_wht a:active {
	color: #663300;
}
.px10_wht a:link {
	color: #FFFFFF;
}
.px10_wht a:visited {
	color: #FFFFFF;
}
.px10_wht a:hover {
	color: #996633;
}
.px10_wht a:active {
	color: #FFFFFF;
}
.px10_brown a:link {
	color: #663300;
}
.px10_brown a:visited {
	color: #663300;
}
.px10_brown a:hover {
	color: #996633;
}
.px10_brown a:active {
	color: #663300;
}
a:link {
	text-decoration: none;
	color: #310000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
}
.rule td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A0201;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.contact td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A0201;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
