
#loginhead {
	width:500px;
	background-image:url(/MemberImages/cg/cg_logintab_bg.jpg);
	background-repeat:no-repeat;
	height:29px;
}

#loginbody {
	
}

.body_table {
	background-color:#deecf8;
	border:2px #99ccff solid;
	height:125px;
	padding-bottom:15px;
	padding-top:5px;
	width:500px;
	margin-bottom:15px;
	vertical-align:top;
}

.form_label {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000066;
}

.data_field {
	size:40;
}

.small_text {
    font-size:10px;
    font-weight:bold;
}