input.search { height: 17px; background-color: "white"; font-family: Tahoma; color: #000046; 
               font-size: 12px; border: 1px solid #666666; width: 120px}
               
body         { background-image: url(''); background-repeat: y-repeat; 
               background-color: white; 0px: 
               white; font-family: Helvetica; font-size: auto; 
               background-position: top 100% }

background-image: 
url('smiley.gif');
background-repeat: 
no-repeat;
background-attachment: 
fixed


p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

p.one
{
border-style: solid;
border-color: #0000ff
}
p.two
{
border-style: solid;
border-color: #ff0000 #0000ff
}
p.three
{
border-style: solid;
border-color: #ff0000 #00ff00 #0000ff
}
p.four
{
border-style: solid;
border-color: #ff0000 #00ff00 #0000ff rgb(250,0,255)
}
               

               
A:link {
	color: Black;
}

A:visited {
	color: Red;
}

A:active {
	color: #860000;
}

A:hover {
	color: #1f1c1c;
	text-decoration: none;
}

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

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

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

A.dark:hover {
	color: #1f1c1c;
; text-decoration: none
}

TR {
	font-size: 10px;
	font-family : Verdana;
	color: #373bfe;
}

TD {
	font-size: 10px;
	font-family : Verdana;
	color: #02058f;
}

P {
	font-size: 10px;
	font-family : Verdana;
}

TD.dark {
	font-size: 10px;
	font-family : Tahoma;
	color : #FFFFFF;
}

P.dark {
	font-size: 10px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 10px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 10px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #666666;
}

TD.smallerDate { font-size: 10px; font-family : Tahoma; color : #CCCCCC;

}

left.image { 

background-image: 
url('images/leftpanel.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
max-width: 100%;
}

SPAN.price {
COLOR: #FF0000;
}
