BODY {

	background : white;

	color: black;

	font-family: "Arial Unicode MS", Arial, Verdana, "MS Arial", Helvetica, "MS Verdana", Swiss, Univers, Futura, "ITC Avant Garde Gothic", "ITC Stone Sans", "Gill Sans", "Akzidenz Grotesk", "MS Trebuchet", sans-serif;

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	margin: 1em;

	text-align: left;

}



FORM {

	display : block;

}



H1              { 

  background:#ffffff;

  color : #ff0000;

  display: block;

  font-size: 110%; 

  font-weight: bold;

  text-align : left; 

  unicode-bidi: embed;

 }

 

H2              { 

  display:block;

  font-size: 110%; 

  font-weight: bold;

  text-align : left; 

  unicode-bidi: embed;

  }

  

H3              {

 display:block;

 font-size: 100%;

 font-weight: bold; 

 text-align : left; 

 unicode-bidi: embed;

 }

 

H4 {

	display:block;

	font-size: 90%;

	font-weight: bold;

	text-align : left; 

	unicode-bidi: embed;

}

H5 {

	display:block;

	font-size: 80%;

	font-weight: bold;

	text-align : left; 

	unicode-bidi: embed;

}

H6 {

	display:block;

	font-size: 70%;

	font-weight: bold;

	text-align : left; 

	unicode-bidi: embed;

}



TD {

    vertical-align: top;



	}





A:link {

	text-decoration: underline;
	

}



A:visited {

	text-decoration: underline;

}



A:active {

	text-decoration: underline;

}



/* Note: Pseudo-class A:hover is not supported in CSS1, Internet Explorer 3, and Netscape 4. */

A:hover {

    text-decoration : none;

	border : none #ccffcc;
	background: #ffff00;
	color : #cc6600;

	}



BLOCKQUOTE { display: block }







pre {

  margin-left: 10%;

  white-space: pre;

}



/* Basic styling font effects.  Note that the <B> tag is deprecated;  use <span class="strong"> instead. */	 

	 	

B { font-weight: bold }

		

.strong {

	font-weight: bolder;

}



.larger {

	font-size: larger;

}



.smaller {

	font-size: smaller;

}



.center {

	text-align : center;

}



/* Special functions.  The navigation and button classes can be extended as needed to meet special

requirements for different web sites.*/

.navigation {
	font-family: "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif;
	color: black;
	background: #c9e2e9;
	font-size: smaller;
}

.navigation-cell {
	font-family: "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif;
	font-size: smaller;
	color: black;
	background: #c9e2e9	;
	border : thin solid #cccccc;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
}

.navigation-cellv2 {
	font-family: "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif;
	font-size: smaller;
	color: black;
	background: #F2EDC6;
	border : thin solid #cccccc;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
}

.navigation-cell-title {
	font-family:  "Courier New", Courier, monospace;
	color: black;
	background: #c9e2e9;
	text-align : left;
	vertical-align : top;
	font-style : normal;
	font-size : larger;
	font-weight : bold;
}

.CONTENT-CELL-TITLE {

	background : #bbbbcc;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : bold;

	height : auto;

	text-decoration : none;



}




.feature-cell {
	font-family: "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif;
	font-size: smaller;
	color: black;
	background: #f9eccc;
	border : thin solid #cccccc;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
}

.feature-cellv2 {
	font-family: "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif;
	font-size: smaller;
	color: black;
	background: #dddddd;
	border : thin solid #cccccc;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
}




.feature-cell-title {
	font-family:  "Courier New", Courier, monospace;
	color: black;
	background: #f9eccc;
	text-align : left;
	vertical-align : top;
	font-size : larger;
	font-style : normal;
	font-weight : bold;
}

.feature-music {
	color: black;
	font-size: smaller;
	background: #e9e2c9;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
	font-style : normal;
}

.feature-audiotext {
	color: black;
	font-size: smaller;
	background: #e2e9c9;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
	font-style : normal;
}

.crumbtrail  {

   font-family : "Courier New", Verdana, Arial, Helvetica, sans-serif; 

   background-color: #CCCC99; 

   font-size : smaller;

   color : #000000;

}



.crumbtrail2  {

   font-family : "Courier New", Verdana, Arial, Helvetica, sans-serif; 

   background-color: #eeeeff; 

   font-size : smaller;

   color : #000000;

}

.crumbtrailv3  {

   font-family : "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif; 

   background-color: #99cc99; 

   font-size : normal;

   color : #000000;

}



.button-blue {

	background: Blue;

	color: white;

	font-family: "Arial Unicode MS", Helvetica, Arial, Verdana, Geneva, sans-serif;

}



.order {

    background: #ffff00;

	font-weight: bold;

	color : #000000;

}



.credit {

	font-style : normal;

}



.html {

	background: Yellow;

	color: blue;

	font-family: Courier, "MS Courier New", Prestige, "Everson Mono", monospace

}

		

.html-red {

	background: Yellow;

	color: red;

	font-weight: bold;

	font-family: Courier, "MS Courier New", Prestige, "Everson Mono", monospace

}



.link-noline {

text-decoration: none;

}

		

.warning {

	color : #ff0000;

	background : #ffff00;

	font-weight : bold;

}



		

/* Multilingual styles */

/* Hong Kong uses Traditional Chinese, primarily with Big5 encoding.  The mingliu font is distributed with

the Chinese version of Windows and in the Win2000 multilingual support packs.

*/		

.big5 {

	font-family: "Arial Unicode MS", mingliu, sans-serif;

}



/* Use of Titus Cyberbit Basic for Devanagari is required to support Indic

	half forms and ligatures not supported in Unicode code page 0900-097F which is supported by

	Arial Unicode MS automatically.  The Titus Cyberbit Basic superset

	extensions are in the special use area code page E900-E9FF and are not widely supported.

*/

.devanagari {

	font-family: "TITUS Cyberbit Basic", "Arial Unicode MS", sans-serif;

}



		

/* Emphasis styles.  These can be used to highlight words or passages in body text.

emphasis-lightblue, emphasis-lightgreen, and emphasis-creme are the three least-dark background

colors supported by the standard browser color palette, making them good choices for high-contrast use.

Additional emphasis styles can be added as needed to support individual site color requirements.

 */

 

.EMPHASIS-MAPLE {

	background : #FFFFFF;

	color : #663300;

	font-family : "Arial Unicode MS", Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}

 .emphasis-lightgrey {
	font-family: "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif;
	font-size: smaller;
	color: black;
	background: #eeeeee;
	border : thin solid #cccccc;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
}

.EMPHASIS-LIGHTBLUE {

	background : #CCFFFF;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}



.EMPHASIS-LIGHTGREEN {

	background : #CCFFCC;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}



.emphasis-creme {
	background : #FFFFCC;
	color : Black;
	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	height : auto;
	text-decoration : none;
}

.emphasis-darkgreen {
	background : #006666;
	color : White;
	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: smaller;
	height : auto;
	text-decoration : none;
}



.emphasis-mediumgreen {

	background : #99cc99;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	font-size: smaller;

	height : auto;

	text-decoration : none;

}



.EMPHASIS-mediumlightblue {

	background : #9999ff;

	color : White;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}



.EMPHASIS-MEDIUMPINK {

	background : #FFCCCC;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}

.emphasis-mustard {
	font-family: "Arial Unicode MS", Arial, "MS Arial", Helvetica, Verdana, "MS Verdana", Swiss, Univers, Futura, "MS Trebuchet", sans-serif;
	font-size: smaller;
	color: black;
	background: #F2EDC6;
	border : thin solid #cccccc;
	padding-left : 5px;
	padding-right : 5px;
	text-align : left;
	vertical-align : top;
}

.EMPHASIS-LAVENDER {

	background : #CCCCFF;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}



.EMPHASIS-SKYBLUE {

	background : #bbCCFF;

	color : Black;

}



.EMPHASIS-PINK {

	background : #FFCCFF;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}



.EMPHASIS-YELLOW {

	background : #FFFF00;

	color : Black;

	font-family : "Arial Unicode MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-style : normal;

	font-weight : normal;

	height : auto;

	text-decoration : none;

}



/*  The speech and print media extensions are taken directly from the recommended default style sheet

for HTML 4.0 available at:

< http://www.w3.org/TR/REC-CSS2/sample.html >

*/



@media speech {

  H1, H2, H3, 

  H4, H5, H6    { voice-family: les, male; stress: 20; richness: 90 }

  H1            { pitch: x-low; pitch-range: 90 }

  H2            { pitch: x-low; pitch-range: 80 }

  H3            { pitch: low; pitch-range: 70 }

  H4            { pitch: medium; pitch-range: 60 }

  H5            { pitch: medium; pitch-range: 50 }

  H6            { pitch: medium; pitch-range: 40 }

  LI, DT, DD    { pitch: medium; richness: 60 }

  DT            { stress: 80 }

  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }

  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }

  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

  DFN           { pitch: high; pitch-range: 60; stress: 60 }

  S, STRIKE     { richness: 0 }

  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }

  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

  U             { richness: 0 }

  A:link        { voice-family: jay, male }

  A:visited     { voice-family: joanne, female }

  A:active      { voice-family: joanne, female; pitch-range: 80; pitch: x-high }

}



@media print {

  @page         { margin: 10% }

  H1, H2, H3,

  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }

  BLOCKQUOTE, 

  PRE           { page-break-inside: avoid }

  UL, OL, DL    { page-break-before: avoid }

}

