@charset "UTF-8";
/* CSS Document */

.body_back {
	background-image: url(../images/body_makemoneyic.jpg);
	background-repeat: repeat;
}
.left_back {
	background-image: url(../images/left_makemoneyic.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
}
.right_back {
	background-image: url(../images/right_makemoneyic.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
}
.menu_back {
	background-image: url(../images/menu_0_makemoneyic.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0071af;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}
.menu_txt A:link {color:#0071af; text-decoration:none}
.menu_txt A:hover {color:#494643; text-decoration:none}
.menu_txt A:active {color:#0071af; text-decoration:none}
.menu_txt A:visited {color:#0071af; text-decoration:none}
.footer_back {
	background-image: url(../images/background_footer_makemoneyic.jpg);
	background-repeat: repeat;
}
.disclaimer_back {
	background-image: url(../images/background_disclaimer_makemoneyic.jpg);
	background-repeat: repeat;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	text-align: left;
}
.normal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494643;
	margin: 0px;
	text-align: left;
}
.subtitle_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	text-align: left;
}
.form_back {
	background-image: url(../images/back_form_makemoneyic.jpg);
	background-repeat: repeat;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.line_grey {
	color: #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.subtitle_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	text-align: left;
}
.big_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #353535;
	margin: 0px;
	text-align: left;
}
.left_side {
	float: left;
	width: 234px;
}
.right_side {
	float: right;
	width: 638px;
}
