<style type="text/css">
       body {background-color:#000066; padding: 0px; margin: 0px;}
       td {
                      background-color: #000099; 
                      padding: 0px;
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #ffffff;
                      text-align: center;
       }
       td.lmenu {
                      background-image: url("images/rost_03.jpg");
                      background-repeat: repeat;
                      border-right: solid 1px #ffffff;
                      border-bottom: solid 1px #ffffff;
                      padding: 0px;
                      font-family: "Tahoma"; 
                      font-size: 10px; 
                      font-weight: bold;
                      font-style: normal;
                      text-align: center;
       }
       td.inlist {
                      background-color: #ffffff; 
                      padding: 2px;
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #000099;
                      border: none;
                      text-align: left;
       }
       td.price {
                      background-color: #ffffff; 
                      padding: 2px;
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #000099;
                      border: solid 1px #000099;
                      text-align: left;
       }
       td.price2 {
                      background-color: #ffffff; 
                      padding: 2px;
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #000099;
                      border: solid 1px #000099;
                      text-align: right;
       }
       div {
                      background-color: #ffffff; 
                      padding: 5px;
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #000099;
                      text-align: left;
       }
       div.header {
                      font-family: "Tahoma"; 
                      font-size: 20px; 
                      font-weight: bold;
                      font-style: none;
                      color: #000099;
                      text-align: center;
                      margin-bottom: 20px;
       }
       div.subheader {
                      font-family: "Tahoma"; 
                      font-size: 16px; 
                      font-weight: bold;
                      font-style: normal;
                      color: #000099;
                      text-align: center;
                      margin-bottom: 10px;
                      margin-top: 20px;
       }
       hr {
                      width: 100%;
                      size: 1px;
                      color: #000099;
       }
       a.inlinemenu {
                      font-family: "Tahoma";
                      color: #ffffff;
                      text-decoration: none;
       }
       a.inlinemenu:visited {
                      font-family: "Tahoma";
                      color: #ffffff;
                      text-decoration: none;
       }
       a.inlinemenu:hover {
                      font-family: "Tahoma";
                      color: #ccccff;
                      text-decoration: none;
       }
       a.price {
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #000099;
                      text-decoration: underline;
                      text-shadow: red 0px 0px 5px;
       }
       a.price:visited {
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #000099;
                      text-decoration: underline;
                      text-shadow: red 0px 0px 5px;
       }
       a.price:hover {
                      font-family: "Tahoma"; 
                      font-size: 12px; 
                      font-weight: normal;
                      font-style: none;
                      color: #9999ff;
                      text-decoration: underline;
       }

</style>
