body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/white.jpg);
	background-color:#446490;
	background-repeat: repeat-y;
	background-position: center;
	text-align:justify;
}
.formbox { 	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#565656;
}		
#bg {
	width:100%;
	position:relative;
	top:0px;
	background-image:url(../img/top_map.jpg);
	background-repeat: repeat-x;
}
#bg_box {
	width:768px;
	position:relative;
	top:26px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#bignumber {
	width:361px;
	height:50px;
	position:relative;
	top:144px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#FFF;
}
#main_text {
	text-align:left;
	width:768px;
	color: #0e223a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	position:relative;
	top: 41px;
	left: 0px;
}



#more_text {
	text-align:left;
	color: #5d4314;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#confirm_text {
	text-align:left;
	width:500px;
	color: #5d4314;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	top:210px;
}
#joinconfirm {
	text-align:left;
	position:relative;
	top:120px;
	z-index: 100;
	left: 0px;
	height: 368px;
}
#join {
	text-align:center;
	width:350px;
	height:170px;
	position:relative;
	top:230px;
	left: -60px;
	z-index:100;
	margin: 0px;
}

.jointext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333953;
	text-align:justify;
}
#put_on_site {
	width:185px;
	height:150px;
	position:relative;
	top:230px;
	left:540px;
}

#booktxt {
	text-align:left;
	z-index: 101;
	position:relative;
	top:214px;
	left: 90px;
	height: 93px;
	width: 498px;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#565656;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	float: center;
	cursor: pointer;
	color: #426793;
	font-weight: bold;
	font-size: 16px;
	z-index: 1;
	}

.shadetabs li a{
	cursor: pointer;
	text-decoration: none;
	position: relative;
	color: #2d2b2b;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.shadetabs li a:visited{
color: #2d2b2b;
text-decoration: none;
}

.shadetabs li a:hover{
	background-repeat: repeat-x;
	background-position: bottom;
	color:#565656;
	background-image: url(http://worldwidetippingpoint.com/img/tab_highlight.jpg);
}

.shadetabs li a.selected{ /*selected main tab style */
background-repeat: repeat-x;
	background-position: bottom;
	color:#565656;
background-image: url(http://worldwidetippingpoint.com/img/tab_highlight.jpg);

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;

}

#countrydivcontainer{ /*selected main tab style */
margin-top: 40px;
width:500px; 
margin-bottom: 1em; 
padding-left: 20px;
}

.style3 {font-size: 11px; color: #333333; }
.style4 {
	font-size: 14px;
	font-weight: bold;
}
