body,td,th {
	color: #333333;
}
.textareaRequiredMsg, .textareaMinCharsMsg, .textareaMaxCharsMsg, .textareaValidMsg/* Text Styles */
 {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 10px;
	line-height : 17px;
}

.tinytext {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 9px;
	line-height : 17px;
}

.ticker {
	font-family : Arial, Helvetica, sans-serif;
	color : #325470;
	font-style : normal;
	font-size : 13px;
	line-height : 17px;
	background-color: #FFFFCC;
	background-image: url(../images/interface-sinaris_09.jpg);
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

.bluetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #85B0C6;
	font-style : normal;
	font-size : 11px;
	line-height : 17px;
}

/* Header Styles */
.header {
	font-family : Arial, Helvetica, sans-serif;
	color : #7F7F7F;
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	line-height : 20px;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

.headerblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #85B0C6;
	font-style : normal;
	font-size : 15px;
	font-weight : bold;
	line-height : 20px;
}

.subheadblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #85B0C6;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}


/* Color Styles */
.lightblue {
	background-color: #A3C6DA;
}

.darkblue {
	background-color: #009900;
}

.white {
	background-color: #ffffff;
}

.taupe {
	background-color: #D3D1BD;
}

.cream {
	background-image: url(../images/interface-sinaris_09.jpg);
}

.dark_khaki {
	background-color: #BDC1A7;
}

.lightgray {
	background-color: #EFEFEF;
}

.darkgray {
	background-color: #848482;
}

.company {
	background-color: #C3BFA0;
}

.products {
	background-color: #94ADBE;
}

.opportunity {
	background-color: #98BAAC;
}

.science {
	background-color: #C6C4AB;
}

.nsnews {
	background-color: #85B0C6;
}

.contact {
	background-color: #B2B3B4;
}

.lightcream {
	background-color: #F0EFE7;
}

.lightbeige {
	background-color: #F1F0EB;
}

.productviewall {
	background-color: #EFEFE7;
}

.slateblue {
	background-color: #8692A2;
}


/* Link Styles */
A:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	text-decoration: none;	
	font-size : 11px; 
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #D08714;
	text-decoration: none;
	font-size : 11px;
}

A.footer:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 9px;
}

A.footer:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 9px;
}

A.footer:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 9px;
}

A.footer:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 9px;
}

A.sidenav:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.sidenav:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.sidenav:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;	
	font-size : 11px; 
}

A.sidenav:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;
	font-size : 11px;
}

A.linktext:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
	text-decoration: none;
	font-size : 11px;
}

A.linktext:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
  	text-decoration: none;
	font-size : 11px;
}

A.linktext:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;	
	font-size : 11px; 
}

A.linktext:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #9BA5B1;
	text-decoration: none;
	font-size : 11px;
}

A.barlink:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
}

A.barlink:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
}

A.barlink:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;	
	font-size : 13px; 
}

A.barlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size : 13px;
}

A.header:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
  	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;	
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.header:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;
	font-size : 15px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;	
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subhead:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	font-style : normal;
  	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;	
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

A.subheadblue:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #85B0C6;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}


/* Topnav Links */
a.topnav_company:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_company:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_company:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}

a.topnav_companyon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_companyon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_companyon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}

a.topnav_product:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_product:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_product:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}

a.topnav_producton:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_producton:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_producton:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}

a.topnav_opportunity:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_opportunity:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_opportunity:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}

a.topnav_opportunityon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_opportunityon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_opportunityon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}

a.topnav_science:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_science:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_science:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:1px;
}

a.topnav_scienceon:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:1px;
}
a.topnav_scienceon:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:1px;
}
a.topnav_scienceon:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#C6C4AB;
	padding:1px;
}

a.topnav_nsnews:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_nsnews:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_nsnews:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:1px;
}

a.topnav_nsnewson:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:1px;
}
a.topnav_nsnewson:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:1px;
}
a.topnav_nsnewson:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 20px;
	width:100px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#85B0C6;
	padding:1px;
}

a.topnav_contact:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_contact:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#009900;
	padding:1px;
}
a.topnav_contact:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:1px;
}

a.topnav_contacton:link {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:1px;
}
a.topnav_contacton:visited {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:1px;
}
a.topnav_contacton:hover {
	color: #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	vertical-align:middle;
	height: 22px;
	width:125px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background:#B2B3B4;
	padding:1px;
}


/* Body Styles */
.body {
	background-color : #C1C1C1;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	color: #333333;
}
	

/* Ticker Styles */
a.tickl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #325470;
}

a.tickl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #325470;
}

a.tickl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #325470;
}

a.tickl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #325470;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}

.ticki {
	width: 705px;
	height: 18px;
	overflow: hidden;
	background-color : #FFFFCC;
	background-image: url(../images/interface-sinaris_09.jpg);
}

.ticko {
	width: 705px;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	background-color : #FFFFCC;
	padding: 1px 0 4px 0
	;margin: 4px 0 0px 0;
	display: block;
}

.tickls {
	color: #67735D;
	background-color : #FFFFCC;
}

.tickh {
	display: none;
	background-image: url(../images/interface-sinaris_09.jpg);
}
.fotoTestimoni {
	text-decoration: none;
	background-position: left top;
	float: left;
	padding-right: 15px;
	padding-bottom: 7px;
	height: 120px;
	width: 100px;
}
.fotoMutiara {
	float: left;
	height: 150px;
	width: 120px;
	padding-right: 15px;
	padding-bottom: 2px;
}
.fotoHerba {
	height: 170px;
	width: 290px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Kandungan {
	color: #333333;
}
.Nama1 {
	font-weight: bold;
	text-transform: uppercase;
}
.NoSiri {
	text-transform: uppercase;
}
.KandunganBold {
	font-weight: bold;
	color: #333333;
}
.KandunganBold2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #009966;
}
.Negeri {
	color: #FF0000;
	text-transform: uppercase;
}
.Daerah {
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
.Bilangan {
	text-align: right;
}
.PetaLamanBold {
	font-size: 12px;
	font-weight: bold;
	color: #85B0C6;
}
.AhliSahaja {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-align: center;
}
.AhliSahaja2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.UntungVIP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
	text-align: center;
}
