@charset "UTF-8";
.header_blue {
	font-family: "century gothic";
	font-size: 16px;
	font-weight: bold;
	color: #15457b;
}
.header_green {
	font-family: "century gothic";
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.header_red {
	font-family: "century gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.body_grey {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #525558;
}
.body_red {
	font-family: arial;
	font-size:: 12px;
	font-weight: normal;
	color: #FF0000;
}
.body_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #525558;
}

.body_arial {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #525558;
}

.body_dgrey {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.body_white {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.background {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.body_whitesmall {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.breadcrumb {
font-size:11px;
font-family:arial;
color:white;
text-decoration:none}

.breadcrumb a {
font-size:11px;
font-family:arial;
color:white;
text-decoration:underline}

.plant_manage_malaysia {
	display:none
}

.plant_short_courses {
	display:none
}

.plant_course {
	display:none
}

.plant_manage_courses {
	display:none
}

.plant_manage {
	display:none
}


