@charset "iso-8859-1";
@import url(../../base/css/join_form.css);
/*------------------*/
	table, tr, td
	{
		text-align:left;
	}
	
	.join_header_first, .join_header
	{
		height:25px;
		background-color:#c0c0c0;
		background-repeat:repeat-x;
		border:1px solid #9B9A9A;
		text-align:center;
	}
	.join_td_1, .join_td_2
	{
		text-align:left;
		background-color:#eee;
		padding-left:3px;
	}
	.join_td_1
	{
		font-weight:bold;
	}
	
	.join_td_1_first, .join_td_2_first
	{
		background-color:#eee;
		padding-left:3px;
	}
	.join_td_1_first
	{
		font-weight:bold;
	}
	table.profileTypes
	{
		font-size:16px;
		font-family:Arial;
	}	
/*##########################################*/
	div#banner_top table ,div#banner_top tr , div#banner_top td, div#bottom_banner table, div#bottom_banner tr, div#bottom_banner td
	{
		text-align:center;
	}
	