BODY {
  font-family:  arial, tahoma, arial, san-serif;
  background-color: #FFF;
  color: #333;
}

TD {
  font-size: smaller;
}

.small {
  font-size: 70%;
}

.topmenu {
  font-size: 10px;
  background-color: #4C98DF;
}


.topmenu2 {
  background-color: #4A78A3;
}

A {
  color: #4C98DF;
  text-decoration: none;
}

A:visited {
  color: #4C98DF;
}

A:hover {
  color: #900;
}


A.white, A.white:hover, A.white:visited {
  color: #FFF;
}

A.logo, A.logo:hover, A.logo:visited {
  color: #FFF;
  font-size: 18px;
}

A.menu, A.menu:visited {
  color: #4C98DF;
}


A.menu:hover {
  color: #900;
}

.main_category {
  font-size: 80%;
  background-color: #EEE;
  padding: 3px;
  color: #666;
  border-top: #DDD 1px solid;
  width: 100%;
}

h1 {
  font-size: 130%;
}

h2 {
  font-size: 110%;
}

H5, H6 {
  display: inline;
}


TD.menu {
  color: #999;
  font-size: 14px;
  font-weight: bold;
  border-bottom: #DDD 1px solid;
}

TD.menu2 {
  font-size: 14px;
  font-weight: bold;
}

.tborder{
  background-color: #CCC;
}

.th {
  background-color: #EEE;
}

.td {
  background-color: #FFF;
}

.letter{
  padding: 3px;
  background-color: #EEE;
  border: #CCC 2px solid;
  font-size: 20px;
  width: 30px;
  height: 30px;

}
.detail_table {
       BORDER-WIDTH: 1px;
       BORDER-STYLE: solid;
       BORDER-COLOR: #CCCCCC;
}

.items
{
  margin: 0px;
}

.itemImg TD
{
  border: solid 1px #CCCCCC;  
  background: #FFF;
  padding: 4px;
  padding-bottom: 3px;
  text-align: center;
}

.itemImg 
{
  margin: 0px;  
}

.listp {
 font-weight: bold;
 text-decoration: line-through;  
}


.save {
  font-weight: bold;
  color: #4C98DF;
}

.ourp {
  font-weight: bold;
  color: #999999; 
}

