.TheKing {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.solidborder  { padding: 0; border: solid 1px #666666 }
.toprightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.notop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.hover {
	text-decoration: none;
	color: #003399;

}
.tableSK {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.productText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 0px none;

}
.floatDivThumbnail {
	border: 1px solid #999999;
	padding: 5px;
	float: left;
	height: 250px;
	width: 200px;
}

.ContentPadding  { padding: 15px }

.cattree, .cattree a:link, .cattree a:active, .cattree a:visited   { color: #000099; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 11px; text-decoration: none }
.cattree a:hover   { color: #ff9933; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 11px; text-decoration: none }
