td.nav {
  background-color:#FFEB9D;
  width:140px;
}

td.body {
  width:619px;
  background-color:#ffffff;
}

td.bodyIndex {
  width:619px;
  background-color:#ffffff;
}

.bg_top {
  background-image:url('/images/bg-top.gif');
  background-repeat:repeat-x;
}

.navH1 {
  font-family:arial,helvetica;
  font-size:12px;
  color:#000000;
  background-color:#F4C400;
  font-weight:bold;
}

.navOver {
  background-color:#FFF9DB;
  cursor:pointer;
}

.navOut {
  background-color:;
}

.top {
  font-family:arial,helvetica;
  font-size:11px;
  color:#000000;
  background-color:#F4C400;
}

.topText {
  color:#000000;
}

.newsTitle {
	font-weight:bold;
	font-size:16px;
}

.productTitle {
  width:270px;
  height:29px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
  padding-right:40px;
  background-image:url('/images/productTitle.gif');
  background-repeat:no-repeat;
  color:#ffffff;
}

.headlineTitle {
	font-weight:bold;
	font-size:15px;
}

hr {
	border:0;
	height:1px;
	color:#ddd;
	background-color:#ddd;
}

hr.thin_grey {
	border:0;
	height:1px;
	color:#ddd;
	background-color:#ddd;
}

.footer {
  background-color:#F4C400;
  font-family:verdana,arial,helvetica;
  font-size:11px;
  color:#000000;
  padding:5px;
  text-align:right;
}

.table2 {
  background-color:#ffffff;
}

.th2 {
  background-color:#dddddd;
}

.td2 {
  background-color:#eeeeee;
}

a:link.nav {
  color:#2D3170;
  text-decoration:none;
}
a:active.nav {
  color:#2D3170;
  text-decoration:none;
}
a:visited.nav {
  color:#2D3170;
  text-decoration:none;
}
a:hover.nav {
  color:#2D3170;
  text-decoration:none;
}

a:link.nav2 {
  color:#2D3170;
  text-decoration:none;
}
a:active.nav2 {
  color:#2D3170;
  text-decoration:none;
}
a:visited.nav2 {
  color:#2D3170;
  text-decoration:none;
}
a:hover.nav2 {
  color:#2D3170;
  text-decoration:underline;
}

a:link.footer {
  color:#000000;
  text-decoration:none;
}
a:active.footer {
  color:#000000;
  text-decoration:none;
}
a:visited.footer {
  color:#000000;
  text-decoration:none;
}
a:hover.footer {
  color:#000000;
  text-decoration:underline;
}