input {
padding-left:5px; 
padding-top:2px;
padding-bottom:2px;
border:2px solid #9a9084;
 background-color:#ffffff;
 color:#000000;
 font-family: tahoma;
 font-size:15px;
}
select {
padding: 2px 2px 2px 5px; 
border:2px solid #9a9084;
 background-color:#ffffff;
 color:#000000;
 font-family: tahoma;
 font-size:14px;
}

.inputLabel {
 color: #413833;
 font-family: tahoma;
 font-weight:bold;
 font-size:12px;
}

.formMessage {
 color: #000000;
 font-family: tahoma;
 font-size:14px;
font-weight:normal;
}

.formHeader {
 color: #000000;
 font-family: tahoma;
 font-size:12px;
 font-weight:bold;

}
body{
  font-family: tahoma;
  font-size: 13px;
  color: #000000;
  margin:0px 0px 0px 0px;
}

.inputbox {
  border:1px solid #695c52;
  height:17px;
  width:20px;
}


.inputbox2 {
  border:1px solid #695c52;
  height:17px;
  width:150px;
}

.menubg {
  background-image: url(images/menu_bg.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.datebg {
  background-image: url(images/date_bg.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.completebg {
  background-image: url(images/complete_bg.gif);
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.leftstretch {
  background-image: url(images/left_bg.gif);
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.rightstretch {
  background-image: url(images/right_bg.gif);
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.contentbg {
  background-image: url(images/content_bg.gif);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-attachment: scroll;
}

.cartbg {
  background-image: url(images/cart_bg.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
}

.headermenu {
  font-family: tahoma, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
}

a.headmenu:hover {
  font-family: tahoma;
  color: #ffffff;
  text-decoration: none;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: bold;
}

a.headmenu {
  font-family: tahoma;
  color: #ffffff;
  text-decoration: none;
  font-size: 9px;
  text-transform: uppercase;

font-weight: bold;
}

.date{
  color: #302517;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  color: #ffffff;
  font-family: tahoma;
  font-size: 10px;
  text-decoration: none;
}


.visit {
  color: #ffffff;
  font-family: tahoma;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
}

.cart {
  color: #302517;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

a.cart {
  color: #302517;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

a.cart:hover {
  color: white;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}