a {
	color: #1975D1;
	text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  background-color: #009999;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

h1 {
	color: #1975D1;
	font-size : 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	color: #1975D1;
	font-size : 18px;
	font-weight: bold;
}

h3 {
	font-size : 13px;
}

h4 {
	font-size: 13px;
}


div#prodheader {
  text-align: center;
}
 
div#prodheader a {
  font-size: small;
  color: #0033CC;
  text-decoration: none;
}

div#prodheader a:hover {
  color: #0033CC;
  background-color:#99FFFF;
  text-decoration: overline underline;
}


.imgtd {
	height: 21px; 
	width: 110px;
	font-weight: bold; 
	font-size: 11px;
	color: white; 
	text-align: center;
}

.imgtd_blue {
	background: url(/graphics/btn_blue.gif) no-repeat; 
}

.imgtd_green {
	background: url(/graphics/btn_green.gif) no-repeat; 
}

.imgtd a {
	color: white;
}

#imgbox {
	width: 372px;
}

#newsletter {
	text-align:center;
	background-color: #E9E9E9;
	padding: 5px;
}





