a.manfacturers {
	color: #000000;
	text-decoration: none;
}

a.manfacturers:hover {
	color: #555555;
	text-decoration: underline;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.productfooter {
	color: #000000;
	font-weight: bold;
}

a.productfooter:hover {
	color: #555555;
}

a.productmenu {
	color: #000000;
}

a.productmenu:hover {
	color: #555555;
}

body {
	background-color: #9999FF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px;
	text-align: justify;
}

h1 a {
	color: #9999FF;
	font-weight: bolder;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 a {
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

h2 a:hover {
	color: #9999FF;
	text-decoration: underline;
}

heading, h1 {
	font-family: "Arial Black", Arial, Helvetica, sans serif;
	font-size: 160%;
	font-weight: bold;
}

heading, h2 {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	color: #9999FF;
	font-size: 100%;
	font-weight: normal;
	padding-left: 25px;
}

table, td {
	font-size: 100%;
	text-align: justify;
}

table.table td {
	text-align: left;
}

.bodysubhdg {
	color: #9999FF;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
}

.extrabold {
	font-family: "Arial Black", Arial, Helvetica, sans serif;
	font-weight: bold;
}

.menu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

#detail td {
	text-align: left;
}

#detail th {
	font-family: "Arial Black", Arial, Helvetica, sans serif;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
