<style>
<!--

.apend A {
   text-decoration: underline;
   font-weight: bold;
}

.apend A:hover {
   text-decoration: none;
}

.menu {
   border-top: 1px solid #000000;
   background-color: #39CAEE;
   color: #FFFFFF;
   font-size: 13px;
}

.menu2 {
   border-top: 1px solid gray;
   background-color: #5A4180;
   color: white;
   font-size: 14px;
   font-color: white;
}


.menu2 A:link {text-decoration: none;color: white;}
.menu2 A:visited {text-decoration: none}
.menu2 A:active {text-decoration: none}
.menu2 A:hover {text-decoration: underline; color: red;}

.menu_sm {
   border-top: 1px solid #6F281D;
   border-bottom: 1px solid #6F281D;
   background-color: #e6e3ed;
   color: #333333;
   font-size: 10px;
}

.bottom {
   border-top: 1px solid #999999;
   background-color: #F0F0F0;
}

.bottxt {
   font-weight: bold;
   font-size: 10px;
   color: #999999;
}

.logo {
   font-size: 35px;
   color: #333333;
}

.save4 {
   background-color:#CD0706;
   color: #ffffff;
   font-weight: bold;
   font-size: 14px;
}

.sinp {
   border: 1px solid #999999;
   width: 100px;
}

.prod {
   padding: 10px;
   color: #CD0706;
   font-size: 16px;
   font-weight: bold;
}

.prod A {
   text-decoration: underline;
   font-weight: bold;
   font-size: 10px;
}

.prod A:hover {
   text-decoration: none;
}

.menu1 {
   Z-INDEX: 9;
   VISIBILITY: hidden;
   POSITION: absolute;
   TOP: 0px;
   LEFT: 0px;
   background-color: white;
   border: 1px solid #999999;
}



-->
</style>
