/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A49D93;
	background:url(../image/bg.jpg) no-repeat top center #000000;
	font-smooth: always;
}

.text{
font-family:arial;
font-size:12px;
line-height:18px;
text-align:justify;
color:#000;
font-smooth: always;
}
.text1{
font-family:arial;
font-size:23px;
line-height:18px;
line-height:24px;
color:#FFFFFF;
}
.text2{
font-family:arial;
font-size:12px;
color:#6A563D;
line-height:18px;
}
.text3{
font-family:arial;
font-size:11px;
color:#FFFFFF;
line-height:18px;
text-align:justify;
}
.text4{
font-family:Trebuchet MS;
font-size:18px;
color:#483B28;
line-height:18px;
font-weight:bold;
text-align:justify;
}

.text5{
font-family:Arial;
font-size:12px;
color:#333333;
line-height:18px;
}
.text6{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
font-weight:bold;
}
a.linkstyle1 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.linkstyle1:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
a.linkstyle2 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#CA6247;
	text-decoration:none;
}
a.linkstyle2:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#CA6247;
	text-decoration:none;
}
.bg_body{
	background:url(../image/bg_body.png) repeat;
	}