@charset "utf-8";
/* CSS Document */

body{
	margin : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24221E;
	background-color: #D2D3A3;
	background-image:url(images/bg_img.gif);
	background-repeat:repeat-y;
	background-position:center;

}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style2 {
	font-size: 20px;
	font-weight: bold;
	color: #0F3D47;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #eaeac8;
}
.style4 {
	font-size: 12px;
	color: #504423;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #514424;
}
.style6 {
	border-top: 1px solid #CCCCCC;
	
}
.style7 {
	border-left: 1px solid #CCCCCC;
	
}
.style8 {
	color: #875232;
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F3E48;
}
a:visited {
	color: #0F3E48;
}
a:hover {
	color: #855031;
}
a:active {
	color: #0F3E48;
}.proImg {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 2px solid #825133;
}
hr {
	color:#E8EAEE;
	border-top:solid 1px #BBC6CE;
	height:0px;
	width:100%;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}
h1 {
	font-size: 14px;
	color: #0F3D47;
	margin: 0px;
	padding: 0px;
}

