body {
	margin		: 0px 0px 0px 0px;
	color		: #575859;
	font-family	: Verdana;
	font-size	: 13px;
}

td {
	font-size	: 13px;
}

th {
	font-size	: 13px;
	font-weight	: bold;
}

td.mid {
	font-size	: 10px;
}

td.small {
	font-size	: 9px;
}

a:link  {
	color		: #4793E9;
	text-decoration	: none;
}

a:visited {
	color		: #4793E9;
	text-decoration	: none;
}

a:active {
	color		: #4793E9;
	text-decoration	: none;
}

a:hover {
	color		: #4793E9;
	text-decoration	: underline;
}

a:link.recommended  {
	font-size	: 13px;
	font-weight	: bold;
	color		: #FF6600;
	text-decoration	: none;
}

a:visited.recommended {
	font-size	: 13px;
	font-weight	: bold;
	color		: #FF6600;
	text-decoration	: none;
}

a:active.recommended {
	font-size	: 13px;
	font-weight	: bold;
	color		: #FF6600;
	text-decoration	: none;
}

a:hover.recommended {
	font-size	: 13px;
	font-weight	: bold;
	color		: #FF6600;
	text-decoration	: underline;
}

font.price {
	color		: #2857B5;
	text-decoration	: none;
}

font.priceChanged {
	text-decoration	: line-through;
}

font.rec-comment {
	font-size	: 9px;
}

span.rec-comment {
	font-size	: 9px;
}

span.price {
	color			: #2857B5;
	text-decoration	: none;
}

span.red {
	color			: #FF0000;
	text-decoration	: none;
}

table.menubox {
	width		: 100%;
	cellpadding	: 2;
	border		: 2px solid #CAC5C5;
	border-collapse	: collapse;
}

table.inbox {
	width		: 50%;
	cellpadding	: 2;
	border		: 2px solid #CAC5C5;
	border-collapse	: collapse;
}

div.top {
	width		: 100%;
	padding		: 5px 5px 5px 5px;
	/*border		: 1px solid gray;*/
}h1           { font-family: serif; font-size: 8pt; color: #808080; letter-spacing: 3pt; 
               font-weight: bold; line-height: 100%; margin-top: 0; 
               margin-bottom: -3 }
