@charset "utf-8";
.tbMain {
	position: absolute;
	width: 800px;
	left: -3px;
	top: 3px;
}
.tbProfileWelcome {
	position: relative;
	background-image: url(../graphics/bgHome_Profile_1.png);
	height: 225px;
	width: 590px;
	text-align: left;
	vertical-align: top;
	left: -4px;
}

.tbDirector {
	position: relative;
	background-image: url(../graphics/bgHome_Profile_1.png);
	height: 260px;
	width: 600px;
	top: 6px;
}
.tbProfile_RT {
	position: relative;
	top: -20px;
}

.tdProfilePic {
	background-image: url(../graphics/bgProfilePic_1.png);
	height: 156px;
	width: 120px;
}
.txProfile_Main {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
}

