body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  background-repeat:repeat-y;
}

body, th, td, input, select, textarea, p, li {
  font-size: 12px;
  color:#696969;
}

body, td {
  vertical-align:top
}

body {
  background:top;
  background-image:url(../images/backgrounds/bg_tan_fade.jpg);
  background-repeat:no-repeat;
  background-color:#e4dbd0;
}

code, pre {
  font: 12px "courier new", courier, monospace;
}

h1 {
  font-size: 16px;
}

h1.styledheader{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #005a19;
	margin: 15px 0 0 0;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #6fbc33;
}

a:hover {
  color: #87e53e;
}

.captionText {
  font-size: 9px;
}

.footerText {
  font-size: 9px;
  color:#999999;
}

.alert {
  color: #f00;
}

.required {
  color: #f00;
	font-size: 10px;
}

.stroke {
	border: #000 1px solid;
}

.productphoto{position: relative;width: 210px;margin:3px 10px;float:left;}
.productphoto .retiredbanner{position: absolute;right: 0;bottom: 0;z-index: 10;}