<style type="text/css">


#header {
      height: 40px; 
      clear:both; 
      width: 100%;
      font-family:sans-serif;
      font-size:19px;
      font-weight:bold;
}

#menu { display: none; }

#footer { display: none; }

#content {
      float:left; 
      background-color: #ffffff;  
      width:500px; 
      font-size : 7pt;
	  text-align: left; 
}
#content1 {
      float:left; 
      background-color: #ffffff;  
      width:700px; 
      padding: 2px 3px;
	  font-size : 7pt;
	  text-align: left; 
	  }
 #content2 {
      float:center; 
      background-color: #ffffff;  
      width:700px; 
      padding: 2px 3px;
	  font-size : 7pt;
	  text-align: left; 
}
#cell {
      float:left; 
      background-color: #ffffff;  
      width:90px; 
      padding: 2px 3px;
	  font-size : 7pt;
	  text-align: left; 
}
#cell1 {
      float:left; 
      background-color: #ffffff;  
      width:300px; 
      padding: 2px 3px;
	  font-size : 7pt;
	  text-align: left; 
}
#cellheader {
      float:left; 
      background-color: #ffffff;  
      width:600px; 
      padding: 2px 3px;
	  font-size : 10pt;
	  text-align: left; 
}

	table.page	{ 
	writing-mode: tb-rl;
	color : #000000;
		background : #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7pt;
		margin: 1px 1px 1px 3px; 
		width:700px; 
	}
	
	div.page	{ 
	writing-mode: tb-rl;
	color : #000000;
		background : #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7pt;
		height: 80%;
		/* margin: 10% 0%;*/

	}
	
	body { 
	writing-mode: tb-rl;
	color : #000000;
		background : #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7pt;
		margin-right: 20pt;
	}
	
#table1 { 
	  float:center; 
      font-size : 7pt;
	  text-align: left; 
	}
	span.fsize { 	
		font-family : Verdana;
		font-size : 8pt;	
	}
	span.fsize1 { 	
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;	
	}
div.page table {
	writing-mode: tb-rl;
	margin-right: 80pt;
	color : #000000;
		background : #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 7pt;
filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=1);
}
	div.breakafter {page-break-after:always;}
	div.breakbefore {page-break-before:always;}
	
 /* IE workarounds */
/* IE implements height incorrectly, and does not understand min-height, thus prompting
   this workaround. 
#menu {height: 300px;}
html>body #menu {min-height: 300px; height: auto;}

#content {height: 300px;}
html>body #content {min-height: 300px; height: auto;}
/* -------------- */

/*#footer { 
      background-color: #cccccc; 
      height: 30px; 
      border-top: 1px solid #000000; 
      clear:both; 
      width: 100%; 
      text-align:center; 
      font-size: 10px;
} */


