/* DEFAULT MAKET SPECIFIC STYLES */

/* BODY */
.main_body {
	background-image: URL(../../_img/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 25px;
	font-size: 12px;
}
#lay_body {
/*	background-image: URL(../../_img/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 25px;
	font-size: 12px; */
}
#lay_body P, #lay_body TD, #lay_body TABLE {
	font-size: 12px;
	line-height: 180%;
	text-align: left;
}
/* END BODY */

/* BLOCK 1 */
#lay_f1 {
	background-image: URL(../../_img/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 20px 20px 20px 20px;
}
/* END BLOCK 1 */

/* BLOCK 2 */
#lay_f2 {
	background-image: URL(../../_img/body_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
/* END BLOCK 2 */

/* BLOCK 3 */
#lay_f3 {
	padding-top: 4px;
}
/* END BLOCK 3 */

/* BLOCK 4  */
#lay_f4 { }
/* END BLOCK 4 */

/* BLOCK 5 */
#lay_f5 {
	padding-top: 32px;
	background-image: URL(../../_img/body_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/* END BLOCK 3 */