@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(/images/bg_product_catalog.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
}

#subMenu a:link { color: #0066ff; }
#subMenu a:visited {color: #003366; }
#subMenu a:hover { color: #FF6600; }
#subMenu a:active { color: #FF0000; }

#subMenu td {
	width: 20%;
	border-right: solid 1px #000000;
	padding-bottom: 6px;
}

td img {display: block;}

#footer p { font-size: 10px; }

#footer a:link { color: #333333; }
#footer a:visited {	color: #333333; }
#footer a:hover { color: #0066FF; }
#footer a:active { color: #FF6600; }

#footer a {	font-size: 12px; }

.ProductText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.0pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.PriceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.0pt;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right;
}
.AddFollowing {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	color: #000066;
}

.smalltext { font-size: 10px; }