body {
	background-color: #ffffff;
	color: #303030;
	font-family: arial, sans-serif;
	font-size: 90%;
}
td, th {
	font-size: 90%;
}
.alert {
	font-weight: bold;
	color: #c00029;
}
a, a:visited {
	color: #0000f0;
}
a:active {
	color: #c00029;
}
td.menu a, td.menu a:visited {
	color: #000090;
}
hr {
	color: #000090;
	clear: left;
}
br {
	clear: left;
}
div.downmenu {
	margin-left: 5px;
	background-color: #ffffff;
	margin-bottom: 5px;
	border: 1px inset;
	padding-left: 2px;
}
div.upmenu {
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px outset;
	border-right: none;
	padding-left: 2px;
	margin-right: 8px;
}
td.menu {
	font-family: 'arial narrow', arial, sans-serif;
	width: 135px;
	background-color: #c6b5ff;
	color: #000090;
	font-size: 90%;
	font-weight: bold;
}
a.menu {
	text-decoration: none;
}
td.menuheader {
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #c6b5ff;
	text-align: right;
	font-size: 120%;
	font-style: italic;
}
.crimson, .saleprice {
	color: #c00029;
}
.saleprice {
	font-weight: bold;
}
div.specials {
	font-size: 120%;
}
div.specials span.item {
	font-weight: bold;
	font-style: italic;
}
li.specials {
	margin-bottom: 20px;
}
.specialsannounce {
	color: #c00029;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-style: normal;
}
#specialsannounce {
	color: #c00029;
	font-size: 110%;
	font-weight: bold;
}
dt.contacts {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #c00029;
}
.inputlabel {
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
}
.dataentry {
	float: left;
	margin-right: 3px;
	white-space: nowrap;
}
#navtable {
	width: 100%;
	background-color: #e6e5ff;
}
#nomatch {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 150px;
	font-size: 130%;
	font-weight: bold;
}
.dialog {
	background-color: #e6e5ff;
	border: 2px outset #c6b5ff;
	padding: 2px;
	text-align: left;
}
.dialogheader {
	background-color: #000090;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
}
input.button {
	font-family: arial, sans-serif;
	font-size: 8pt;
	background-color: #000090;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
a img {
	border: none;
}