#maincontents {
	background: url(/shared/img/bg_shared.jpg) no-repeat;
	/*background: url(/transfer/img/bg_transfer.jpg) no-repeat;*/
}

h1 {
	margin: 0px 0px 10px 0px;
}

/* table
*************************************************************/
table.contact {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	color: #333;
	margin: 0px 0px 15px 0px;
}
table.contact th {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px 10px;
	font-size: 120%;
	font-family: 'Arial';
	background: #EFF;
}
table.contact tr {
	
}
table.contact td {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px 10px;
	background: #FFF;
}







.copy_transfer {
	background: url(/transfer/img/catchcopy_transfer.gif);
}

/************************/
.trans_flow {
	margin: 0px 0px 10px 10px;
}
.trans_flow h4 {
	font-size: 120%;
	margin-bottom: 5px;
}
.trans_flow span {
	font-size: 120%;
	font-weight: bold;
	color: #336;
}