body {
	background:url(bg_tile.gif) repeat #e7e7e7;
	margin:0;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
b
img {
	border:none;
}
.LeftEdge{
	background:url(LP_LeftEdge.gif);
	width:3px;
}
.RightEdge{
	background:url(LP_RightEdge.gif);
	width:3px;
}
.Main {
	width:100%;
	background:url(LP_BG.gif) repeat-y #fff;
}
.Header {
	background-position:center;
	text-align:center;
}
.table2
{
	height:300px;
	width:80%;
	margin:20px auto;
	background-image:url(LP_WelcomeBG.gif);
	background-repeat:no-repeat;
	
}
.table3{
	margin-bottom:20px;
}
.footer{
	background:url(LP_bottom.gif) no-repeat;
	height:56px;
	color:#999;
	font-size:0.8em; text-align:center;
}
.footer p {
	padding-top:20px;
}
