body {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	border-top-color: #E1DFE3;
	border-right-color: #EBE9ED;
	border-bottom-color: #EBE9ED;
	border-left-color: #EBE9ED;
}

TD.topbar {
	background-image: url(images/topbar.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #000000;
	background-color: #000000;
}

TD.topbg {
background-image: url(images/topbg.gif);
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

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

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

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

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

A:hover {
	color: #0000CC;
	text-decoration: underline;
}

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

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

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

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

TD {
	font-size: 11px;
	font-family : Verdana;
}

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

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

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

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

P.smaller {
	font-size: 11px;
	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: #999999;
}

/* Table Specs Styles */

table.specs {
    border: 0;
    padding: 2;
    border-spacing: 0;
    margin-left: 0px;
}

p.specs {
    font-weight: bold;
    color: #000000;
}

TR.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
    background : #FFDE9B;
   	background-image: none;
}

TR.lite {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
    background : #ffffff;
}

SPAN.price {
COLOR: #FF0000;
font-weight: bold;

}

