body {
  font-family: verdana;
  font-size: 10px; 
  margin: 0px;
}

td {
  font-size: 11px;
}
a {
  color: #4A6594;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline; 
}
a.hdr {
  color: #FFF; 
  text-decoration:none;
  font-weight: bold;
}
a.hdr:hover {
  text-decoration:underline;
}
a.menu {
  color: #FFF; 
  text-decoration:none;
  font-weight: bold;
  width:130px;
  /*border: 1px solid #4A6594;*/
	padding-left:3px;
	padding-top: 1px;
	padding-bottom: 2px;
}
a.menu:hover {
	/*border: #333333 1px solid;	
	background-color: #336699;*/
  text-decoration:underline;
}
ul {
  margin-top: 0px;
  margin-left: 18px;
  margin-bottom: 0px;
  margin-right: 0px;
}
li {
  list-style-type: disc;
}
.bgcolor {
  background-color: #4A6594; 
}
.hdrbar {
  background-color: #284B89; 
  border-top: 1px solid #555;
  border-bottom: 1px solid #333; 
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 3px;
}
.titlbar {
  border: 1px solid #AAA;
  font-size: 18px;
  font-weight: bold; 
  background-color: #F7F7F7;
  padding-left: 4px;
  color: #DD0000;
}

.titlbar2 {
  border: 1px solid #AAA;
  font-size: 36px;
  font-weight: bold; 
  background-color: #F7F7F7;
  padding-left: 4px;
  color: #DD0000;
}
.infobar {
  font-size: 9px;
  color: #777;
  padding-left: 5px;
}
.itemtitl {
  font-size: 14px;
  font-weight: bold;
    
}
.itemid {
  font-size:9px;
  color: #333; 
  background-color: #eee;
  border-top: 1px solid #333;
}
.sprice {
  font-size:20px;
  font-weight: bold;
  font-family: tahoma;
  color: red; 
}
.ssave {
  font-weight: bold; 
}
.cattitl {
  color: #FFF;
  font-size:12px;
  font-weight: bold;
  background-color: #284B89; 
  border-bottom: 1px solid #000;
}
.cattable {
  border: 1px solid #222; 
}
.catitem {
  padding-left: 5px; 
  border-bottom: 1px solid #DDD;
}
.catprice {
  border-bottom: 1px solid #DDD;
}
.catid {
  border-bottom: 1px solid #DDD;
}
.catstock {
  text-align: center; 
  border-bottom: 1px solid #DDD;
}
.catpic {
  text-align: center; 
  border-bottom: 1px solid #DDD;
}


