body {
	font-family: verdana;
	font-size: 14px;
}
td {
	font-family: verdana;
	font-size: 14px;
}
.heading {
	font-family: impact;
	font-size: 26pt;
	line-height: 26pt;
}
.heading2 {
	font-family: impact;
	font-size: 20pt;
	line-height: 18pt;
}
.heading3 {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
}
.heading4 {
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	line-height: 28px;
}
.st {
	font-family: verdana;
	font-size: 14px;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
.tiny {
	font-family: verdana;
	font-size: 11px;
hr {
	color: #dfdfdf;
	height: 1px;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
.btnav {
	background-color: #B40000;
}
.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
  overflow: visible;
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}
input.submit[class] { /*ie ignores [class]*/
    width: auto;
}