input.search
{
	height: 17px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 12px;
	
}

A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #660066;
	text-decoration: none;
}

A:active {
	color: #ff9900;
	text-decoration: none;
}

A:hover {
	color: #ff9900;
	text-decoration: none;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #660066;
	text-decoration: none;
}

A.dark:active {
	color: #ff9900;
	text-decoration: none;
}

A.dark:hover {
	color: #ff9900;
	text-decoration: none;
}

A.ray:link {
	color: #000000;
	text-decoration: none;
}

A.ray:visited {
	color: #660066;
	text-decoration: none;
}

A.ray:active {
	color: #ff9900;
	text-decoration: none;
}

A.ray:hover {
	color: #ff9900;
	text-decoration: none;
}


TD {
	font-size: 13px;
	font-family : Verdana;
	color: #FFFFFF;
}

P {
	font-size: 13px;
	font-family : Verdana;
	color: #FFFFFF;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.ray {
	font-size: 12px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.ray {
	font-size: 12px;
	font-family : Verdana;
}


TD.smaller {
	font-size: 13px;
	font-family : Tahoma;
	color : #FFFFFF;
}

P.smaller {
	font-size: 13px;
	font-family : Tahoma;
	color : #FFFFFF;
}

TD.frank {
	font-size: 13px;
	font-family : Tahoma;
	color : #000000;
}

P.frank {
	font-size: 13px;
	font-family : Tahoma;
	color : #000000;
}



TD.mincart {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
	
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	height: 1px;
	color: #0000FF;
}

SPAN.price {
COLOR: #FF0000;
font-size: 20px;
}

div.detailprice {
text-align: center;
}

div.detaillistprice {
text-align: center;
}

OPTION.oostock {
color : #A0A0A0;
}

img.cartimage {
width: 100px;
border:1px;
}

IMG.csprodimage {
width: 150px;
border:1px;
}

TABLE.cobtbl{
background-color: #666666;
} 

TD.cobhl{
background-color: #6481F6;
}

TD.cobll{
background-color: #ACB4F6;
color : #000000;
}

.receiptheading {
background-color:#6481F6; 
color:#FFFFFF; 
font-weight:bold; 
}

.receiptoption {
background-color:#ACB4F6;
}