/*  TemplateName=CustomStyle.tpt */
/*  $Header: /home/cvs/cvsroot/site_data/001/00000001/static_data/css/CustomStyle_Water.css,v 1.14 2008/06/17 20:03:44 rpuckett Exp $  */
/* User Customized Style Sheet - Water */

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

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

.cstmBack, .cstmFrame, th.lc_Heading, th.lc_HeadingSort {
	background-color: #39c;
}

td.cstmBtnBack {
	background-color: #999;
}

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

.controlArea, .addBorder, table.NSscrollArea {
	background-color: #399;
}

.addBorder{
	color: #399;
}

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

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

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

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

table.lc_Table {
	border-top-color: #39c;
	border-bottom-color: #7ef;
	border-right-color: #7ef;
}

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

.Divider, p.dividerHeading {
	background-color: #f3fcfc;
	border-bottom: 1px solid #7ef;
}
/* Blogs */
.BlogHeader {
	border-color: #39c;
}
.BlogSummary {
	color: #39c;
	border-color: #39c;
}
