body {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background-image:url(images/background-pattern.gif);
background-repeat:repeat;
text-align: left;
margin: 7px 0px 0px 0px;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

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: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}


.nav	{
	color:#FFFFFF;
	text-decoration: none;
	height:22px;
	padding-top:3px;	
	vertical-align:top;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:active {
	color: #FFFFFF;	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	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;
}
.sideborder	{
	background-image:url(images/border-right.gif);
	background-repeat: repeat-y;
	background-position:right;
}
.sidepanel	{
	background-image:url(images/side-panel-edge.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:8px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:4px;
	color:#003366;
	text-align:justify;
}
.sidepanel select	{
	margin-bottom:10px;
	margin-top:5px;
}
.sidepanel form	{
	margin-bottom:0px;
}
hr.prodseparator {
height: 0;
width:100%;
border-width: 1px 0 0 0;
border-color: #666666;
border-style:dotted;
}
div.prodname	{
	font-weight:bold;
	color:#003366;
}
div.detailname	{
	font-weight:bold;
		color:#003366;
}
.heads	{
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(images/head-middle.gif);
	background-repeat: repeat-x;
}
a.clink:link {
	color: #0000FF;
	text-decoration: underline;
}

a.clink:visited {
color: #0000FF;
	text-decoration: underline;
}

a.clink:active {
	color: #0000FF;
	text-decoration: underline;
}

a.clink:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.trace	{
	color:#FFFFFF;
}