.tblWelcome
{
	background-image: url(/Images/m1-t-dr.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	width: 100%;
}
.tdLeft
{
	background-image: url(/Images/p.gif); 
	background-repeat: repeat-y; 
	background-position: left;
	height: 100%; 
	width: 3px
}
.tdCenter
{
	background-image: url(/Images/m1-b-dr.gif); 
	background-repeat: repeat-x;
	background-position: bottom; 
	height: 100%; 
	width: 100%; 
	text-align: left;
}
.wlcTop
{
	margin-left: 13px; 
	margin-top: 21px
}
.wlcText
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #878787;
	margin-left: 15px; 
	margin-top: 6px; 
	margin-right: 20px;
	margin-bottom: 10px
}
.tdRight
{
	background-image: url(/Images/p.gif); 
	background-repeat: repeat-y; 
	background-position: right;
	height: 100%; 
	width: 3px
}
