img.BorderThin
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 1px;
	background-color: #000000;
}

img.borderverythin
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.ReferenceList
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.ReferenceList td, table.ReferenceList th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 3px;
}

table.ReferenceList th
{
	background-color: #cccccc;
}

table.DistributorList
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-color: #000000;
}

table.DistributorList td, table.DistributorList th
{
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

table.ModuleList
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.ModuleList td, table.ModuleList th
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1em;
	padding-left: 2px;
	vertical-align: top;
}

table.PriceList
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.PriceList tr.alt td, table.PriceList tr.alt th
{
	background-color: #cccccc;
}

table.PriceList th
{
	padding-top: 5px;
	padding-bottom: 5px;
}

