html body
{
	height: 100%;
}

body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial;
}

td 
{
	font-size: 80%;
}

a.regular-link, a.vendor-link, a.selected-vendor-link
{
	font-family: Arial;
	color: #C60000;
}

a.vendor-link, a.selected-vendor-link
{
	font-size: 11pt;
}

a.menu-item, a.selected-menu-item
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin: 4px 4px 4px 4px;
}

a.selected-menu-item
{
	color: #FFFFFF;
	text-decoration: none;
}

td.selected-menu-item
{
	background: url(images/below-logo-selected-back.png);
}

h1
{
	font-family: Arial;
}

h2
{
	margin: 2px 0px 2px 0px;
}

.tree-item0
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	padding: 4px 2px 4px 20px;
}

.tree-item1
{
	color: #C60000;
	padding: 2px 2px 2px 44px;
}

.tree-selected-item
{
	background-color: #C60000;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tree-link0
{
	color: #000000;
}

.tree-link1
{
	color: #C60000;
}

.table-cell, .hidden-table-cell
{
	padding: 4px 10px 4px 10px
}

.hidden-table-cell
{
	display: none;
}

.table-header
{
	background-color: #C60000;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
}

.table-header-cell
{
	padding: 4px 10px 4px 10px;
}

.text-box 
{
	width: 250px;
}

.selected-vendor-link
{
	font-weight: bold;
}

.attribute-image
{
	display: inline;
}