.swbackground { background-color: rgb(192,192,255) }
.title { color: black; font-size: x-large; background-color: rgb(160,160,255)}
.footer { color: black; font-size: medium; background-color: rgb(160,160,255)}
.grooveleft { border-left: 4px groove silver; padding-left: 5px }
.padleft { padding-left: 5px }

.swbutton1 { text-align: center; text-decoration: none;
             color: black; font-size: small; font-weight: bold; 
             white-space: nowrap }

P.error { color: red; font-size: medium; font-weight: bold }

.firsttopic { color: rgb(0,0,128); 
               text-decoration:none;
               font-size: medium; font-weight: bold }          

.topic { color: rgb(0,0,128); 
          text-decoration:overline;
          font-size: medium; font-weight: bold }          

P.synopsis { color: rgb(0,0,80); font: italic medium; margin-left: 20px;
             word-spacing: 1px}

.morelink { color: rgb(0,0,128);text-decoration:none; 
            font: italic small; white-space: nowrap }

.switalboldnowrap { color: rgb(0,0,80);font: italic bold medium; white-space: nowrap }
.swtext { color: rgb(0,0,80); font: medium; text-decoration:none }
.swtextitalic { color: rgb(0,0,80); font: italic medium; text-decoration:none }
.swjustify { color: rgb(0,0,80); font: medium; 
               text-decoration:none; text-align:justify }


.swlink { color: rgb(0,0,128);text-decoration:none; 
            font: italic 12pt; white-space: nowrap }
.newwinlink { text-decoration:none; border-style: none}

.toclink { color: rgb(0,0,80);text-decoration:none; text-align: center;
            font: italic bold 12pt; white-space: nowrap }

.lgquote { color: rgb(0,0,80); font: italic 600 medium; 
           text-decoration:none; word-spacing: 1px; }

.swlinkcenter { text-align:center }

TD.swbutton1left { text-align:center; vertical-align: middle;
                   background: url(/img/swbutt1left.gif) no-repeat scroll;
                   width: 10px; height: 24px}

TD.swbutton1 { text-align:center; vertical-align: middle; 
               background: url(/img/swbutt1.gif) no-repeat scroll;
               height: 24px}

TD.swbutton1right { text-align:center; vertical-align: middle;
                    background: url(/img/swbutt1right.gif) no-repeat scroll;
                    width: 10px; height: 24px}

.headerrow { text-align:center; vertical-align: middle; 
             font: bold 12px;
             background: url(/img/swbutt1.gif) repeat scroll;
             height: 24px}

.datarow { text-align:center; vertical-align: middle;
           padding-top: 3px; padding-bottom: 3px;
           height: 24px}

.datacell { text-align:center; vertical-align: middle;
           padding-left: 5px; padding-right: 5px;
           border-bottom: thin solid rgb(0,0,80);
          }




