@charset "utf-8";
body {
	background-image: url(images/top_rept.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
}
a {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#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;
}
#body_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding: 10px;
}
#body_text h1 {
	font-size: 22px;
	margin: 0px;
}
#body_text h2 {
	font-size: 28px;
	color: #FF6600;
	margin: 0px;
}
#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;
}






strong {
	font-weight: bold;
}

.red {
	color: #C60000;
	font-weight: bold;
}
.blue {
	color: #003399;
	font-weight: bold;
}
.blue_big {
	color: #003399;
	font-weight: bold;
	font-size: 18px;
}




.text1 {
	font-size: 32px;
	font-weight: bold;
	color: #C60000;
}
.text2 {
	font-size: 16px;
	color: #003399;
}