.MenuBGflow {
	background-image: url(images/home/Buttons_BG.jpg);
	background-repeat: repeat-y;
}
.BodyBGflow {
	background-image: url(images/home/Body_BG_flow.jpg);
	background-repeat: repeat-y;
}
.Page_title_orange {
	font-family: GillSans, "Gill Sans", "GillSans Bold";
	font-size: 12px;
	font-weight: bolder;
	color: #FF9900;
}
.Header_Grey_Bold {
	font-family: GillSans, "Gill Sans", "GillSans Bold";
	font-size: 30px;
	font-weight: bolder;
	color: #666666;
	line-height: 29px;
}
.Body_grey_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.Body_Title_Orang_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	font-weight: bold;
	color: #FF9900;
	line-height: 18px;
}
.Body_grey_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.Body_grey_12_bold_UNDERL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-decoration: underline;
}
