body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image:url();
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.lay_topTable, .lay_menuTable, .lay_bottomTable{
    display:none;
}

.lay_contentTable{
	width:100%;
	background-color:#FFFFFF;
	background-image:url();
	background-repeat:no-repeat;
	height:auto;
}

.lay_basicTemplate{
    width:auto;   
}

.lay_lftCol{
    padding-right:20px;
    width:70%;
	background-image:url();
	background-repeat:repeat-y;
	background-position:top right;
}

.lay_rgtCol{

}
