/* 22-1-2003 */
/* links for 'top' 'back', etc. in Japanese pages */
A.jp { FONT-SIZE: 11pt; COLOR: #003366; TEXT-DECORATION: underline }
A.jp:visited { FONT-SIZE: 11pt; COLOR: #001933; TEXT-DECORATION: underline }
A.jp:hover { FONT-SIZE: 11pt; COLOR: #ff0000; 	TEXT-DECORATION: underline }

/* links for 'top' 'back', etc. in Georgian pages */
A.ge:visited { color: #001933; font-size: 12pt; text-decoration: underline; font-family: LitNusx }
A.ge:hover { color: #ff0000; font-size: 12pt; text-decoration: underline; font-family: LitNusx }
A.ge { color: #003366; font-size: 12pt; text-decoration: underline; font-family: LitNusx }

/* links for 'top' 'back', etc. in pages except Japanese and Georgian */
A:visited { color: #001933; font-size: 9pt; text-decoration: underline }
A:hover { color: #ff0000; font-size: 9pt; text-decoration: underline }
A { color: #003366; font-size: 9pt; text-decoration: underline }

/* general links in Japanese pages */
A.jp_nav { FONT-SIZE: 11pt; COLOR: #003366; 	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; 	TEXT-DECORATION: none }
A.jp_nav:visited { FONT-SIZE: 11pt; COLOR: #003366; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
A.jp_nav:hover { FONT-SIZE: 11pt; COLOR: #cd853f; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }

/* general links in Georgian pages */
A.ge_nav { color: #003366; font-size: 12pt; font-family: LitNusx; text-decoration: none }
A.ge_nav:hover { color: #cd853f; font-size: 12pt; font-family: LitNusx; text-decoration: none }
A.ge_nav:visited { color: #003366; font-size: 12pt; font-family: LitNusx; text-decoration: none }

/* general links in pages except Japanese and Georgian */
A.nav { color: #003366; font-size: 9pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }
A.nav:hover { color: #cd853f; font-size: 9pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }
A.nav:visited { color: #003366; font-size: 9pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

/* used for all pages except Georgian */
BODY { background-color: #fffff0; margin: 0; text-align: center }

/* used for Georgian pages */
BODY.ge { background-color: #fffff0; margin: 0; text-align: center; text-family:LitNusx }

/* page title except for Georgian */
#title { font-weight: bold; font-size: 11pt; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif }

/* page title for Georgian */
#ge_title { font-weight: bold; font-size: 14pt; FONT-FAMILY: LitNusx  }

/* general font size and line spacing for all languages except Japanese and Georgian */
TD { FONT-SIZE: 9pt; line-height: 130%; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif }

/* general font size and line spacing for Japanese pages */
TD.jp { FONT-SIZE: 11pt; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif }

/* general font size and line spacing for Georgian pages */
TD.ge { FONT-SIZE: 12pt; FONT-FAMILY: LitNusx; line-height:110% }
.ge { FONT-SIZE: 12pt; FONT-FAMILY: LitNusx; line-height:110% }

/* the copyright box at the bottom of every page except Georgian */
TD.copyright {	FONT-SIZE: 8pt; background-color: #deb887; FONT-WEIGHT: bold; height: 22; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif }

/* the copyright box at the bottom of every Georgian page */
TD.ge_copyright { FONT-SIZE: 11pt; background-color: #deb887; height: 22; FONT-FAMILY: LitNusx}

/* used for the table on the kyogi6 page, except Japanese */
TD.table { FONT-SIZE: 7pt; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif }

/* used for the table on the 'gyoji' pages in Japanese */
TD.jp_table { FONT-SIZE: 11pt; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif }

/* the table that holds the banner for every page */
TABLE.banner { width: 767; cell-spacing: none }

/* the main area of each page */
TABLE.main { width: 765; background-color: #fff8dc; background-image: url(../images/background.jpg); background-repeat: no-repeat }

/* creates the border around the main area of each page */
TABLE.main-outline { background-color: black }

/* the language identifier for Georgian when on the Georgian homepage */
FONT.ge_lang { FONT-SIZE: 10pt; COLOR: #8b4513 }

SELECT { FONT-SIZE: 10pt; FONT-FAMILY: sans-serif }