.ColorSwatch {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 7pt;
	line-height: 26px;
	text-align: left;
	}
.ColorSwatchStyle {
	padding: 2px 0px 0px 30px;
	width: 130px;
	}
.DoubleSwatchStyle {
	padding: 2px 0px 0px 30px;
	width: 260px;
	}
.CatalogText {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	color: #343e3f;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	line-height: 150%;
	text-align: left;
	}
.PlainText {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	color: #343e3f;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 150%;
	text-align: left;
	}
.TableCell {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	color: #343e3f;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 150%;
	text-align: left;
	}
.Header {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #405364;
	font-weight: bold;
	font-size: 18pt;
	line-height: 130%;
	text-align: left;
	}
.SubHeader {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #747b83;
	font-weight: bold;
	font-size: 12pt;
	line-height: 130%;
	text-align: left;
	}
.AlignLeft {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	color: #343e3f;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 130%;
	text-align: left;
	}
.AlignCenter {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	color: #343e3f;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 130%;
	text-align: center;
	}
.AlignRight {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	color: #343e3f;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	line-height: 130%;
	text-align: right;
	}

.DarkText {
	color: #343e3f;
	}
.GrayText {
	color: #666666 ;
	}
.BlackText {
	color: #000000;
	}
.WhiteText {
	color: #ffffff;
	}
.BlueText {
	color: #0000ff;
	}
.RedText {
	color: #ff0000;
	}
.NavyText {
	color: #000033;
	}

.BoldText {
	font-weight: bold;
	}
.ItalicText {
	font-style: italic;
	}

.CatalogSize {
	font-size: 10pt;
	}
.NormalSize {
	font-size: 11pt;
	}
.SubHeaderSize {
	font-size: 12pt;
	}
.HeaderSize {
	font-size: 18pt;
	}

.AshBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/ash.jpg') ; 
	}
.LightBlueBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/lightblue.jpg') ; 
	}
.LightSteelBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/lightsteel.jpg') ; 
	}
.NaturalBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/natural.jpg') ; 
	}
.OxfordBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/oxford.jpg') ; 
	}
.PebbleBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/pebble.jpg') ; 
	}
.PinkBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/pink.jpg') ; 
	}
.SandBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/sand.jpg') ; 
	}
.SmokeGrayBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/smokegray.jpg') ; 
	}
.StoneBlueBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/stoneblue.jpg') ; 
	}
.StoneGreenBG { 
	padding: 8px 0px 8px 0px; 
	font-size: 14pt;
	background: URL('swatches/stonegreen.jpg') ; 
	}

.PriceCell {
	padding: 0px 8px 0px 8px; 
	border-top: 1px black solid;
	border-left: 1px black solid;
	font-size: 9pt;
	}

.OuterBorder {
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	}

.Hidden {
	position: absolute;
	z-index: 1;
	display: none;
	}

.Label {
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
	font-weight: bold;
	width: 130px;
	height: 20px;
	}

a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}

