@charset "UTF-8";
/* CSS Document */

table {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 1em 0em 1.6em 1.2em;
	width: 90%;
	padding: 3px;
	border-width: 0px;
}
th {
	font-weight: bold;
	color: #000000;
	font-size: 0.8em;
	background: #D9CCCC;
	padding-left: .5em;
}
td {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background: #FEF6F6;
	padding-left: 0.5em;
}
tr {
	background: #fff;
}
table a {
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
table a:hover {
	color: #FFFFFF;
	background: #6A0000;
}
table a:active {
	color: #000000;
	text-decoration: underline;
	background: none;
}
table a:visited {
	color: #666666;
	text-decoration: underline;
}
#productDetail {
}
h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: .8em 1.1em 1.5em 1.3em;
	padding: 0px;
	font-weight: bold;
	font-size: 1em;
}
.floatRight {
	float: right;
	margin-left: 1.1em;
	margin-bottom: 1.5em;
}
.itemNumber {
	font-size: .9em;
	font-weight: normal;
}
.productDetailSection {
	font-weight: bold;
}
#repeatThumbs {
	float: left;
	width: 160px;
	height: 160px;
	margin: 0em .9em 1em 0em;
	text-align: center;
	font-size: .8em;
}
#repeatThumbs img {
	border-width: 0px;
	border-style: none;
}
#repeatContainer {
	margin: .6em 0px 0px 1.3em;
}
#repeatThumbs a {
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
#repeatThumbs a:hover {
	color: #FFFFFF;
	background: #6A0000;
}
#repeatThumbs a:active {
	color: #000000;
	text-decoration: underline;
	background: none;
}
#repeatThumbs a:visited {
	color: #666666;
	text-decoration: underline;
}

#newsBody {
	float: left;
	width: 530px;
	margin: 0em .9em 1em 0em;
	text-align: center;
	font-size: 1em;
}
#newsBody img {
	border-width: 2px;
	border-color: black;
	border-style: solid;
}
#newsBody {
	margin: .6em 0px 0px 1.3em;
}
#newsBody a {
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
#newsBody a:hover {
	color: #FFFFFF;
	background: #6A0000;
}
#newsBody a:active {
	color: #000000;
	text-decoration: underline;
	background: none;
}
#newsBody a:visited {
	color: #666666;
	text-decoration: underline;
}