body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hd_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #9d9d9d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.border {
	border: 1px solid #48a719;
}
.scontent {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}
.copy {
	font-family: Tahoma;
	color: #414141;
	font-size: 12px;
}
.copy_title {
	font-family: Tahoma;
	font-size: 24px;
	color: #414141;
}
.box {
	background-color: #f2f2f2;
	border: 1px solid #000000;
}
a:link {
	color: #646464;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	color: #646464;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}
a:active {
	color: #646464;
	font-family: Tahoma;
	font-size: 11px;
}
