body {
	background-color: #000000;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9912;
}
.yellotext {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #CC9912;
	text-decoration: none;
}
.email {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #D65524;
	text-decoration: underline;
}
.email:hover {
	text-decoration: none;
}
.img {
	background-color: #000000;
	padding: 3px;
	border: 1px solid #49190F;
}
.bg {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 552px;
	width: 779px;
}
.head {
	font-family: "Arial MT";
	font-size: 12px;
	color: #982E07;
	text-decoration: none;
}
.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9912;
}
.contentscroll {
	text-decoration: none;
	width:440px;
	padding-right:3px;
	overflow:auto;
	scrollbar-face-color: #EBC481;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #fffffff;
	scrollbar-3dlight-color: #B1995B;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #D75524;
	scrollbar-arrow-color: #CC1E24;
	background-attachment: scroll;
	height: 380px;
	z-index: auto;
	clear: left;
}
