 div.border_sign_up
{
	padding:10px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	border-left:2px dotted #B5BCBD;
	border-right:2px dotted #B5BCBD;
	width:550px;
	
}
 div.sign_up
{
	width:480px;
	border:1px solid #CFCBC8;
	margin:0 auto;
	font-family:tahoma;
	padding:10px;

}
div.sign_up table.properties
{
	width:88%;
	margin:0 auto;
	margin-top:30px;
	
}
div.sign_up div.table_title
{
	
	margin-top:30px;
	color:#005A8A;
	font-weight:bold;
	font-size:15px;
	text-indent:20px;
	
}
div.sign_up div.title
{
	background:url(../imgs/title_profile.gif) repeat-x;
	height:27px;
	width:480px;
	color:#005A8A;
	font-weight:bold;
	line-height:27px;
	text-indent:20px;

}
div.sign_up table.properties td.prop_name
{
	font-size:12px;
	color:#8D8987;
}
div.sign_up input,div.sign_up textarea
{
	background:#F2F2F3;
	border-top:1px solid #B4AFAA;
	border-left:1px solid #B4AFAA;
	width:314px;
	#width:304px;
	border-right:none;
	border-bottom:none;
}
div.sign_up table.properties td.submit_button
{
	
	padding-right:16px;
	#padding-right:22px;
}
div.sign_up input.reg_btn
{
	background:url(../imgs/buttons/green_big.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	width:133px;
	height:30px;
	border:none;
	display:block;
	float:right;
	color:white;
	font-family:tahoma;
	font-weight:bold;
	text-align:center
}
img.security_phrase
{
	border:2px solid #A3A09E;
}



/*table.reg_cont
{
	margin:0 auto;
	padding:0;
	width:77%;
	height:508px;
	margin-bottom:-3px;
	overflow-y:scroll;
	
	background:url(../imgs/reg/bg.jpg) repeat-x;
}

table.reg_cont td.top_left_corner
{
	width:14px;
	height:20px;
	background:url(../imgs/reg/top_left_corner.gif) no-repeat;
}

table.reg_cont td.top_right_corner
{
	width:14px;
	height:12px;
	text-align:right;
	background:url(../imgs/reg/top_right_corner.gif) no-repeat top right;
}

table.reg_cont td.bottom_left_corner
{
	width:14px;
	height:12px;
	text-align:right;
	background:url(../imgs/reg/bottom_left_corner.gif) no-repeat bottom left;
}

table.reg_cont td.bottom_right_corner
{
	color:#bee04c;
	vertical-align:top;
	
	padding:0;
	text-align:right;
	width:418px;
	height:362px;
	background:url(../imgs/reg/right_side.jpg) no-repeat top right;
	overflow:hidden;
}

table.reg_cont td.bottom_right_corner img
{
	margin:0;
}

table.reg_cont td.reg_main
{
	padding:0 10px;
	vertical-align:top;
	
	font-size:0.8em;
	color:#bee04c;
}

table.reg_cont td.reg_main div.reg_text h3
{
	margin-top:0;
}

table.reg_cont td.reg_main div.reg_text
{
	width:330px;
	height:90px;
}

table.reg_cont td.reg_main div
{
	width:320px;
	height:330px;
	overflow:hidden;
}

td.reg_main fieldset
{
	border:0;
	color:#91bf02;
	height:340px;
	_margin-bottom:-18px;
}

td.reg_main fieldset ul
{
	margin:0;
	padding:0;

}

td.reg_main fieldset ul li
{
	margin:0;
	padding:0;
}


td.reg_main input.reg_btn
{
	margin:0;padding:0;
	width:125px;
	height:41px;
	
	border:0;
	background:url(../imgs/reg/sign_up_btn.gif) no-repeat;
	
	color:#584812;
	font-weight:bold;
}

td.reg_main fieldset input
{
	width:200px;
}

td.reg_main fieldset img.security_phrase
{
	margin-right:30px;
	margin-top:-8px;
}

td.reg_main fieldset select
{
	width:205px;
}

td.reg_main fieldset p
{
	width:305px;
	font-weight:bold;
	text-align:right;
	margin:4px 0;
}

td.reg_main fieldset select.dob
{
	width:64px;
}

div.errors 
{
	position:absolute;
	top:370px;
	left:650px;
	width:240px;
	filter:alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65;
	z-index:4;
	
	background:#fff;
	font-size:11px;
	font-weight:bolder;
	padding:10px;
	color:red;
	border:4px solid #97784C;
	
	
}*/
