td {
  font-family: Arial;
  font-size: 10pt;
  color : #000000;
}

.reg {
  font-family: Arial;
  font-size: 10pt;
  color : #333333;
}

.regw {
  font-family: Arial;
  font-size: 8pt;
  color : #FFFFFF;
}

.regwht {
  font-family: Arial;
  font-size: 10pt;
  color : #FFFFFF;
}

.regred {
	font-family: Arial;
	font-size: 10pt;
	color : #ED1C24;
}

.pghd {
	font-family: Tahoma;
	font-size: 16pt;
	color : #ED1C24;
	font-weight: bold;
}

.producttitle {
	font-family: Tahoma;
	font-size: 11pt;
	color : #FFFFFF;
	font-weight: bold;
}

.price {
	font-family: Arial;
	font-size: 16pt;
	color : #333333;
	font-weight: bold;
}

.rgtmenuhd {
	font-family: Arial;
	font-size: 10pt;
	color : #FFFFFF;
	font-weight: bold;
}



.sml {
	font-family: Arial;
	font-size: 8pt;
	color : #333333;
}

.smlred {
	font-family: Arial;
	font-size: 8pt;
	color : #ED1C24;
}

A.white {
	font-family: Tahoma;
	font-size: 8pt;
	color : #FFFFFF;
	text-decoration: none;
}

A.menu {
	font-family: Tahoma;
	font-size: 8pt;
	color : #666666;
	text-decoration: none;
	font-weight: bold;
}

A.menu:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}

A.topnav {
  font-family: Arial;
  font-size: 8pt;
  color : #333333;
  text-decoration: none;
}

A.topnav:HOVER {
  font-family: Arial;
  font-size: 8pt;
  color : #000000;
  text-decoration: none;
}

input.search {
	border: 1px;
	border-color: #333333;
	background: #2B8CD5;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
}


