body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: Transparent;
}

.borderTopMiddle {
	background-image: url(../Images/RoundCorners/email_top_clear.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 22px;
}

.borderBottomMiddle {
	background-image: url(../Images/RoundCorners/email_bottom_clear.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 22px;
}

.borderRightMiddle {
	background-image: url(../Images/RoundCorners/email_right_clear.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
}

.borderLeftMiddle {
	background-image: url(../Images/RoundCorners/email_left_clear.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
}

.borderLeftTop {
	background-image: url(../Images/RoundCorners/email_tl_clear.gif);
	vertical-align: middle;
	height: 22px;
	width: 22px;
}

.borderRightTop {
	background-image: url(../Images/RoundCorners/email_tr_clear.gif);
	vertical-align: middle;
	height: 22px;
	width: 22px;
}

.borderRightBottom {
	background-image: url(../Images/RoundCorners/email_br_clear.gif);
	vertical-align: middle;
	height: 22px;
	width: 22px;
}

.borderLeftBottom {
	background-image: url(../Images/RoundCorners/email_bl_clear.gif);
	vertical-align: middle;
	height: 22px;
	width: 22px;
}

.MainMenuTREmail {
	width: 118px;
	height: 21px;
}

.LogoTableEmail {
	bottom: 0px;
	width: 128px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 5px;
	height: 100%;
}
