<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  TemplateName=CustomStyle_Flag.css */
/*  $Header: /home/cvs/cvsroot/site_data/001/00000001/static_data/css/CustomStyle_Flag.css,v 1.15 2008/06/17 20:03:44 rpuckett Exp $  */
/* User Customized Style Sheet - Hot */

p.cstmTitle, p.cstmHeading, span.cstmHeading,
	.Divider, p.dividerHeading, h5.dividerHeading,.BlogHeader
{
	color: #c00;
}

p.cstmBtnText, .cstmFrame, a.cstmBtnText:link, a.cstmBtnText:visited
{
	color: #fff;
}

p.PaddedEntry, p.lc_Text, p.cstmText, .BlogBody,
	a.cstmBtnText:hover
{
	color: #006;
}

.cstmBack, th.lc_Heading, th.lc_HeadingSort {
	background-color: #009;
}

.cstmFrame {
	background-color: #006;
}

td.cstmBtnBack, .addBorder, .controlArea, table.NSscrollArea {
	background-color: #c00;
}

.controlArea, .addBorder {
	color: #ccf;
}

tr.lc_Row0 {
	background-color: #fff8f8;
}

tr.lc_Row1 {
	background-color: #fff;
}

td.lc_Cell {
	border-top: 0px;
	border-right: 0px;
	border-left: 1px solid #ccf;
	border-bottom: 0px;
}

th.lc_Heading, th.lc_HeadingSort {
	border-width: 0px;
}

table.lc_Table {
	border-top-color: #009;
	border-bottom-color: #ccf;
	border-right-color: #ccf;
}

.lc_FilterTable .SmallButton {
	padding-right : 2px;
	padding-left : 2px;
	background-color: #c00;
   border: 2px outset;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.Divider, p.dividerHeading {
	background-color: #fff8f8;
	border-bottom: 1px solid #ccf;
}
/* Blogs */
.BlogHeader {
   border-color: #33c;
}
.BlogSummary {
	color: #33c;
   border-color: #33c;
}
</pre></body></html>