.page_head {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normalpx;
  font-weight: bold;
  color: #003333;
}

.navbar {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normalpx;
  font-weight: bold;
  color: #CC9999;
}

.item_head {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normalpx;
  font-weight: normal;
  color: #990000;
}

.item_det {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normalpx;
  font-weight: normal;
  background-color: #99CCCC;
  color: #990000;
}

.error {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normalpx;
  font-weight: bold;
  color: red;
}

.sale {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normalpx;
  font-weight: bold;
  color: #CCCCCC;
}

.button {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normalpx;
  font-weight: normal;
  background-color: #660032;
  color: #FFFFFF;
  letter-spacing: .05px;
  text-align:     center;
  border-width:   1;
  border-style:   solid;
  border-color:   #FFFFFF;
  height:	       20px;
}

.inputs {
  font-family: "Trebuchet MS, Verdana, Arial, Helvetica, sans-serif";
  font-size: 11.5px;
  font-style: normal;
  line-height: 13px;
  font-weight: normal;
  color: #00333;
  text-decoration: none;
  letter-spacing: .5px;
  background-color:#FF99FF;
  text-align:center;
  border-width: 1;
  border-style: solid;
  border-color:#FFFFFF;
  height: 18px;
}

.admin {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 11.5px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal;
  color: #00333;
  text-decoration: none;
  letter-spacing: .5px;
}

A:link {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size:   10;
  font-style:  normal;
  font-weight: bold;
  color: #FF3333;
  text-decoration: none;
}
A:alink {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size:   10;
  font-style:  normal;
  font-weight: bold;
  color: #FF3333;
  text-decoration: none;
}
A:visited {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size:   10;
  font-style:  normal;
  font-weight: bold;
  color: #CC99CC;
  text-decoration: none;
}

