/* CSS for Half-moon.com by Kei Saito 12/01/00 
*               modified by Kei Saito 1/26/03
*/

BODY { 
              background-image: url(images/yellow_bar.png) ;
}
TD {
              font-style: Normal;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              color: #006600
            }

.bodyNoLineHeight {
              font-style: Normal;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              font-family: Tahoma,Arial,Helvetica,sans-serif;
              color: #006600
            }
.body { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica,sans-serif;
              line-height: 14pt
            }

.bodyEng { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica;
              line-height: 14pt
            }
.bodyTiny { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 8pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica,sans-serif;
              line-height: 10pt
}
.bodyTinyEng { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 8pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica;
              line-height: 10pt
}


.index { 
              font-style: Normal;
              font-weight: Bold;
              font-size: 16pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica,sans-serif;
              line-height: 18pt
}
.indexEng { 
              font-style: Normal;
              font-weight: Bold;
              font-size: 16pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica;
              line-height: 18pt
}
.bodyItalic { 
              font-style: Italic;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              line-height: 16pt;
              color: #006600
            }
.bodyBold{ 
              font-style: Normal;
              font-weight: Bold;
              font-size: 10pt;
              font-variant: Normal;
              line-height: 16pt;
              color: #006600
            }
/* Modify */
.titleBgColor{
              background-image: url(images/yellow_dot.png) 
            }
.titleFontColor{
              color: #FFFFFF
            }



A:link { color : #006600 }
A:visited { color : #44AA44 }
A:active { color : #EEEEFF }


/* derpecated - see bodyNoLineHeight */
.normalnolineheight {
              font-style: Normal;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              color: #006600
            }
/* derpecated - see body */
.normal { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              color: #006600;
              line-height: 14pt
            }

/* derpecated - see bodyEng */
.normaleng { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica;
              line-height: 14pt
            }
/* derpecated - see bodyTiny */
.tiny { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 8pt;
              font-variant: Normal;
              color: #006600;
              line-height: 10pt
}
/* derpecated - see bodyTinyEng */
.tinyeng { 
              font-style: Normal;
              font-weight: Normal;
              font-size: 8pt;
              font-variant: Normal;
              color: #006600;
              font-family: Tahoma,Arial,Helvetica;
              line-height: 10pt
}
/* derpecated - see bodyItalic */
.italic { 
              font-style: Italic;
              font-weight: Normal;
              font-size: 10pt;
              font-variant: Normal;
              line-height: 16pt;
              color: #006600
            }
/* derpecated - see bodyBold */
.bold{ 
              font-style: Normal;
              font-weight: Bold;
              font-size: 10pt;
              font-variant: Normal;
              line-height: 16pt;
              color: #006600
            }
