@charset "UTF-8";
li {
	list-style-image: url(../images/structure/bullet.gif);
	text-align: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #666666;
}
table {
	background-color: #FFFFFF;
}
p {
	margin-top: 0px;
}
h1 {
	color: #89A200;
	margin-top: 0px;
	font-size: 17px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #89A200;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #89A200;
	margin-top: 18px;
	margin-bottom: 4px;
}
a {
	color: #007CC7;
	text-decoration: none;
}
a:visited {
	color: #007CC7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #00639E;
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tableContents {
	margin-top: 10px;
}
#table2ColumnList {
	width: 500px;
}
h2  a {
	color: #89A200;
	text-decoration: none;
}
h2 a:visited {
	color: #89A200;
}
h2   a:hover {
	color: #007CC7;
}
h2 a:active {
	color: #00639E;
}
#tableContents tr #tdCentreProductTemplate .tableProductList tr .tdProductRight s {
	color: #F00;
}
.redd {
	color: #F00;
}
.whitee {
	color: #FFF;
}
