#content_main_h {
width: 700px;
font-size: 12pt;
font-family: "Times New Roman", Times, serif; 
text-align:left;
}
h2,h3 {
margin: 0;
text-align:left;
padding: 0;
font-family: Verdana;
}

h2 {
font-size: 15pt;
}
h3 {
font-size: 13pt;
}
td {
text-align:left;
font-family: Verdana;
}
#contact {
display:block;
background: #def;
width: 710px;
}
#contact td {
padding: 5px;
}
#contact b {
display: block;
text-align:right;
}
hr {
margin: 2px 0;
}
form, table {
margin: 0;
}

#contacthead {
	background-image:url(/MemberImages/cg/cg_contacttab_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;
}

.largetext {
	font-size:12px;
	font-weight:bold;
}