﻿.homeContent
{
	width: 840px;
	display: block;
	color: White;
	padding: 0px 16px 0px 0px;
	border: 0px solid white;
}
H1
{
	font-size: 24px;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 18px;
}
.homeContent A
{
	text-decoration: underline;
	color: White;
}
.homeContent A:visited
{
	text-decoration: underline;
	color: White;
}
.linksCell
{
	padding:0px;
	color: #EEEEEE;
	margin-top: 12px;
	margin-bottom: 8px;
}
.linksCell a
{
	text-decoration: none;
	color: #EEEEEE;
}
.linksCell a:visited
{
	text-decoration: none;
	color: #EEEEEE;
}
.linksCell a:active
{
	text-decoration: none;
	color: #EEEEEE;
}
.linksCell a:hover
{
	text-decoration: none;
	color: #EEEEEE;
}
.linksCell img
{
	border: 0px none;
}
.linksCell td
{
	text-align: center;
	vertical-align: bottom;
}
.newCell
{
	margin-top: 10px;
	background-color: White;
	padding: 10px;
}
.newItemOuterDiv
{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 630px;
	display: block;
	padding-bottom: 10px;
	border-bottom: solid 1px gray;
	min-height: 150px;
}
.newTitleDiv
{
	background: url(images/title2-bg.gif) repeat-x;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 10px;
	height: 39px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.newTitleAnchor
{
	display: block;
	width: 100%;
	height: 39px;
	padding-top: 10px;
	vertical-align: middle;
	text-decoration: none;
	color: White;
}
.newTitleAnchor a
{
	text-decoration: none;
}
.newTitleAnchor a:active
{
	text-decoration: none;
}
.newTitleAnchor a:visited
{
	text-decoration: none;
}
.newTitleAnchorSmaller
{
	font-size: 9pt;
	display: block;
	width: 100%;
	height: 39px;
	padding-top: 12px;
	vertical-align: middle;
	text-decoration: none;
	color: White;
}
.newItemImageDiv
{
	float: right;
	border: none;
	width: 120px;
	text-align: center;
	height: 120px;
	display: block;
}
.newItemDescDiv
{
	color: Black;
	text-align: left;
	font-size: 11px;
}
.newItemMoreAnchor
{
	color: Blue;
	text-align: right;
	font-size: 8pt;
	text-decoration: none;
}
.newItemSizesDiv
{
	padding: 0px;
}
.newItemPrice
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	padding-left: 5px;
}
.newItemSizeTable
{
	margin-top: 4px;
}
.newItemDropDownLabel
{
	background-color: #999999;
	color: White;
	font-size: 8pt;
	width: 40px;
	text-align: right;
	vertical-align: middle;
	padding-right: 4px;
	display: block;
	height: 17px;
}
.newItemDropDownList
{
	font-size: 8pt;
	padding: 0px;
	width: 190px;
}
.newImageDiv
{
	float: left;
	clear: left;
	border: 0px none;
}