/* -----------------------------------------------------
T^f[XN[pX^CV[g(Cascading Style Sheets)

Apr.26 2004	ζ3Ε|H5`H6AH5P`H6PΜθ`ΗΑ
Apr.11 2004	ζ2Ε|H1`H4AH1P`H4PΜθ`ΗΑ
May.18 2003	Ε
----------------------------------------------------- */
body	{
		background-image:url("../img/rose2.gif");
		background-color:rgb(240,255,240);
		font-family:'lr oSVbN',sans-serif;
		font-size:small;
		color:rgb(0,0,0);
		text-align:left;
		}

H1		{	/* for Title phase */
		background-color:rgb(255,255,208);
		font-family:'ARΫonoΜH',sans-serif;
		font-size:large;
		color:rgb(255,153,0);
		font-weight:bolder;
		text-align:center;
		}

H2		{	/* for 2nd Title phase */
		background-color:rgb(240,255,240);
		font-family:'lr oSVbN',sans-serif;
		font-size:medium;
		color:rgb(46,139,87);
		font-weight:bolder;
		text-align:left;
		}

H3		{	/* for 3rd Title phase */
		font-family:'lr oSVbN',sans-serif;
		font-size:small;
		color:rgb(46,139,87);
		font-weight:bolder;
		text-align:left;
		}

H4		{	/* for 4th Title phase */
		font-family:'lr oSVbN',sans-serif;
		font-size:small;
		color:rgb(0,0,0);
		font-weight:bold;
		text-align:left;
		padding-left:2em;
		}

H5		{	/* for 5th Title phase */
		font-family:'lr oΎ©',serif;
		font-size:x-small;
		color:rgb(160,64,64);
		font-weight:bolder;
		text-align:left;
		padding-left:3em;
		}

H6		{	/* for 6th Title phase */
		font-family:'lr oΎ©',serif;
		font-size:x-small;
		color:rgb(0,0,0);
		font-weight:bold;
		text-align:left;
		padding-left:4em;
		}

.H1P	{	/* for the section after Top Title phase */
		text-indent:1em;
		}

.H2P	{	/* for the section after 2nd Title phase */
		text-indent:1em;
		}

.H3P	{	/* for the section after 3rd Title phase */
		padding-left:3em;
		}

.H4P	{	/* for the section after 4th Title phase */
		padding-left:4em;
		}

.H5P	{	/* for the section after 4th Title phase */
		padding-left:7em;
		font-size:x-small;
		}

.H6P	{	/* for the section after 4th Title phase */
		padding-left:12em;
		font-size:xx-small;
		color:rgb(128,104,80);
		}

.IssueDate	{	/* for date phase */
		font-family:'lr oSVbN',sans-serif;
		font-size:x-small;
		color:rgb(0,0,0);
		font-weight:lighter;
		text-align:right;
		}

.top	{	/* for Title phase */
		background-color:rgb(255,255,208);
		font-family:'ARΫonoΜH',sans-serif;
		font-size:large;
		color:rgb(255,153,0);
		font-weight:bolder;
		text-align:center;
		}

.A		{	/* for ASCII Letters */
		font-family:'Times New Roman',serif;
		}

.S		{	/* for small letters */
		font-size:x-small;
		}

.SS		{	/* for small letters */
		font-size:xx-small;
		}

.l		{	/* for List-up lines */
		font-size:small;
		color:rgb(0,0,0);
		}

.ldate	{	/* for List-up lines (for date,etc) */
		font-size:x-small;
		color:rgb(0,0,153);
		}

.grp	{	/* for Header lines */
		font-size:xx-small;
		color:rgb(0,102,153);
		}

.note	{	/* for notes */
		font-size:xx-small;
		color:rgb(0,102,153);
		}

.Hi1	{	/* Hi-light "Red" */
		color:rgb(255,0,0);
		font-weight:bolder;
		}
		
.Hi2	{	/* Hi-light "Orange" */
		color:rgb(255,153,0);
		font-weight:bolder;
		}
		
.Hi3	{	/* Hi-light "Dark Green" */
		color:rgb(46,139,87);
		font-weight:bolder;
		}

.Hi4	{	/* Hi-light "Blue" */
		color:rgb(0,0,255);
		font-weight:bolder;
		}

.Hi5	{	/* Hi-light "Dark Red" */
		color:rgb(128,0,0);
		font-weight:bolder;
		}

/* Background-color for tables */
.tb1	{background-color:rgb(244,247,255);}	/* ultra-light blue */
.tb2	{background-color:rgb(204,221,255);}	/* light blue */
.tb3	{background-color:rgb(243,255,255);}	/* light cyan */
.tb4	{background-color:rgb(255,255,244);}	/* light linen */
.tb5	{background-color:rgb(51,255,204);}		/* light green */
.tb9	{background-color:rgb(248,248,248);}	/* light gray */
.tb0	{background-color:rgb(255,255,255);}	/* white */

/* Background-color for table-headers with text-color(white) */
.th1	{background-color:rgb(0,0,153);color:rgb(255,255,255);}		/* dark blue with white text */
.th2	{background-color:rgb(0,102,153);color:rgb(255,255,255);}	/* dark blue-green with white text */
.th3	{background-color:rgb(0,102,204);color:rgb(255,255,255);}	/* blue with white text */
.th4	{background-color:rgb(0,153,153);color:rgb(255,255,255);}	/* blue-green with white text */
.th9	{background-color:rgb(102,102,102);color:rgb(255,255,255);}	/* dark gray with white text */
.th0	{background-color:rgb(0,0,0);color:rgb(255,255,255);}		/* black with white text */

/* Text-color for tables */
.c1		{color:rgb(0,0,153);}		/* dark blue */
.c2		{color:rgb(0,102,153);}		/* dark blue-green */
.c3		{color:rgb(0,102,204);}		/* blue */
.c4		{color:rgb(0,153,153);}		/* blue-green */
.c9		{color:rgb(102,102,102);}	/* dark gray */
.c0		{color:rgb(0,0,0);}			/* black */

/* Text-color for table-headers */
.ch1	{color:rgb(204,221,255);}	/* light blue */
.ch2	{color:rgb(51,255,204);}	/* light green */
.ch3	{color:rgb(255,255,153);}	/* light yellow */
.ch4	{color:rgb(255,153,255);}	/* light magenda */
.ch9	{color:rgb(248,248,248);}	/* light gray */
.ch0	{color:rgb(255,255,255);}	/* white */

hr.topline	{color:rgb(0,153,0);border-width:5;} 

.TableList	{	/* for Table */
	font-size:x-small;
	color:rgb(128,0,0);	/* maroon */
	background-color:rgb(255,255,255);	/* white */
	border-style:solid;
	border-width:1;
	border-color:rgb(210,180,140); /* tan */
	}
  