div#main {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: FFFFFF;
  border: #DDDDDD 1px solid;
}

body {
text-align: center;
background-color: FFFFFF;
}

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;
}

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: #333333;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	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;
}

img.cartimage {
	width: 50px;
	border:1px;
}

TABLE.striped TR TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 2px; FONT-SIZE: 10px; PADDING-BOTTOM: 1px; MARGIN: 10px; PADDING-TOP: 2px; FONT-FAMILY: Verdana
}

.odd {
	BACKGROUND-COLOR: #fff0de
}

.even {
	BACKGROUND-COLOR: #ffffff
}

.highlight {
	BACKGROUND-COLOR: #ffd49f
}
