body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #CEEEFC;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

TD.toporangebg {
background-image: url(images/toporangebg.gif);
}

TD.topbg {
background-image: url(images/topbg.gif);
}

TD.topbluebg {
background-image: url(images/topbluebg.gif);
}

TD.leftbluebg {
background-image: url(images/leftbluebg.gif);
}

.nnfix {
background-image: url(images/nnfix.gif);
}

TD.rightbluebg {
background-image: url(images/rightbluebg.gif);
}

TD.bluebarbg {
background-image: url(images/bluebarbg.gif);
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

TD.bottombg {
background-image: url(images/bottombg.gif);
}

TD.lefttablebg {
background-image: url(images/lefttablebg.gif);
}

TD.righttablebg {
background-image: url(images/righttablebg.gif);
}



a:link    {
color: silver;
	text-decoration: none;
	font-family: arial;
	font-size: 11px
}
a:active    { color: purple; text-decoration: none; font-family: arial; font-size: 11px }
a:visited    {
	color: purple;
	text-decoration: none;
	font-family: arial;
	font-size: 11px
}
a:hover      {
	color: purple;
	font-family: arial;
	font-size: 11px
}

a.dark:link    { color: purple; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:active    { color: purple; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:visited    { color: purple; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:hover      { color: white; font-family: verdana; font-size: 11px }


ul, li, p, td {
	color: purple;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


HR {
	color : #0099CC;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}
.s9nametxt {font-size: 12px: font-weight: bold: color: #000066:}/* Product name */
.s9txt {font-size: 10px; color: #333333;}                       /*  Description text */
.s9pricetxt {font-size: 12px; font-weight: bold; color: #ff0000:}/* Price text */
.s9greybox { border: 1px dotted#CCCCCC;}
.s9listprice {font-size: 10px; color:#CCCCCC;}                   /* List Price */


TD.minicart {
		font-size: 8px;
		font-family:  tahoma;
		background-color: #CC0000;
}
P.minicart {
		font-size:  12px;
		font-family:  tahoma;
		background-color: #CC0000;
}
						
