body {
  background-color: #CEEEFC;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  /*SCROLLBAR-BASE-color:  #485E73;
  SCROLLBAR-ARROW-color: #FF6600; */
}

a:link    { color: #E56201; text-decoration: none; font-family: arial; font-size: 12px; }
a:active    { color: #E56201; text-decoration: none; font-family: arial; font-size: 12px; }
a:visited    { color: #E56201; text-decoration: none; font-family: arial; font-size: 12px; }
a:hover      { color: #0099CC; font-family: arial; font-size: 12px; }

a.dark:link    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 12px }
a.dark:active    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 12px }
a.dark:visited    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 12px }
a.dark:hover      { color: #01B1FC; font-family: verdana; font-size: 12px }


ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
}


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: 12px;
	
}

SPAN.price{
COLOR: #FF0000;
font-weight:bold;
}

OPTION.oostock {
color : #A0A0A0;
}

.style1  {font-family: Arial, Helvetica, sans-serif}
.style10 {font-size: 12px}
.style11 {color: #008000}
.style15 {font-size: 10px}
.style19 {color: #000000} /* text around sale sign */
.style2  {font-size: 14px}
.style23 {color: #000000; font-weight: bold; text-align: center;} /* previous price */
.style40 {color: #000000; font-weight: bold; } /* free stuff */
.style47 {color: #CC0000; font-weight: bold; font-size: 12pt; text-align: center;} /* sale price */
.style59 {color: #408080}
.style60 {color: #000000}
.style7 a:link  {color: #E56201; font-weight: bold;} /* product name */
.style9  {font-family: Arial, Helvetica, sans-serif}

table.products,td.pics {vertical-align: top; text-align: center; font-size: 14px; font-weight: bold; }