/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

td.head_bg {
	background-image: url(images/head-bg.jpg);
	background-repeat: repeat-x;
	background-color: #E9F1F5;
}
td.blue_login_bg {
	background-image: url(images/blue-login-bg.jpg);
	background-repeat: repeat-x;
	background-color: #E9F1F5;
}
td.aff_login_box {
	background-image: url(images/aff-login-box.jpg);
	background-repeat: repeat-x;
	background-color: #FBEBD3;
}
td.footer_bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}
#top_nav a {
	padding-bottom: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	color: #000000;
	text-decoration: none;
	height: 21px;
	float: left;
	
}
#top_nav a:link {
	background: #E7F0F5;
	color: #000000;
	text-decoration: none;
}
#top_nav a:visited {
	background: #E7F0F5;
	color: #000000;
	text-decoration: none;
}
#top_nav a:hover {
	color: #000000;
	background: #D5E8EC;
	text-decoration: none;
}
#top_nav a:active {
	background: #E7F0F5;
	text-decoration: none;
	color: #000000;
}
div.nav {
	border-color: #9AC2D6;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	height: 27px;
}
.footer_text {
	color: #004A6F;
	font-size: 16px;
	font-weight: bold;
}
.aff_login_title {
	color: #663E00;
	font-size: 22px;
}
.aff_login_text {
	color: #663E00;
}
.aff_signup_text {
	color: #663E00;
	font-size: 12px;
}
.aff_login_input {
	border-width: 1px;
	border-style: solid;
	border-color: #C97901;
	background-color: #FFFFFF;
}
.blue_input {
	border-width: 1px;
	border-style: solid;
	border-color: #76AEC9;
	background-color: #FFFFFF;
}
.product_list_title {
	color: #3A7592;
	font-size: 18px;
}
.date {
	font-size: 12px;
}
form { margin: 0px; }
.right_intro {
	color: #4B2F03;
	font-size: 17px;
	font-weight: bold;
}
.right_title {
	color: #4B2F03;
	font-size: 16px;
	font-weight: bold;
}
.right_text {
	color: #4B2F03;
}
.referal_stats_intro {
	color: #4B2F03;
	font-size: 20px;
}
.total_earnings {
	color: #01412D;
	font-size: 30px;
}
.your_stats_intro {
	color: #003D59;
	font-size: 20px;
}
.referal_stats_text {
	color: #4B2F03;
}
.your_stats_text {
	color: #003D59;
}
.left_intro {
	color: #004A6F;
	font-size: 17px;
	font-weight: bold;
}
.new_news_intro {
	color: #004A6F;
	font-size: 24px;
	font-weight: bold;
}
.new_news_title {
	color: #004A6F;
	font-size: 22px;
}
.new_news_text {
	color: #004A6F;
}
.price {
	color: #004A6F;
	font-weight: bold;
}
.features_intro {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}
.product_name {
	color: #000000;
	font-size: 22px;
}
.white_input {
	border-width: 0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 426px;
}
.green_input {
	border-width: 1px;
	border-color: #04BD81;
	border-style: solid;
	color: #000000;
	font-size: 30px;
	background-color: #D5FFD5;
	width: 200px;
	height: 35px;
	text-align: right;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}