body {
	margin:0px;
        font-family:	Verdana, Helvetica, Arial, Sans-Serif;
	font:		Message-Box;
        font-size:20pt;
	color:	        black;
	background-color: white;
}

.InventoryDetails
{
  font-size:14pt;
}

LEGEND /* InventoryDetailsLegends */
{
  font-size:14pt;
  color:blue;
}

.InventoryTable
{
  font-size:12pt;
  text-align:center;
}

.InventoryTableRowMouseover
{
  background-color: #DDDDDD;
}

.tblHead
{
 color:black;
 vertical-align:center;
  text-align:center;
}

.copyright
{ 
  color:black;
  font-size:10pt;
}

.printerFriendlyFooter
{ 
  color:blue;
  font-size:12pt;
}

TD
{
 vertical-align:top;
  text-align:center;
}

h1 {
	font-family:	Verdana, Helvetica, Arial, Sans-Serif;
	color:	        white;
	background-color: blue;
}

h2 {
	font-family:	Verdana, Helvetica, Arial, Sans-Serif;
	color:	        white;
	background-color: blue;
}

h3 {
	font-family:	Verdana, Helvetica, Arial, Sans-Serif;
	color:	        white;
	background-color:blue;
}

h5 {
	font-family:	Verdana, Helvetica, Arial, Sans-Serif;
	color:	        white;
	background-color:blue;
}

A:link
{ 
  font-size:12pt;
  font-family:	Verdana, Helvetica, Arial, Sans-Serif;
  color:blue; 
}

A:link IMG { border: 2px solid white }
A:visited IMG { border: 2px solid white }
A:active IMG { border: 2px solid yellow }


A:visited
{ 
  font-size:12pt;
  font-family:	Verdana, Helvetica, Arial, Sans-Serif;
  color:blue 
}
A:active
{
  font-size:12pt;
  font-family:	Verdana, Helvetica, Arial, Sans-Serif;
  color:yellow; 
}
A:hover
{
  font-size:12pt;
  font-family:	Verdana, Helvetica, Arial, Sans-Serif;
  color:yellow; 
}

  @media screen
  {
    blink { behavior:url(/common/blink.htc);}
  }
