h1 {
  font-family: Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-left: 20px;
}

h2 {
  font-family: Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin-left: 20px;
  font-style: italic;
}

h3 {
  font-family: Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

.copyright {
  font-family: Verdana, Arial;
  font-size: 10px;
}

a:link {
  color: #000066;
}

a:visited {
  color: #000066;
}

a:hover {
  color: #009999;
  text-decoration: underline;
}

a:active {
  color: #000066;
  text-decoration: underline;
}

td {
  color: #000000;
  font-family: Verdana, Arial;
  font-size: 12px;
}

th {
  background-color: #EFEFEF;
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

td.navbar {
  background-color: #ABDDBF;
  color: #000000;
  font-size: 17px;
  font-style: italic;
  font-weight: bold;
  text-align: left;
}

td.error {
  color: #FF0000;
  background-color: #0C0C0C;
  font-size: 12px;
}

td.status {
  color: #C3CCF7;
  background-color: #DFDFDF;
  font-size: 12px;
}

td.formtitle {
  background-color: #DFDFDF;
}

td.required {
  background-color: #EFEFEF;
  font-weight: bold;
  text-align: right;
}

td.notrequired {
  background-color: #EFEFEF;
  text-align: right;
}

td.submit {
  background-color: #DFDFDF;
  font-weight: bold;
  text-align: center;
}

.header {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

.vsmall {
  font-size: 8px;
}

td.merchandise_links {
  background-color: #900027;
  font-weight: bold;
  text-align: center;
}

td.menu_text {
  background-color: #666666;
  font-family: Verdana, Arial;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-align: center;
}

td.unused {
  color: #0000FF;
}

td.bg_repeat {
  background: url(/images/side_span.gif);
  background-repeat;
//  background-norepeat;
}

td.merchandise_text {
	background-color: #DDDDDD;
	font-family: Verdana, Arial;
	font-size: 16px;
   text-valign: center; 
	text-align: center; 
}
