#bg_cart {
	background-image: url(/palisade/images/k/left_bg.jpg);
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	}

#mainCol_cart {
	margin: 0 0 0 201px;
	padding: 0 45px 0 0;
	}
.path_cart {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 10px;
}
.path_cart a:visited {
	color: #999999;
	}
.path_cart a:hover {
	color: #ff9900;
	}
#pathBlock 	{
	float:right;
	text-align: right;
	margin: 3px 45px 0 0;
}
.price_cart
{	font-weight: bold; color: #000000; }

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

/* comment out these link colors because they interfere with my left menus 

A:link {
	color: #003366;
	text-decoration: none;
}

A:visited {
	color: #003366;
	text-decoration: none;
}

A:active {
	color: #003366;
	text-decoration: none;
}

A:hover {
	color: #3366CC;
	text-decoration: none;
}

A.dark:link {
	color: #003366;
	text-decoration: none;
}

A.dark:visited {
	color: #003366;
	text-decoration: none;
}

A.dark:active {
	color: #003366;
	text-decoration: none;
}

A.dark:hover {
	color: #3366CC;
	text-decoration: none;
}

end of comment */

DIV.cart P {
	font-size: 11px;
	font-family : arial, helvetica;
}

DIV.cart TD {
	font-size: 11px;
	font-family : arial, helvetica;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : arial, helvetica;
}

TD.smaller {
	font-size: 11px;
	font-family : arial, helvetica;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : arial, helvetica;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : arial, helvetica;
}

P.mincart {
	font-size: 10px;
	font-family : arial, helvetica;
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: arial, helvetica; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: arial, helvetica; text-transform: uppercase
}

HR {
	height: 1px;
	color: #999999;
}
.prodoption {
	font-size:8pt;
	color:#666666;
}
