

div.orderdetails
              {
                clear                    : both;
                background-color : rgb(234,214,187);
                margin                 : 0 auto;
                border                  : 1px solid rgb(90,102,53);
                padding                : 0 0 1em 1em;
              }

.orderdetails H2 {
                                  background         : none;
                                  background-color : transparent;
                                  color                    : rgb(139,0,0);
                                  font-size              : 120%;
                                  margin                : 0;
                                  padding               : 0;
                                  border                 : none;
                                  text-align            : center;
                              }

.orderdetails .address {
                                     padding-left : 10%; 
                                  }

div.basedata  {
                         background-color : rgb(255,255,205);
                         text-align             : left;
                         margin                 : 0 0 0 1em ;
                         padding                : 0 0 0 1em;
                         border                  : 1px dashed rgb(201,201,201);
                      }

.basedata .pagelinks {
                                  font-weight          : bold;
                                  color                    : rgb(93,105,41);
                                  background-color : transparent;
                                 }

.basedata A.pagelinks:link    {
                                                 color                     : rgb(93,105,41);  
                                                 background-color  : transparent;  
                                                 text-decoration     : underline; 
                                             }   

.basedata A.pagelinks:visited {
                                                  color                     : rgb(93,105,41);  
                                                  background-color  : transparent;   
                                                  text-decoration     : underline; 
                                               }

.basedata A.pagelinks:hover   { 
                                                   background         : rgb(93,105,41);
                                                   color                   : white;
                                                   font-weight         : bold;
                                                   text-decoration   : none; 
                                                }
												
.basedata A.pagelinks:active,
.basedata A.pagelinks:focus      { 
                                                   background         : rgb(93,105,41);
                                                   color                   : white;
                                                   font-weight         : bold;
                                                   text-decoration   : none; 
                                                }											
												

div.para1 .size2 span { visibility : hidden; } 

div.picture   {
                       text-align             : center;
                       padding                : 0 0 0 0;
                       margin                 : 10em 5em 0 5em;
                       background-color : transparent;
                       color                    : red;
                       font-size               : 110%;
                       font-weight           : bold; 
                    }


.picture A {
                   font-weight       : bold;
                   padding             : 0 0 0 0;  
                   text-align          : center;   
                }

.picture A:link     { 
                               color                  : yellow;
                               text-decoration  : underline; 
                             }
.picture A:visited  { 
                                color                  : yellow; 
                                text-decoration  : underline;
                              }
.picture A:hover    { 
                                 background-color : yellow; 
                                 color                    : red;
                                 text-decoration     : none;
                              }
							  
.picture A:active, .picture A:focus    { 
                                 background-color : yellow; 
                                 color                    : red;
                                 text-decoration     : none;
                              }							  

div.offer     {
                        text-align             : center; 
                        margin                 : 2em 0 1em 0;
                        background-color : rgb(247,242,236);
                        color                    : red;
                        font-weight           : bold;
                        font-size               : 130%;
                        border                  : 1px dotted rgb(201,201,201);
                   }

.offer P { margin : 0; }

div.KAT  {
                 float     : right;
                 margin : 0em 2em 0 0; 
              }

div.address {
                   text-align             : center;
                   color                    : rgb(139,0,0);
                   background-color : transparent;
                   font-size               : 140%;  
                }

P.request {
                     color                    : #ff8c00;
                     background-color : transparent;
                     font-family           : Arial, Times, serif;
                     font-weight          : bold;
                     font-size              : 90%;
                     padding               : 2% 2% 2% 2%;
                     border-bottom     : thin solid #ff8c00;
                }

div.ckaspon {
                      float     : left;
                      margin : 1.5em 0 0 2em;  
                    }

div.para1 {
                    padding-bottom : 2em;
                }

div.bodytext {
                       padding-bottom : 2em;
                     }

div.format {
                     padding-bottom : 2em;
                 }

div.prices {
                   padding-bottom : 2em;
                }

div.orderit {
                   padding-bottom : 2em;
                   font-size            : 120%;
                 }

div.proceeds {
                       padding-bottom : 2em;
                     }



div.orderform #headleftcol {
                                             padding-top : 1.5em;
                                           }

div.leftcol2 { 
                      background-color : rgb(255,246,222);
                      color                       : black;
                      width                       : 47%;
                      float                        : left;
                      text-align                 : left;
                      padding                    : 5em 0 0 0 ;
                      background              :  url('../images/REC02.JPG') #add8e6;
                      background-repeat   : no-repeat;
                      background-position : center center; 
                  }

div.rightcol2  {
                        width : 47%;
                        float    : right; 
                      }

.special {
                    background-color: yellow;
                    color : black;
                    font-weight : normal;
                 }

#bphilp .inner {
                         background-image    : url('../images/BOOKBAK.JPG');
                         background-repeat   : repeat-y;
                         background-position : top center;
                       }

#orderformx .inner {
                                background-image    : url('../images/BOOKBAK.JPG');
                                background-repeat   : repeat-y;
                                background-position : bottom center;
                             }

#sangsax .inner {
                               background-image    : url('../images/SAXBAK.JPG');
                               background-repeat   : repeat-y;
                               background-position : bottom center;
                           }

#sangsax h2, #bphilp h2 {
                                          font-weight       : normal; 
                                          margin-bottom : 0.5em;
                                          padding-left      : 0.5em;
                                      }

div.publications { 
                            text-align : center;
                            margin : 0 auto; 
                            padding-bottom  : 15px;
                        }


TABLE.books { color                    : #A52A2A;
                       background-color : rgb(247,242,236);
                       border                 : 1px solid rgb(201,201,201);
                       text-align             : left;
                      margin                  : 0 auto;
                      margin-top            : 3em;
                    }
TH.books    { 
                       text-align             :  center;
                       color                    :  #8b0000;
                       background-color :  rgb(234,214,187);
                  }

.cap {  color                : black;
           background      : rgb(245,235,223);
           font-size       : 110%;
           font-style      : normal;
           text-align      : center;
           line-height     : 200%;
           border-top      : 1px dashed rgb(201,201,203);
           border-left     : 1px dashed rgb(201,201,203);
           border-right    : 1px dashed rgb(201,201,203);
      }

.outofprint { text-decoration : line-through; }


TD.emph { 
                  background-color : yellow;
                  font-weight          : bold;
                  font-size        : 90%; 
               }

DT.emph {
                  color : rgb(0,100,0);
               }