body		{background: #ff9;}
td			{border: 0 solid #090;}
body, td,

.NormalText {
	font-family: Arial, Helvetica, "Times New Roman", Times;
	color: #000;
	font-size: 16px;
}

.PageTitle {
	color: #00c;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.XXLargeText	{font-size: 32px;}
.XLargeText		{font-size: 24px;}
.LargeText		{font-size: 18px;}
.SmallText		{font-size: 13px;}
.UnBoldText		{font-weight: normal;}
.BlueText		{color: #00c;}
.GreenText		{color: #090;}
.RedText		{color: #c00;}

td.Clear		{}
td.TopBorder	{border-width: 2px 0 0; padding: 20px 0 0;}

/* links */

a, a:link			{color: #00c; font-weight: bold;}
a:visited		{color: #609;}
a:active,
a:hover			{color: #c00;}

table.topnav td a:link,
table.topnav td a:visited,
table.topnav td a:active	{color: #00c; text-decoration: none;}
table.topnav td a:hover		{color: #c00; text-decoration: underline;}
table.topnav td a.current:link,
table.topnav td a.current:visited,
table.topnav td a.current:active	{color: #c00;}

img.product-image,
img.thumbnail-image {
	border: 1px solid #000;
}

img.thumbnail-image {
	margin-bottom: 8px;
}