@media print{
                       table {  background-color: white !important; }
                       @page { size: 8.5in 11, portrait, center; }
                       .remove { display: none;}
                       } 
body   {  background-color:#af0800; 
               color: black;
               font-family: Arial, Helvetica;
               scrollbar-face-color: #dfb883;
               scrollbar-shadow-color: #000000;
               scrollbar-highlight-color: #ffca00;
               scrollbar-3dlight-color: #ffca00;
               scrollbar-darkshadow-color: #000000;
               scrollbar-track-color: #f1e0c9;
               scrollbar-arrow-color: #ffffff;
               }               

          a:link {color:blue; text-decoration:none;}
          a:visited {color:red; text-decoration:none;}
          a:hover {color:purple; text-decoration:underline;}
          a:active {color:#af0800; text-decoration:line-through; background-color:none; border-style:none;border-width:0px}           
          
  p { text-indent: 3em;
       text-align:left;
       font-size: 14px;
       }
.tabbg1 {  width: 100%;
                 background: url("../bgtile.gif") #edd6b5; 
                 border-style: ridge;
                 border-width: 10px;
                 }
                 
.tabbg2 {  width: 75%;
                 background: url("../bgtile.gif") #bb1913; 
                 border-style: ridge;
                 border-width: 8px;
                 }

.tabbg3 {  width: 100%;
                 background: url("../bgtile.gif") #edd6b5; 
                 border-style: solid #d57700;
                 border-width: 2px;
                 }
          
#hr100   { color:#af0800;
               height:3;
               width:100%;
               }
#hr75  { color:#af0800;
            height:3;
            width:75%;
            }               
#hr50 { color:#af0800;
           height:3;
           width:50%;
           }
.pc {  text-indent: 0;
         text-align: center;
         font-size: 16px;
         }
.fyi {  text-indent: 2em;
         text-align:left;
         font-size: 16px;
         }
.tdbg { background-color: #f1e0c9;
           border: 2px   solid #af0800;
           }
.td1 { vertical-align: top;
       }
.td2 { vertical-align: top;
        text-align: center;
       } 
.div1 { background-color:#f1e0c9;
          font-family: Arial, sans-serif;
							font-size: 16px;
							font-style: normal;
							text-decoration: none;
       text-align:left;
       text-indent: 2em;
       }
.div1c { background-color:#f1e0c9;
          font-family: Arial, sans-serif;
							font-size: 16px;
							font-style: normal;
							text-decoration: none;
       text-align:center;
       
       }
.div2 {background-color:#f1e0c9;
        text-align:center;
       }
.div3 { background-color:#bb1913;
          text-align:center;
          width:33%;
         border-collapse: collapse;
         padding: .8 em;
         border-spacing: none;
         }
.div4 { background-color:#bb1913;
          font-family: Arial, sans-serif;
							  font-size: 15px;
							  font-weight: bolder;
						   font-style: normal;
							  color: white;
							  text-decoration: none;
         text-align:left;
         width:33%;
         border-collapse: collapse;
         padding: .5 em;
         border-spacing: none;
         }         
.text1  { font-family: Arial, sans-serif;
          font-size: 14px;
           font-weight: bolder;
          color: blue;
          text-align: center;
         }         
.text2  { font-family: Arial, sans-serif;
          font-size: 12px;
           font-weight: 500;
          color: #bb1913;
          text-align: center;
         }
.text3  { font-family: Arial, sans-serif;
          font-size: 14px;
           font-weight: 500;
          color: black;
          text-align: left;
         }
.text4  { font-family: Arial, sans-serif;
          font-size: 12px;
           font-weight: 500;
          color: white;
          text-align: left;
         }
.text5  { font-family: Arial, sans-serif;
          font-size: 28px;
           font-weight: 600;
          color: white;
          text-align: center;
         }
.text6 { vertical-align: bottom;
           font-family: Arial, sans-serif;
           font-size: 14px;
           font-weight: bold;
           text-align: left;
       }       
.text7  { font-family: Arial, sans-serif;
          font-size: 12px;
           font-weight: 500;
          color: #000000;
          text-align: left;
         }


