.button {
font-family: Tahoma;
font-size:12px;
width:180;
color: #000000;
background-color: #FFFFFF;
font-weight: bold
}
.text_join {
font-family: Tahoma;
font-size: 10px;
line-height: 14px;
font-weight: normal;
color: #FFFED7;
text-decoration: none;
}
.searchbox {
font-family: Tahoma;
font-size:12px;
width:180;
height:16px;
color:#000000;
background-color:ffffff;
BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
}
.bdrl {
border-top-width: 0px;
border-right-width: 3px;
border-bottom-width: 0px;
border-left-width: 3px;
border-top-style: double;
border-right-style: double;
border-bottom-style: double;
border-left-style: double;
border-top-color: #99CCFF;
border-right-color: #99CCFF;
border-bottom-color: #99CCFF;
border-left-color: #99CCFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.privacy_bottom_text {
	font-size: 11px;
}