/* BOOK.CSS */

/* ------------------------------------------------- */
.body_top {background-color:#000000;
           background-image:url("img/bkg_top_1000x50_01.jpg");
           background-repeat:no-repeat;
           background-attachment:fixed;
           margin-top:52px;
           margin-left:20px;}

.body_left {background-color:#000000;
           background-image:url("img/bkg_left_300x800_01.jpg");
           background-repeat:no-repeat;
           background-attachment:fixed;
           margin-top:3px;
           margin-left:20px;}

.body_right {background-color:#000000;
           background-image:url("img/bkg_right_1024x770_01.jpg");
           background-repeat:no-repeat;
           background-attachment:fixed;
           margin-top:3px;
           margin-left:20px;}
/* ------------------------------------------------- */
/* <FONT CLASS="W(hite)x"> */
.W1 {color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;}

.W2 {color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;}

.W3 {color:#B0B0B0;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;}

.W4 {color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:bold;
     font-style:normal;}
/* ------------------------------------------------- */
/* <FONT CLASS="B(lue)x"> */
.B1 {color:#00FFFF;
     font-family:Tahoma,Arial;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;}

.B2 {color:#01DDDA;
     font-family:Tahoma,Arial;
     font-size:10pt;
     font-weight:normal;
     font-style:normal;}

.B3 {color:#00FFFF;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;}
/* ------------------------------------------------- */
/* <FONT CLASS="Y(ellow)x"> */
.Y2 {color:#FFFF00;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;}
/* ------------------------------------------------- */
/* <HR CLASS="HRx"/> Separator Line */
.HR1 {text-align:left;       /*this will align it left for IE*/
      margin:0 auto 0 0;     /*this will align it left for Mozilla*/
      width:200px;
      height:1px;
      border:0;
      color:#ffffff;
      background-color:#ffffff;}
.HR2 {text-align:left;       /*this will align it left for IE*/
      margin:0 auto 0 0;     /*this will align it left for Mozilla*/
      width:250px;
      height:1px;
      border:0;
      color:#ffffff;
      background-color:#ffffff;}
.HR3 {text-align:left;       /*this will align it left for IE*/
      margin:0 auto 0 0;     /*this will align it left for Mozilla*/
      width:700px;
      height:1px;
      border:0;
      color:#ffffff;
      background-color:#ffffff;}
/* ------------------------------------------------- */
/* <A CLASS="A1">   Links (buttons) on bk_top.htm */

.A1 {background-image:url("img/button_120x26_off.gif");
     background-repeat:no-repeat;
     display:block;
     width:123px;     /*  <-- set to >120 (=image width) to create separations  */
     height:26px;
     padding-left:0px;
     padding-top:6px;
     text-align:center;
     color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A1:hover {background-image: url("img/button_120x26_on2.gif");}

.A1on {background-image:url("img/button_120x26_on3.gif");
     background-repeat:no-repeat;
     display:block;
     width:123px;     /*  <-- set to >120 (=image width) to create separations  */
     height:26px;
     padding-left:0px;
     padding-top:6px;
     text-align:center;
     color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A1on:hover {background-image: url("img/button_120x26_on3.gif");}
/* ------------------------------------------------- */
/* <A CLASS="ASx">   Small Links on bk_top.htm + bk_left.htm*/

.AS1 {background-image:url("img/button_05x15_off.gif");
     background-repeat:repeat-x;
     display:block;
     width:23px;
     height:15px;
     padding-left:0px;
     padding-top:1px;
     text-align:center;
     color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:7pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.AS1:hover {background-image:url("img/button_05x15_on.gif");}

.AS2 {background-image:url("img/button_05x15_off.gif");
     background-repeat:repeat-x;
     display:block;
     width:15px;
     height:15px;
     padding-left:0px;
     padding-top:1px;
     text-align:center;
     color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:7pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.AS2:hover {background-image:url("img/button_05x15_on.gif");}

.AS3 {background-image:url("img/button_05x15_off.gif");
     background-repeat:repeat-x;
     display:block;
     width:15px;
     height:15px;
     padding-left:0px;
     padding-top:0px;
     text-align:center;
     color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.AS3:hover {background-image:url("img/button_05x15_on.gif");}
/* ------------------------------------------------- */
/* <A CLASS="A2">   Links on bk_left.htm */

.A2off {background-image:url("img/sub_right_12x12_off.gif");
     background-repeat:no-repeat;
     display:inline;
     border:0px solid #FF0000;
     margin-left:0px;
     width:12px;
     height:12px;
     padding-left:0px;
     padding-top:0px;
     text-align:left;
     color:#00FFFF;
     font-family:Tahoma,Arial;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A2off:hover {background-image:url("img/sub_right_12x12_on.gif");}

.A2on {background-image:url("img/sub_down_12x12_off.gif");
     background-repeat:no-repeat;
     display:inline;
     border:0px solid #FF0000;
     margin-left:0px;
     width:12px;
     height:12px;
     padding-left:0px;
     padding-top:0px;
     text-align:left;
     color:#00FFFF;
     font-family:Tahoma,Arial;
     font-size:10pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A2on:hover {background-image:url("img/sub_down_12x12_on.gif");}

.A2cat1 {display:inline;
     border:0px solid #00FF00;
     width:240px;
     height:15px;
     vertical-align:top;
     padding-left:5px;
     padding-top:0px;
     text-align:left;
     color:#00FFFF;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:bold;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A2cat1:hover {padding-left:8px;color:#FFFFFF;}

.A2cat2 {display:inline;
     border:0px solid #00FF00;
     width:240px;
     height:15px;
     vertical-align:top;
     padding-left:15px;
     padding-top:0px;
     text-align:left;
     color:#01DDDA;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A2cat2:hover {padding-left:18px;color:#FFFFFF;}
/* ------------------------------------------------- */
/* <A CLASS="A3">   Links on bk_right.htm */

.A3 {display:block;
     border:0px solid #00FF00;
     height:15px;
     padding-left:10px;
     padding-top:0px;
     text-align:left;
     color:#FFFFFF;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A3:hover {background-image:url("img/set_red_10x15.gif");
     background-repeat:no-repeat;
     color:#FF5050;}

/*  red=#FF7070   magenta=#FF00FF   blue=#00FFFF   green=#00FF00   yellow=#FFFF00  orange=#FF9000 */

.A3hit1 {background-image:url("img/hit_yellow_10x15.gif");
     background-repeat:no-repeat;
     display:block;
     border:0px solid #00FF00;
     height:15px;
     padding-left:10px;
     padding-top:0px;
     text-align:left;
     color:#FFFF00;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A3hit1:hover {background-image:url("img/set_red_10x15.gif");
     background-repeat:no-repeat;
     color:#FF5050;}

.A3hit2 {display:block;
     border:0px solid #00FF00;
     height:15px;
     padding-left:10px;
     padding-top:0px;
     text-align:left;
     color:#FFFF00;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A3hit2:hover {background-image:url("img/set_red_10x15.gif");
     background-repeat:no-repeat;
     color:#FF5050;}

.A3hitorange {background-image:url("img/hit_orange_10x15.gif");
     background-repeat:no-repeat;
     display:block;
     border:0px solid #00FF00;
     height:15px;
     padding-left:10px;
     padding-top:0px;
     text-align:left;
     color:#FF9000;
     font-family:Tahoma,Arial;
     font-size:8pt;
     font-weight:normal;
     font-style:normal;
     text-decoration:none;
     outline:none;}
.A3hitorange:hover {background-image:url("img/set_red_10x15.gif");
     background-repeat:no-repeat;
     color:#FF5050;}


.A3_usa {display:block;
     background-image:url("img/lang_USA_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_usa:hover {background-image:url("img/lang_USA_16x11.jpg");
     cursor:default;}

.A3_en {display:block;
     background-image:url("img/lang_EN_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_en:hover {background-image:url("img/lang_EN_16x11.jpg");
     cursor:default;}

.A3_fr {display:block;
     background-image:url("img/lang_FR_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_fr:hover {background-image:url("img/lang_FR_16x11.jpg");
     cursor:default;}

.A3_de {display:block;
     background-image:url("img/lang_DE_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_de:hover {background-image:url("img/lang_DE_16x11.jpg");
     cursor:default;}

.A3_it {display:block;
     background-image:url("img/lang_IT_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_it:hover {background-image:url("img/lang_IT_16x11.jpg");
     cursor:default;}

.A3_ch {display:block;
     background-image:url("img/lang_CH_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_ch:hover {background-image:url("img/lang_CH_16x11.jpg");
     cursor:default;}

.A3_chfr {display:block;
     background-image:url("img/lang_CH_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_chfr:hover {background-image:url("img/lang_CH_FR_16x11.jpg");
     cursor:default;}

.A3_chde {display:block;
     background-image:url("img/lang_CH_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_chde:hover {background-image:url("img/lang_CH_DE_16x11.jpg");
     cursor:default;}

.A3_chit {display:block;
     background-image:url("img/lang_CH_16x11_s.gif");
     background-repeat:no-repeat;
     background-position:center;
     width:27px;
     text-decoration:none;}
.A3_chit:hover {background-image:url("img/lang_CH_IT_16x11.jpg");
     cursor:default;}
/* ------------------------------------------------- */
/* <TD CLASS="TDx"> */

.TD01off {border:1px solid #000000;width:150px;text-align:left;}
.TD01on  {border:1px solid #FF0000;width:150px;text-align:left;}
/* ------------------------------------------------- */
