body {
  background: #FFFFFF;
  font-size: 10px;
  color: #7f7e7e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

a.catlink, a:visited.catlink, a:active.catlink {
  background: #f7f7f7;
  color: #777777;
  text-decoration: none;
}

a:hover.catlink {
  background: #f7f7f7;
  color: #777777;
  text-decoration: underline;
}

a.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
  background: #f4f4f4;
  color: #FFFFFF;
  text-decoration: none;
}

a.cartlink, a:visited.cartlink, a:active.cartlink {
  background: #f4f4f4;
  color: #777777;
  text-decoration: none;
}

a:hover.cartlink {
  background: #f4f4f4;
  color: #777777;
  text-decoration: underline;
}

a, a:visited, a:active {
  background: #FFFFFF;
  color: #777777;
  text-decoration: none;
}

a:hover {
  background: #FFFFFF;
  color: #777777;
  text-decoration: underline;
}

#mainspacing {
  width: 90%;
  margin-left: 4%;
  margin-top: 2%;
}

#companyname {
  font-size: 14px;
}

.tr100 {
  width: 100%;
}

.tr100m {
  width: 100%;
  height: 73px;
}

#td50left {
  width: 50%;
  text-align: left;
}

#td50right {
  width: 50%;
  text-align: right;
}

#topmainleft {
  width: 1%;
  text-align: left;
}

.size11 {
  font-size: 11px;
}

.size12 {
  font-size: 12px;
}

.redText {
	color: #c60000;	
}

.orangeText {
	color: #f09f04;	
}

.greenText {
	color: #019921;	
}

.itemprice {
  font-size: 11px;
  color: #1d9101;
  background: #FFFFFF;
}

#topmainright {
  width: 99%;
  text-align: left;
  background: #f4f4f4;
  color: #777777;
  border-bottom: 1px solid #779be0;
}

img {
  border: 0;
}

#navmenu {
  width: 80%;
}

#shoppingcart {
  width: 20%;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  display: inline;
}

li a {
  text-decoration: none;
}

.navstyle {
  background: #779be0;
  font-size: 10px;
  color: #FFFFFF;
  margin-left: 7px;
  padding: 5px 18px 5px 18px;
}

* html .navstyle {
  height: 1px;
  margin-bottom: -5px;
}

#valigntop {
  position: relative;
  top: 73px;
  margin-top: -97px;
  height: 68px;
}

#menuspacer {
  padding: 10px 0 10px 0;
}

* html #searchpos {
  margin-top: 15px;
}

#catholder {
  width: 190px;
}

.menutext {
  font-size: 11px;
  color: #1D9101;
  background: #FFFFFF;
}

.menubody {
  color: #777777;
  margin-top: 5px;
  padding: 4px 5px 4px 5px;
  width: 190px;
  border-top: 1px solid #CCCCCC;
  background: #F7F7F7;
}

#advertbody {
  color: #777777;
  margin-top: 5px;
  padding: 4px 5px 4px 5px;
  width: 190px;
  border: 1px solid #CCCCCC;
  background: #F7F7F7;	
}

#mainbodycontent {
  padding: 0px 5px 4px 15px;
  width: 100%;
}

#mainbodyline {
  margin-top: 5px;
  border-top: 1px solid #CCCCCC;
  width: 98%;
}

.itemimage {
  position: relative;
  float: left;
  padding-right: 10px;
  padding-bottom: 15px;
}

.itemholder {
  padding: 10px 10px 10px 10px;
}

.td33 {
  width: 33%;
  vertical-align: top;
}

.td34 {
  width: 34%;
  vertical-align: top;
}

.aligntop {
  vertical-align: top;
}

#copyright {
  padding-top: 20px;
  text-align: center;
}
