a {
  color: #DD190F;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1 {
  font-size: 14pt;
  font-family: Arial;
  border-bottom: 2px solid #B22E18;
  color: #D1DDE1;
}

h2 {
  font-size: 14pt;
  font-family: Arial;
  border-bottom: 2px solid #B22E18;
  color: blue;
  background-color: white;  
}

p {
  font-family: Arial;
  color: #D1DDE1;
  font-size: 11pt;
  font-weight: bold;
}

img {
  border: 0;
}

body {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #9C9C9C;
  background-color: black;
}

div#header {
  background-color: #FFFFFF;
  width: 800px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 101px;
}

div#sidemenucontainer {
  width: 144px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 130px;
  left: 10px;
  border: 0;
}
div#sidemenu {
  background-color: #E0E3E4;
  width: 144px;

  padding: 0px;
  margin: 0;
  font-family: verdana, sans-serif;
  font-size: 10px;
  border: 1px solid #AAAAAA;
}

    div#sidemenu a {
      display: block;
      margin: 5px;
      padding: 0;
    }
    
    div#sidemenu a.sub {
      margin-left: 20px;
    }
    
    div#sidemenu td {
      background-color: #F33B22;
    }
    
    
div#content {
  width: 560px;
  position: absolute;
  top: 130px;
  left: 173px;
  padding-left: 40px;
  padding-right: 25px;
  padding-top: 22px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}


div#copyright {
  margin-top: 50px;
  width: 100%;
  text-align: center;
  font-size: 11px;
}

div#pricetbl {
  color: #D1DDE1;
  background-color: black;
  font-family: Arial;
  font-size: 10pt; 
}

table.products {
  width: 100%;
  border: 1px solid #B8B9BA;
  background-color: #636363;
  color: #FFFFFF;
}

table.products td {
  width: 25%;
  text-align: center;
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: top;
  font-size: 11px;
}

table.products td img {
  margin-bottom: 5px;
}

table.products a {  
  color: #FFFFFF;
}

table.products2 {
  width: 100%;
  border: 1px solid #B8B9BA;
  background-color: #636363;
  color: #FFFFFF;
}

table.products2 td {
  width: 500px;
  text-align: center;
  padding: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  vertical-align: top;
  font-size: 11px;
}

table.products2 td img {
  margin-bottom: 5px;
}


div#banner {
  margin-top: 25px;
  width: 100%;
  font-family: comic sans ms;
  color: #ff0000;
  font-size: 14pt; 
  border: 1px solid #AAAAAA;
  background-color: #d8d8d8;
}

  div#banner a {
    color: #DD190F;
    text-decoration: underline;
    font-size: 8pt;
  }


div#specials {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #9C9C9C;
  background-color: black;
}

    div#specials td {
      font-family: arial, sans-serif;
      font-size: 14px;
      color: #DD190F;
      background-color: ;
    }
     
    div#specials h1 {
      font-family: arial, sans-serif;
      font-size: 16px;
      color: #DD190F;
      background-color: white;
    }
    
    div#specials h2 {
      font-family: arial, sans-serif;
      font-size: 16px;
      color: #DD190F;
      background-color: #D1DDE1;
      border-bottom: none;
    }        
     
    div#specials del {
      color: black;
    }

div#stringing {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: black;
}
    
    div#specials td {
      border: none;
      font-family: arial, sans-serif;
      font-size: 14px;
      color: #DD190F;
      background-color: ;
    }
     
    div#specials h1 {
      font-family: arial, sans-serif;
      font-size: 16px;
      color: #DD190F;
      background-color: white;
    }
    
    div#stringing th {
      font-size: 12px;
      font-weight: bold;
    }        
     
div#stringing_bad {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: black;
}

    div#stringing_bad td {
      text-align: center;
      padding-left: 5px;
    }
    div#stringing_bad h2 {
      font-size: 12px;
      font-weight: bold;
    }



table.shipping h1 {
  font-size: 11pt;
  font-style: oblique;
  font-family: sans-serif;
  color: #D1DDE1;
}

div.news {
  border: 1px dashed #D53625;
  background-color: #761A10;
  color: #FFFFFF;
  line-height: 1.5;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 13px;
}
  div.news h1 {
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 1px;
    text-decoration: none;
    border: none;
  }
  div.news h2 {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 1px;
    text-decoration: none;
    border: none;
  }
div.news2 {
  border: 1px dashed #DE5400;
  background-color: #FF8D1D;
  color: #4B4B4B;
  padding: 55px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
  div.news2 h1 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-decoration: none;
    border: none;
    color: #4B4B4B;
  }
div.news3 {
  border: 1px dashed #04718C;
  background-color: #24BEEA;
  color: #FFFFFF;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
  div.news3 h1 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-decoration: none;
    border: none;
  }
div.news4 {
  border: 1px dashed #9ED103;
  background-color: #C4F729;
  color: #4B4B4B;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
  div.news4 h1 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-decoration: none;
    border: none;
    color: #4B4B4B;
  }

CAPTION.MYTABLE
  {
     background-color:red;
     color:black;
     border-style:solid;
     border-width:2px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:12pt;
     background-color:red;
     width:200px;
     border-style:solid;
     border-color:black;
     border-width:2px;
  }

  TH.MYTABLE
  {
     font-size:8pt;
     background-color:red;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:8pt;
     color:white;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }
