body {
	color: #29709b;
	font-size: 11px;
	font-family: Tahoma;
	text-align: justify;
}

p { text-align: justify; }

td { }

a:link {
	text-decoration: none;
}

a:visited { text-decoration: none; }

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

a:active { text-decoration: none; }
.linkMore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.navigator {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
}

.subhead1 {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.paragraph {  }
.box { border: solid 1px #ccd9ff; }
.footer {
	font-size: 10px;
	text-align: center;
}

/*----Setting for copyright-----*/
.copyright {
	color: #999999;
	font-size: 10px;
	text-align: center;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
/*----Settings for penerangan services----*/
.fonts {
	font-size: 12px;
	font-family: Tahoma;
}
.bullet { list-style-type: disc; }
.headingBar {
	background-image: url(../Assets/Interfaces/logo.gif);
	background-repeat: no-repeat;
}
.boxPara {
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	height: 300px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.box_left_line {
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
.BoxBorderContent {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	width: 429px;
	border-bottom-style: solid;
	margin: 8px;
}

.link {
	color: #666666
}

.bckEmail {
	background-image: url(../Assets/Interfaces/bckgrd.gif);
	background-repeat: no-repeat;
}
.pictureLeft {
	float: left;
	margin-right: 8px;
}
