@charset "utf-8";
body {
	background-image: url(images/top_rept.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
}
#footer_menu {
	margin-top: 6px;
}
#footer_menu a {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-right: 1px;
	padding-left: 1px;
}
#footer_menu a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
#optin {
	border: 3px solid #999999;
}
#optin   .mainbox  {
	background-image: url(images/optin.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	font-weight: bold;
	color: #FFFFFF;
}
#optin .mainbox a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
}
#optin .separator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#optin img {
	float: left;
	padding-right: 5px;
}
#optin li {
	list-style-image: url(images/bullet1.jpg);
	padding-bottom: 10px;
}

.testi  {
	font-style: italic;
	margin: 10px;
}