.bg_Welcome {
	background-image: url(../images/bg_Welcome.jpg);
	background-repeat: no-repeat;
}
.bg_BusinessUnits {
	background-image: url(../images/bg_BusinessUnits.jpg);
	background-repeat: no-repeat;
}
.bg_ContactUs {
	background-image: url(../images/bg_ContactUs.jpg);
	background-repeat: no-repeat;
}
.bg_LatestNews {
	background-image: url(../images/bg_LatestNews.jpg);
	background-repeat: no-repeat;
}
.bgBlack {
	background-image: url(../images/bg_Black.jpg);
	background-repeat: no-repeat;
}
.bg_LineOrange {
	background-image: url(../images/line_Orange.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text10Grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.text10Orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9900;
}
.text12Grey {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.text12DGrey {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.text12Orange {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
.text12Blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
}
.text14Orange {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF9900;
}

.text10White {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.text14Green{
	font-family: Tahoma;
	font-size: 14px;
	color: #009900;
}
.text14GreenBold{
	font-family: Tahoma;
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.text14DBlue{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.text14DGrey{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.text14Maroon{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}

.bg_Body {
	background-image: url(../images/bg_Body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_Activities {
	background-image: url(../images/bg_Activities.jpg);
	background-repeat: no-repeat;
}
.bg_LineDGrey {
	background-image: url(../images/line_DGrey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_textfield {
	border: 1px dashed #0099FF;
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
}
.bg4test {
	background-image: url(../images/bg4.jpg);
	background-repeat: repeat-y;
}
.bg4testa {
	background-image: url(../images/bg4a.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
