.error, td.error, p.error {
	font				: bold 12px tahoma, verdana, arial, helvetica, sans-serif;
	color				: red;
}

.normal, td.normal, p.normal {
	font				: 11px tahoma, verdana, arial, helvetica, sans-serif;
	color				: #000000;
}

.tabh {
	/*background		: #e0e0e0;*/
	background		: url("/images/header.gif") #9b9b9b repeat left top;
	font					: bold 11px tahoma,arial,sans-serif;
	text-align		: left;
	padding-left	: 5px;
	border-bottom	: #a0a0a0 1px solid;
	border-right	: #a0a0a0 1px inset;
	cursor				: default;
}

.tabhead {
	/*background		: #e0e0e0;*/
	background		: url("/images/header.gif") #9b9b9b repeat left top;
	font					: bold 11px tahoma,arial,sans-serif;
	text-align		: left;
	padding-left	: 5px;
	border-bottom	: #a0a0a0 1px solid;
	border-right	: #a0a0a0 1px inset;
	cursor				: pointer;
	cursor				: hand;
}

.found {
	background	: #000000;
	color				: #ffffff;
}
td span.found {
	font-size		: 11px;
}

.tabhead {
	background		: #e0e0e0;
	font					: bold 11px tahoma,arial,sans-serif;
	text-align		: left;
	padding-left	: 5px;
	border-bottom	: #a0a0a0 1px solid;
	border-right	: #a0a0a0 1px inset;
	cursor				: pointer;
	cursor				: hand;
}

a.store, a.store:visited, .store {
	font					: bold 11px tahoma, verdana, arial, helvetica, sans-serif;
	text-decoration:no;
	color					: #000000;
}

a.store:hover {
	text-decoration: underline;
}

.ss, .td.ss, p.ss, a.ss, a.ss:visited {
	color				: #888;
	font-size		: 10px;
	font-family	: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight	: normal;
}
a.ss:hover {
	text-decoration: underline;
}
.text {
	font				: 11px tahoma,arial,sans-serif;
}

