body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #3366FF;
	text-decoration: none;
}
.bg_rep {
	background-image: url('./images/bg_rep.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
.bg_bottom {
	height: 40px;
	background-image: url('./images/bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: top center;
}
.content {
	width:775px;
	height: 30%;
	margin: 20px 43px 10px 43px;
	text-align: left;
}
.newsletter {
	text-align:bottom;
	height: 40px;
	margin: 0px 40px 0px 40px;
}
.form_input {
	font-size: 10px;
	color:#000000;
	background-color: #E5E5E5;
	border: 1px solid #888888;
}
.pic_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
