body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E7E7;
}

@font-face {
    font-family: EUROSTILE;
    font-style:  normal;
    font-weight: normal;
    src: url(EUROSTI0.eot);
  }
  
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
h2 {
	font-size: 11pt;
	color: #2B88BD;
	font-weight: bold;
	margin-bottom:3px;
	margin-top: 0px;
}
h2.grey {
	font-size: 11pt;
	color: #999999;
	font-weight: bold;
	margin-bottom:3px;
}
h3 {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
	color: #FF9900;
	text-align: center;
	font-size: 10pt;
}
h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 10pt;
	color: #3399CC;
	font-weight: normal;
}
h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FF9900;
	font-weight: normal;
}
h6 {
	font-weight: bold;
	color: #999999;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-size: 10px;
	color: #646464;
	width: 100px;
}
a {
	color: #3399CC;
	font-weight: bold;
}
a.smalltext {
	color: #333333;
	font-size:8pt;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #999999;
}
ol {
	margin-bottom: 0px;
}
.border {
	background-color: #7A7A7A;
}
.bottom {
	background-color: #2B88BD;
}
.white {
	background-color: #FFFFFF;
}
.lightgrey {
	background-color: #EBEBEB;
	color: #4B4B4B;
}
.productline {
	background-color: #B4B4B4;
}
.productcontentbkg {
	background-color: #F4E6DB;
}
.blue {
	color: #3399CC;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C6C6C6;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.heading {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7B7B7;
	font-family: EUROSTILE;
}
.headingchinese {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7B7B7;
	/*font-family: EUROSTILE, Arial, Helvetica, sans-serif;*/
}
.headingwhite {
	font-size: 11pt;
	color: #818181;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
}
.productmenu {
	color: #484848;
	background-color: #F9F9F9;
	font-weight: bold;
}
.contentmain {
	text-align: justify;
	color: #999999;
	padding: 10px 20px 10px 0px;

}
.contentmain p {
	margin: 6px;
}
.contentmain table {
	color: #999999;
}
.productcontentmain {
	background-color: #F4E6DB;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
.left {
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.headingmarkets {
	color: #FFFFFF;
	padding: 3px 0px 3px 5px;
	font-size: 10pt;
	background-color: #90AAC5;
	font-weight: normal;
}
.contentmarkets {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	color: #999999;
}
.darktext {
	color: #333333;
}
.gradient {
	background-image: url(images/Bkg_Tile.jpg);
	background-repeat: repeat-x;


}
br {
	line-height: 5px;
}
.nopad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
