body {
	background: #f9f9f9;
	margin: 0px 0 0 0;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	color: #333;


}
	a img{ border:none;}
#network {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 6px;
	color: #999999;
	height: auto;
	width: 100%;
	background: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
}

#network2 {
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #999999;
	height: 30px;
	width: 100%;
	background:	url(images/ip-projectbg.gif);
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 0px;
}




#container {
	text-align: left;
	margin: 0 auto;
	width: 724px; 
	border: 1px solid #E5E5E5;
	padding: 11px;
	background: #ffffff;
	padding-bottom: 50px;
	background-image: url(../images/fsabar_ups.gif); 
	background-repeat: no-repeat;
	background-position: bottom center;

}
#container2 {
	height: 510px;

}
#title_psp {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #4471a8;
	margin-bottom: 40px;
}
#reward {
	float: left;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 205px;
	height: auto;
	line-height: 150%;
	margin-right: 79px;
	margin-bottom: 10px;
}
#status {
	float: right;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 422px;
	height: 160px;
	line-height: 190%;
}
#referral_container {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 700px;
	margin-top: 21px;
}
#referral {
	background-image: url(images/referralbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
#referrals_container {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 700px;
	margin-top: 10px;
}
#referrals {
	height: 25px;
	padding-top: 5px;
	margin-bottom: 16px;
}
#footer {
	width: 100%;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	line-height: 160%;
	margin-bottom: 10px;
}

#refbytext {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	line-height: 80%;
}
/* Colouring Start */
.lightblue { color: #7096c5; font-weight: bold; }
.darkblue { color: #4471a8; font-weight: bold; }
.lightgreen { color: #95ce12; }
.darkgreen { color: #77a40f; }
.lightred { color: #ee4040; }
.darkred { color: #cd1212; }
.darkgrey { color: #666666; }
.lightorange { color: #FF9900 }
/* Colouring End */

/* Positioning Start */
.left { text-align: left; }
.middle { text-align: center; }
.right { text-align: right; }
.status { margin-top: 40px; }
/* Positioning End */

/* Referrals */
.floatleft { float: left; text-align: left; }
.floatright_y { width: 188px; float: right; text-align: right; background: #ffffeb; padding: 3px; }
.floatright_c { width: 188px; float: right; text-align: right; padding: 3px; }
.yellow {
	height: 14px;
	background: #ffffeb;
	padding: 3px;
	float: left;
	width: 500px;
}
.clear {
	height: 14px;
	width: 500px;
	background: #fff;
	padding: 3px;
	float: left;
}
/* Links Start */
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {color: white; background-color: #217fff;}
a:active {color: white; background-color: #217fff;}


/* Links End */

/* Sign Up Options */
#option {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	float: left;
	width: 249px;
}
#option2 {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 241px;
	float: right;
}
#optionextend {
	width: 100%;
	text-align: center;
}
#steps {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 234px;
	line-height: 190%;
}
#signup {
	text-align: center;
	float: center;
	font-family: helvetica, arial;
	font-size: 18px;
	color: #888888;
	width: 700px;
	height: 190px;
	padding: 4px;
	line-height: 130%;
	border: 1px solid #cccccc;

}
#signuptwo {
	font-family: helvetica, arial;
	font-size: 9px;
	color: #999999;
	padding: 2px;
}
.box_red {
	background: #fa5d5d;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-right: 5px;
}
.box_blue {
	background: #7bc8f1;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-right: 5px;
}
.box_green {
	background: #9fe456;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-right: 5px;
}
.box_orange {
	background: #f9a25c;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-right: 5px;
}

/* Text Boxes Start */
.signupbox {
	width: 250px;
	font-family: arial;
	font-size: 18px;
	margin-top: 0px;
	padding: 5px;
}

.signupbox {
	width: 250px;
	font-family: arial;
	font-size: 18px;
	margin-top: 0px;
	padding: 5px;
}

.reflinkbox {
	width: 550px;
	font-family: arial;
	font-size: 18px;
	margin-top: 0px;
	padding: 5px;
}


.reflinkbox2 {
	width: 550px;
	font-family: arial;
	font-size: 14px;
	margin-top: 0px;
	padding: 5px;

}


.membersentrance {
	text-align: right;
	margin-right: 30px;
	
}


/* Text Boxes Start */
.signupbox2 {
	width: 100px;
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	padding: 0px;
}

#memberslogin {
	background: #ffffff;
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin: 5px;
	float: right;
	border: 1px solid #E5E5E5;
}

#remove_back {
	background: #ffffff;
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin: 5px;
	float: left;
	border: 1px solid #E5E5E5;
}
#bar {
	border: 1px solid #E5E5E5;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	padding: 7px;
	color: #999999;
	width: 732px;
	background: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
}
#box {
	font-family: arial;
	font-size: 13px;
	text-align: center;
	color: #999999;
}
.box {
	font-family: arial;
	font-size: 18px;
	text-align: left;
	color: #000;
	border: 0px solid #e5e5e5;
}

.offerbox {
	font-family: arial;
	font-size: 14px;
	text-align: left;
	padding: 10px;
	color: #333;
	border: 1px solid #e5e5e5;
}
#items {
	margin-top: 15px;
	border: 1px solid #ffffff;
}
#front {
	margin-top: 20px;
	padding: 0;
	float: left;
	width: 720px;
	text-align: left;
}
#box_green_sign {
	background: #f9f9f9;
	color: #ffffff;
	font-family: arial;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	width: 700px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 6px;
}
#box_blue_sign {
	background: #7bc8f1;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	padding-left: 5px;
	margin-bottom: 6px;
}
#box_red_sign {
	background: #fa5d5d;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	padding-left: 5px;
	margin-bottom: 6px;
}
#box_orange_sign {
	background: #f9a25c;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	padding-left: 5px;
	margin-bottom: 6px;
}
.welcome {
	font-size: 12px;
	color: #333;
	font-weight:normal;
}

.welcome2 {
	font-size: 24px;
	color: #333;
	font-weight:bold;
}

.themenu {
	font-size: 14px;
	color: #333;
	font-weight:bold;
}

