<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.EditorLabels
{
	font-weight: normal;
	text-align: right;
}
.ReplyBox1
{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.ReplyBox2
{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.ListingHeader
{
	font-weight: normal;
	text-align: left;
}


.StandOutCell
{
	font-weight: bold;
	text-align: center;
}
.LightCell
{
}

.ListingLeft1
{
	font-weight: normal;
	text-align: left;
}
.ListingRight1
{
	font-weight: normal;
	text-align: right;
}
.ListingLeft2
{
	font-weight: normal;
	text-align: left;
}
.ListingRight2
{
	font-weight: normal;
	text-align: right;
}
.LeftNavTitle
{
	font-weight: bold;
	text-align: center;
}

.TDRightSmall
{
	font-weight: normal;
	text-align: right;
}
.TDLeftSmall
{
	font-weight: normal;
	text-align: left;
}
.TDRightMedium
{
	font-weight: normal;
	text-align: right;
}
.TDLeftMedium
{
	font-weight: normal;
	text-align: left;
}

.TDRightLarge
{
	font-weight: normal;
	text-align: right;
}
.TDLeftLarge
{
	font-weight: normal;
	text-align: left;
}


.CategoryBox, .ReplyBox1
{
	background: #ffee88;
	color: black;
}
.SubCategoryBox, .ReplyBox2
{
	background: #ffDD66;
	color: black;
}
.ListingLeft1, .ListingRight1
{
	background: #FFFFAA;
	color: black;
}
.ListingLeft2, .ListingRight2
{
	background: #FFFFCC;
	color: black;
}

.ListingHeader
{
	background: #FFCC33;
	color: black;
}

.NavCell
{
	background: #ffcc33;
	color: black;
}
.StandOutCell
{
	background: #ffCC00;
	color: #000000;
}
hr
{
	height: 2px;
	border: 0px solid #ff8800;
	border-top-width: 2px;
}

.DarkCell
{
	background: #cc1100;
	color: white;
}
.EditorCell
{
    background: #FFC;
    color:Black;
}
.MediumCell, .TitleBox, .DetailDetail, .EditorLabels
{
	background: #ffcc66;
	color: black;
}

.LightCell, .DetailBox
{
	background: #ffffbb;
	color: black;
}

.LightestCell
{
	background: #ffffee;
	color: black;
}

</pre></body></html>