/* rotator in-page placement */
div.rotator {
	position:relative;
	height:280px;
	margin-left: 1px;
	display: none;
}

/* rotator css */
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

/* rotator image style */	
div.rotator ul li img {
	border:1px solid #ccc;
	padding: 1px;
	background: #FFF;
}

div.rotator ul li.show {
	z-index:500
}

A:active {
	color: #000000; }
A.link:active {
	color: #000000; }

/* Spring Color Color #A800A8 */
/* Summer Color Color #0000BB */
/* Fall Color #FF2400 */
/* Christmas Color color: #FF0000 */
/*  Winter Color #0000FF */

A.link {
	color: #0000FF;
	text-decoration: none; }

A.link:link {
	text-decoration: none;
	color: #0000FF; }

A.link_heading {
	color: #0000FF;
	text-decoration: none; }
	
A.lhdg {
	color: #0000FF;
	text-decoration: none; }

.listyle  {
	list-style: square inside; 
	color:	#0000FF;  
	padding-left: 0px}

/* Don't change color of the two hover values below */

A.link_heading:Hover {
	background-color: navy;
	text-decoration: none; }
	
A.lhdg:Hover {
	background-color: navy;
	text-decoration: none; }

<!-- Spring visited color #FF00FF -->
<!-- Summer visited color #FF0000 -->
<!-- Fall visited color #FF4D00 -->
<!-- Christmas color #FF0000 -->
<!-- Winter visited color #0000FF -->
A:visited {
	color: #0000FF; }

A.link:visited {
	text-decoration: none;
	color: #0000FF; }

<!-- Spring hover color #FF50A8 -->
<!-- Summer hover color blue -->
<!-- Fall hover background-color #177245  color #FFFF00-->
<!-- Christmas hover background-color #00FF00 color #800080 -->
<!-- Winter hover background-color #0000FF color #FFFFFF -->

A:Hover {
	background-color: #0000FF;
	color: #FFFFFF }

A.link:Hover {
	background-color: #0000FF;
	color: #FFFFFF }

<-- don't change utz styles -->

.utzlink {
	color: navy; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt; }
	
.utzlink:link {
	text-decoration: none;
	color: navy; }
	
.utzlink:visited {
	color: navy;
	text-decoration: none;	}

.utzlink:Hover {
	background-color: white;
	font-weight: bold;
	color: #FF0000; }

.utzmain {
	background-color: #FFFFFF;
	color: #0000BB; }


.cen {
	text-align: center; }

<!-- Spring background color #FFFFFF color #A800A8 -->
<!-- Summer background color #FFFFFF color #0000BB -->
<!-- Fall background color #FFFFFF color #FF0000 -->
<!-- Christmas background color #FFFFFF text color #009F00 -->
<!-- Winter background color #FFFFFF text color #8B008B -->

<!-- Note seasfont should be somewhat different from link color used above to differentiate plain text and a link -->
BODY.main {
	background-color: #FFFFFF;
	color: #8B008B; }

.seasfont {
	color: #8B008B; }

<!-- Body tag for window95.html -->
BODY.win95 {
	background-image: url(../images/win95_1.gif);
	color: #0000FF; }

<!-- top of each page  spring background color #FFD0E8 -->
<!--                   summer background color #D2D2FF -->
<!--                   fall background color #FFE48A -->
<!--                   christmas background color #C4FFC4 -->
<!--                   winter background color #D2D2FF -->
TABLE.toptable {
	background-color: #D2D2FF;
	width: 756px; }

<!-- Used in pricelist and whichcartridge page -->
<!-- midtable  spring background color #D2D2FF -->
<!--           summer background color #D2D2FF -->
<!--           fall background color #FFE48A -->
<!--           christmas background color #C4FFC4 -->
<!--           winter background color #D2D2FF -->
TABLE.pktoptable {
	background-color: #D2D2FF;
	width: 960px; }

<!-- Used in pricelist and whichcartridge page -->
<!-- midtable  spring background color #D2D2FF -->
<!--           summer background color #D2D2FF -->
<!--           fall background color #FFE48A -->
<!--           christmas background color #C4FFC4 -->
<!--           winter background color #D2D2FF -->
TABLE.midtable {
	background-color: #D2D2FF; }

TABLE.kreativetable {
	background-color: #1E90FF; 
	width: 756px; }

TABLE.kreativetableheader {
	background-color: white;
	width: 756px; }

TABLE.kreativetableheaderpricelist {
	background-color: white;
	width: 976px; }

TABLE.kreativetableheaderhpsuppliesfinder {
	background-color: white;
	width: 976px; }

TABLE.outeredge {
    background-image: url("/images/snow.gif"); }

TABLE.outeredgeutz {
    background: #6495ED; }
	
<!-- outeredge  spring background #FFF0F5 -->
<!--            spring background-image: url(../images/springbg.jpg) -->
<!--            spring background-image: url(../images/grass.jpg) -->
<!--            spring background-image: url(../images/woodprint.jpg) -->
<!--            summer background #FFFACD -->
<!--            fall background #F5F5DC -->
<!--            fall background-image: url(../images/brcks_lt.jpg) -->
<!--			fall background-image: url(../images/leaves.jpg) -->
<!--            christmas background #98FF98 -->
<!--            christmas background-image: url(../images/cmasb.gif) -->
<!--            winter background #F0F8FF -->
<!--            winter background-image: url(../images/winterb.gif) -->
<!--            winter background-image: url(../images/snow.gif) -->
<!--            valentine background-image: url(../images/valb.gif) -->

<--	background-color: #F5F5DC; -->
<-- background-image: url(../images/brcks_lt.jpg);-->




<!--Old Color Scheme-->
<!--BODY BACKGROUND="images/bg516.jpg" TEXT="0000FF" LINK="FF0000" VLINK="F846BD" ALINK="000000"--><!--BODY BACKGROUND="images/marble2.gif" TEXT="0000FF" LINK="FF0000" VLINK="F846BD" ALINK="000000"-->


<!--images/snow.gif for winter-->




