<style type="text/css">  table  {
  	font : 9pt "trebuchet ms", arial, sans-serif;
  }
  
  body  {
  	color : #000000;
  	/* themecolour6%0; */
  	background-color : #ffffff;
  	/* themecolour6; */
  	background-image : url(../Graphics/topstrip.gif);
  	background-repeat : repeat-x;
  	font-family : "trebuchet ms", Arial, sans-serif;
  	font-size : 9pt;
  }
  
  p  {
  	font-family : "trebuchet ms", Arial, sans-serif;
  	font-size : 9pt;
  	margin-top : 0px;
  	margin-bottom : 0px;
  }
  
  /* ------------------------------- content -------------------------------*/
  #content  {
  	position : absolute;
  	height : auto;
  	width : auto;
  	left : 20px;
  	top : 180px;
  	right : 30px;
  }
  
  #content2  {
  	position : relative;
  	height : auto;
  	width : auto;
  	left : 10px;
  	right : 15px;
  }
  
  .content  {
  	padding-left : 20px;
  }
  
  blockquote  {
  	margin-top : 0px;
  	margin-bottom : 0px;
  	color : #000000;
  	margin-right : 0px;
  }
  
  #content blockquote  {
  	margin-top : 0px;
  	margin-bottom : 0px;
  	color : #333333;
  	margin-right : 0px;
  }
  
  #content a:link  {
  	color : #7e5701;
  }
  
  #content a:visited  {
  	color : #999999;
  }
  
  #content a:link:hover  {
  	color : #cea344;
  }
  
  /* --------------------------------------  lists ----------------------*/
  #content ul  {
  	color : #000000;
  	/* themecolour6%0; */
  	margin-top : 0px;
  	margin-bottom : 0px;
  	list-style-image : url(../Graphics/bullet.gif);
  }
  
  #rightcolumn ul  {
  	color : #667667;
  	/* themecolour6%0; */
  	margin-top : 0px;
  	margin-bottom : 0px;
  	margin-left : 2px;
  	list-style-image : url(../Graphics/bullet.gif);
  }
  
  #leftcolumn ul  {
  	color : #000000;
  	/* themecolour6%0; */
  	margin-top : 0px;
  	margin-bottom : 0px;
  	margin-left : 13px;
  	list-style-image : url(../Graphics/bullet.gif);
  	font-size : 9pt;
  }
  
  #content ol  {
  	margin-top : 0px;
  	margin-bottom : 0px;
  	color : #333333;
  }
  
  ol  {
  	margin-top : 0px;
  	margin-bottom : 0px;
  	color : #000000;
  }
  
  ul  {
  	margin-top : 0px;
  	margin-bottom : 0px;
  	font-family : "trebuchet ms", Arial, sans-serif;
  	font-size : 9pt;
  }
  
  dt  {
  	margin-top : 0px;
  	margin-bottom : 0px;
  	font-family : "trebuchet ms", Arial, sans-serif;
  	font-size : 9pt;
  	color : #7e5701;
  }
  
  dd  {
  	margin-top : 0px;
  	margin-bottom : 0px;
  	font-family : "trebuchet ms", Arial, sans-serif;
  	font-size : 9pt;
  }
  
  /* ------------------------- header headings -----------------------------------*/
  h1  {
  	font-size : 16px;
  	color : #7e5701;
  	/* themecolour5; */
  	margin-top : 0px;
  	margin-bottom : 3px;
  }
  
  h2  {
  	font-size : 16px;
  	color : #000000;
  	/* themecolour6%0; */
  	margin-top : 0px;
  	margin-bottom : 3px;
  }
  
  h3  {
  	font-size : 10pt;
  	color : #333333;
  	font-weight : bold;
  	padding-top : 0px;
  	padding-bottom : 0px;
  }
  
  .parahead  {
  	font-size : 13px;
  	font-weight : bold;
  	color : #000000;
  }
  
  #header  {
  	position : absolute;
  	height : auto;
  	width : auto;
  	left : 0px;
  	top : 0px;
  	visibility : visible;
  }
  
  #logo  {
  	position : absolute;
  	height : auto;
  	width : auto;
  	left : 10px;
  	top : 165px;
  }
  
  #hnavigation  {
  	position : absolute;
  	height : auto;
  	width : 100%;
  	left : 20px;
  	top : 129px;
  	z-index : 5;
  }
  
  #vnavigation  {
  	position : absolute;
  	height : auto;
  	width : auto;
  	left : 20px;
  	top : 320px;
  }
  
  /* ------------------------- image -----------------------------------*/
  .imageborder  {
  	border-left-width : 1px;
  	border-left-style : solid;
  	border-left-color : #FFFFFF;
  }
  
  #imagebar  {
  	position : absolute;
  	height : auto;
  	width : auto;
  	right : 60px;
  	top : 25px;
  	z-index : 6;
  }
  
  .imagebox  {
  	border : 1px solid #FFFFFF;
  }
  
  /* ------------------------- columns -----------------------------------*/
  #leftcolumn a:link  {
  	color : #7e5701;
  }
  
  #leftcolumn a:visited  {
  	color : #999999;
  }
  
  #leftcolumn a:link:hover  {
  	color : #cea344;
  }
  
  #rightcolumn a:link  {
  	color : #7e5701;
  }
  
  #rightcolumn a:visited  {
  	color : #999999;
  }
  
  #rightcolumn a:link:hover  {
  	color : #cea344;
  }
  
  .rightcoltext  {
  	padding : 10px;
  	color : #667667;
  	background-color : #fff8e7;
  	/* themecolour1$ 86.1%, 100%; */
  	border : 1px solid #cea344;
  	/* themecolour1; */
  	font-family : "trebuchet ms", Arial, sans-serif;
  	font-size : 9pt;
  }
  
  .leftcoltext  {
  	padding : 10px 10px 10px 10px;
  }
  
  #leftcolumn  {
  	position : absolute;
  	left : 12px;
  	top : 320px;
  	width : 157px;
  	color : #333333;
  	background-color : #f5ecd9;
  	/* themecolour1%180; */
  	background-color : #fff4da;
  	/* themecolour1$ 78.5%, 100%; */
  	padding : 5px;
  	border : 1px solid #cea344;
  }
     /* --------------------------------------- xingyi tables ----------------------------*/
     TD.labels  {
     	font-style : normal;
     	font-size : 9pt;
     	font-family : Tahoma;
     }
     
     TD.metal  {
     	color : #667667;
     	font-size : 9pt;
     	font-family : Tahoma;
     }
     
     TD.water  {
     	font-size : 9pt;
     	font-family : Tahoma;
     }
     
     TD.wood  {
     	color : Green;
     	font-size : 9pt;
     	font-family : Tahoma;
     }
     
     TD.fire  {
     	color : #B22222;
     	font-size : 9pt;
     	font-family : Tahoma;
     }
     
     TD.earth  {
     	color : Olive;
     	font-size : 9pt;
     	font-family : Tahoma;
     }
	 
  </style>