* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: black;
}
body {
  margin: 0;
  padding: 0;
  background-color: #010080;
}
table.tickerTable {
  margin: 0 5px 0 5px;
}
td.tickerTitle {
  color: white;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
}
td.ticker {
	background: #010080 url(../images/bg_newsticker.gif) no-repeat;
	line-height: 36px;
	height: 36px;
	color: #010080;
	font-weight: bold;
	font-size: 9px;
}
td.frameButtons, td.galleryPopupHead, td.galleryPopupFoot {
  background: #010080 url(../images/bg_framebuttons.gif) repeat-x;
  line-height: 15px;
  height: 15px;
  color: #1D20E7;
  font-weight: bold;
  padding: 0 5px 0 5px;
}
td.frameButtons a, td.galleryPopupFoot a {
  color: #1D20E7;
  text-decoration: none;
}
table.galleryTable {
	background-color: white;
	margin: 18px 0px 0px 18px;
	width: 553px;
}
td.galleryTitle {
	color: #211FEC;
	font-size: 12px;
	font-weight: bold;
}
td.galleryThumbnail {
	vertical-align: top;
	padding: 10px 0 0 0;
	text-align: center;
}
td.galleryThumbnailDesc {
	color: #211FEC;
	font-size: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}
td.galleryHR {
	background-color: #EDB71F;
}
td.galleryPopupFoot {
	text-align: right;
}
td.galleryImage {
	background-color: white;
	text-align: center;
}
td.galleryText {
	padding: 10px 0 10px 0;
}
marquee {
	color: #010080;
}
td.productListing-data {color:#000000}

