﻿.mainTbl {
	background: url('../../Demo/Images/Analyze_en.jpg') no-repeat 50% 0;
}
.resultsTbl {
	background: url('../../Demo/Images/Results_en.jpg') no-repeat 50% 0;
}
.HelpImage{
	background-image:url('../../Demo/Images/help_en.jpg');
}
.TBanl_FirstMsg {
	background: url('../../Demo/Images/FirstMsg_en.gif' ) no-repeat;
	background-position: center;
	width: 565px;
	height: 217px;
	margin: 12px 0 0 41px;
	border: 1px dashed #DDDDDD;
}
.SendWindow {
	background: url('../../Demo/Images/Send_en.jpg' ) no-repeat;
	background-position: center;
	width:554px;
	height:417px;
}
.SendWindow2 {
	background: url('../../Demo/Images/Sent2_en.jpg' ) no-repeat;
	background-position: center;
	width:554px;
	height:254px;
}
