th {
	text-align: center;
	text-color: #000;
	font-weight: bold;
}
td {
	font: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-align:center;
	font-weight: 500;
}


.rightmenu .coltop-join {
  border-style: solid;
  margin: 0px 0px 0 307px;
  overflow: hidden;
  background: #68bce1 url(img/background-2011-join.jpg) repeat-x left top;
  width: 645px;
  padding: 15px 15px 15px 15px;
   }
.rightmenu .coltop-join h3 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	background: black;
	padding: 5px 5px 5px 5px;
	float: left;
	clear: both;
	letter-spacing: 1px;
}
.rightmenu .coltop-join p {
  display: block;
  float: left;
  clear: both;
  padding: 5px 5px 5px 5px;
  background-color: #FFF;
  width: ;
  margin-top: 0em;
  margin-bottom: 0.4em;
}
.rightmenu .coltop-join a {
  text-decoration: none;
  color: black;
  text-decoration: underline;
}
.rightmenu .coltop-join a:hover {
  background-color: transparent;
}

.rightmenu .col1-join {
  border-style: solid;
  margin: 0px 0px 0 307px;
  overflow: hidden;
  background: #9ad7ff url(img/background.png) repeat-x scroll left top;
  width: 645px;
  padding: 15px 15px 15px 15px;
}
.rightmenu .col1-welcome {
  border-style: solid;
  margin: 0px 0px 0 307px;
  overflow: hidden;
  background: #9ad7ff url(img/background.png) repeat-x scroll left top;
  width: 645px;
  padding: 15px 15px 15px 15px;
}
.rightmenu .col1-welcome p {
  width: 300px;
  height: 136px;
  padding: 15px 15px 15px 15px;
  background-color: #FFF;
  margin-top: 0em;
  margin-bottom: 5px;
  text-align: justify;
}
form {
	border: none;
	width: 260px;
	float: left;
}
#join {
	width: 260px;
	height: 90px;
	border: none;
	border-color: #0F6;
	border-width:thick;
	background-color: #fff;
	padding: 20px 20px 15px 20px;
	float: left;
}
#join-box1{
	width: 300px;
	height: 125px;
	border: none;
	border-color: #0F6;
	border-width:thick;
	background-color:#fff;
	float: right;
	}
#join-privacy{
	width: 622px;
	border: none;
	border-color: #0F6;
	border-width:thick;
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	float: left;
	margin: 15px 0px 0px 2px;
}
#join-privacy p {
	font-size: 0.9em;
	margin-top: 0em;
    margin-bottom: 0.3em;
	text-align: justify;
}
h3 {
	margin-top: 0em;
    margin-bottom: 0.3em;
	font-size: 0.9em;
	float: left;
}

input#name {
	width: 204px;
	background-color: #FFF;
	margin-bottom: 5px;
}
input#email{
	margin-left: 2px;
	width: 204px;
	margin-bottom: 0px;
	background-color: #FFF;
}
label {
	font-size:14px;
	font-weight: bold;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}
#flashcontent-join {
background: transparent none repeat scroll 0% 50%;
border: solid;
height: 285px;
margin-right: 0px;
float: left;
position: relative;
top: 22px;
padding-bottom: 5px;
right: -307px;
width: 675px;
z-index: 0;
}

