.clearfloat {
	clear: both;
	height: 0em;
	font-size: 1mm;
	line-height: 0em;
	display: block;
}
.Content p{
	clear: both;
	line-height: 1.25em;
	margin: 1em 0em 0em 0em;
}
.Content #CategoryTable,.Content #CategoryTable .CategoryRow {
	clear: both;
	width: 733px;
	position: relative;
}
.Content #CategoryTable {
	font-size: 1.1em;
}

.Content #CategoryTable .bline a,.Content #CategoryTable .bline a img {
	display: block;
	clear: both;
	height: 250px;
	width: 225px;
	margin: 0px;
	padding: 0px;
}
.Content #CategoryTable .CategoryRow { height: auto; }

.Content #CategoryTable div,.Content #CategoryTable td{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.Content #CategoryTable .bline {
	font-weight: bold;
	vertical-align: middle;
	background: transparent;
	color: #3A403C;
	z-index: 2;
	position: relative;
	overflow: hidden;
}

.Content #CategoryTable .bline a {
	color: #3a403c;
	text-decoration: none;
}

.Content #CategoryTable .bline a:hover {
	text-decoration: none;
	text-indent: 0;
	white-space: normal;
}
.Content #CategoryTable .bline a .caption {
	position: absolute;
	padding: 0.5em 0em;
	left: 0px;
	bottom: 45%;
	z-index: 5;
	width: 225px;
	text-align: center;
	font-size: 10pt;
	vertical-align: middle;
	height: auto;
	display: none;
	overflow: hidden;
	visibility: hidden;
}
.Content #CategoryTable .bline a:hover .caption {
	display: block;
	visibility: visible;
	color: #3a403c;
	text-decoration: none;
	background: #FFFFFF;
}


.Content #CategoryTable .FrameSmall,.Content #CategoryTable .FrameLarge {
	float: left;
	overflow: hidden;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.Content #CategoryTable .T {
	width: 100%;
	background-position: center top;
	clear: both;
}

.Content #CategoryTable .B {
	width: 100%;
	background-position: center bottom;
	clear: both;
}

.Content #CategoryTable .L {
	background-position: left center;
	background-repeat: repeat-y;
}

.Content #CategoryTable .R {
	background-position: right center;
	background-repeat: repeat-y;
}
/* @group Large */
.Content #CategoryTable .FrameLarge {
	margin-top: 9px;
	width: 474px;
	overflow: hidden;
}
.Content #CategoryTable .FrameLarge .bline {
	height: 250px;
	width: 225px;
}
.Content #CategoryTable .FrameLarge .T {
	background-image: url(../images/Frame/Large/fTop.jpg);
	padding-top: 9px;
}
.Content #CategoryTable .FrameLarge .B {
	background-image: url(../images/Frame/Large/fBtm.jpg);
	padding-bottom: 11px;
}

.Content #CategoryTable .FrameLarge .L {
	background-image: url(../images/Frame/Large/fLft.jpg);
	padding-left: 13px;
}

.Content #CategoryTable .FrameLarge .R {
	background-image: url(../images/Frame/Large/fRht.jpg);
	padding-right: 11px;
	width: 450px;
	height: 500px;
}
.Content #CategoryTable .FrameLarge.dk .T {
	background-image: url(../images/Frame/LargeD/fTop.jpg);
}
.Content #CategoryTable .FrameLarge.dk .B {
	background-image: url(../images/Frame/LargeD/fBtm.jpg);
}

.Content #CategoryTable .FrameLarge.dk .L {
	background-image: url(../images/Frame/LargeD/fLft.jpg);
}

.Content #CategoryTable .FrameLarge.dk .R {
	background-image: url(../images/Frame/LargeD/fRht.jpg);
}
/* @end */
/* @group Small */
.Content #CategoryTable .FrameSmall, .Content #CategoryTable .FrameSmall .bline {
	width: 249px;
}

.Content #CategoryTable .FrameSmall .T {
	background-image: url(../images/Frame/small/fTop.jpg);
	padding-top: 12px;
	margin: 5px;
}

.Content #CategoryTable .FrameSmall .B {
	background-image: url(../images/Frame/small/fBtm.jpg);
	padding-bottom: 11px;
}

.Content #CategoryTable .FrameSmall .L {
	background-image: url(../images/Frame/small/fLft.jpg);
	padding-left:12px;
}

.Content #CategoryTable .FrameSmall .R {
	background-image: url(../images/Frame/small/fRht.jpg);
	padding-right: 12px;
	position: relative;
	width: 225px;
	height: 250px;
}
.Content #CategoryTable .FrameSmall .dk .T {
	background-image: url(../images/Frame/smallD/fTop.jpg);
}

.Content #CategoryTable .FrameSmall .dk .B {
	background-image: url(../images/Frame/smallD/fBtm.jpg);
}

.Content #CategoryTable .FrameSmall .dk .L {
	background-image: url(../images/Frame/smallD/fLft.jpg);
}

.Content #CategoryTable .FrameSmall .dk .R {
	background-image: url(../images/Frame/smallD/fRht.jpg);
}
/* @end */
/* @group WideFrame */
.Content #CategoryTable .FrameWide {
	width: 747px;
	margin-left: -10px;
}
.Content #CategoryTable .FrameWide .bline {
	width: 249px;
	float: left;
}

.Content #CategoryTable .FrameWide .T {
	background-image: url(../images/Frame/small/fTop.jpg);
	padding-top: 12px;
	margin: 5px;
}

.Content #CategoryTable .FrameWide .B {
	background-image: url(../images/Frame/small/fBtm.jpg);
	padding-bottom: 11px;
}

.Content #CategoryTable .FrameWide .L {
	background-image: url(../images/Frame/small/fLft.jpg);
	padding-left:12px;
}

.Content #CategoryTable .FrameWide .R {
	background-image: url(../images/Frame/small/fRht.jpg);
	padding-right: 12px;
	position: relative;
	width: 225px;
	height: 250px;
}
.Content #CategoryTable .FrameWide .dk .T {
	background-image: url(../images/Frame/smallD/fTop.jpg);
}

.Content #CategoryTable .FrameWide .dk .B {
	background-image: url(../images/Frame/smallD/fBtm.jpg);
}

.Content #CategoryTable .FrameWide .dk .L {
	background-image: url(../images/Frame/smallD/fLft.jpg);
}

.Content #CategoryTable .FrameWide .dk .R {
	background-image: url(../images/Frame/smallD/fRht.jpg);
}
/* @end */
.Content #CategoryTable .FrameLarge table{
	width:450px;
	height:500px;
	position: relative;
}
.spotlight {
	text-align: center;
	margin: 0px auto;
	height: 320px;
	width: 225px;
	overflow: visible;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
}
.sml {
	font-size: 0.8em;
	line-height: 1.25em;
}
a span.caption .sml {color: #828483;}

