/* CSS Document */
a{blr:expression(this.onFocus=this.blur());} 
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.png);
	background-attachment: fixed;
	background-position: center top;
}
a:link {
	color: #6a3906;
	text-decoration: none
}
a:visited {
	color: #6a3906;
	text-decoration: none
}
a:hover {
	color: #CC9900;
	text-decoration: underline
}
a:link.move {
	text-decoration:none;
	color:#313131;
}
a:visited.move {
	text-decoration:none;
	color:#313131;
}
a:hover.move {
	text-decoration:none;
	color:#CC9900;
}
.style1 {
	color: #cfa972
}
.style2 {
	color: #313131
}
.style3 {
	color: #6a3906
}
.style4 {
	color: #ffffff
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
#box {
width:100%;
}