﻿table.noclass  {
	border-collapse: collapse;
}
table.noclass td, th 
{
	font-family: Arial;
	border: 0px;
}

table.otable  {
	border-collapse: collapse;
}

table.otable td, th 
{
	font-family: Arial;
	border: 1px solid #7f7f7f;
}

table.otable th 
{
	background-color: #595959;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

table.otable td 
{
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}

.columnmargin
{
	margin-left:10px;
}

table.oheader  {
	border-collapse: collapse;
}
table.oheader td, th 
{
	font-family: Arial;
	border: 1px solid #7f7f7f;
}

table.oheader th 
{
	background-color: #000000;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.ordertext
{
	font-family: Arial;
	font-size: 15px;
}

.orderabandon
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

a.productlink
{
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}

a.productlink:Hover
{
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	color: #000000;
}

