﻿body 
{	
	background: url("/images/can-collect_solutions_inc001b01.jpg");
	font-family: Arial, helevetica,sans-serif;
	font-size: 12pt;	
	
}
A
{
	text-decoration: none;
}

H1
{
	font-size: 14pt;
}
#MainTable
{
	background: white;
	border: 2px outset
}
.menuTable TD
{
	background: black;
	color: White;
	padding-left: 25px;
	height: 47px;
	border-top: 2px solid white;
	font-style:italic;
}
.menuTable A
{
	color: White;
}
.menuTable A:hover
{
	font-weight: bold;
}
.grayCell
{
	background: #303030;
	color: White;
	padding-left: 25px;
	height: 47px;
	font-weight: bold;
	font-size: 14pt;
}
.rowHeading TD
{
	background: #303030;
	color: white;
}
.selectedStep
{
	color: Black;
	font-weight: bold;
	width: 30px;
}
.unselectedStep
{
	color: #909090;
	width: 30px;
}
.menuTableTop TD
{
	background: black;
	color: White;
	padding-left: 25px;
	height: 25px;	
	font-style:italic;
	font-size: 11pt;
}
.menuTableTop A
{
	color: White;
}
.menuTableTop A:hover
{
	font-weight: bold;
}