BODY {
	background-color: #f7f7f7;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 10pt;
}
#spacer{
	background-color:#003366;
	width:2px;
}
.spacer{
	background-color:#003366;
	width:2px;
}
.topLinks{
	background-color:#CDCDCD;
	width:2px;
}
.even{
	background-color:#E5E5E5;
	color:#000000;
	font-size:12px;
}
.even:hover{
	background-color:#D5D5D5;	
	color:#000000;
	font-size:12px;
}
.odd{
	background-color:#D5D5D5;	
	color:#000000;
	font-size:12px;
}
.odd:hover{
	background-color:#E5E5E5;
	color:#000000;
	font-size:12px;
}
.trHead{
	background-color:#D3DCE3;
	color:#003366;
	font-weight:bold;
	font-size:12px;
}
select{
	color:#003366;
	font-size:11px;
	width:120px;
}
td{
	color:#003366;
	font-size:12px;
}
.searchResult{
	background-color:#CDCDCD;
	color:#003366;
	font-family:Arial;
	font-weight:bold;
}
.cheesename{
	background-color:#FFFA94;
}
.wine{
	background-color:#E45F40;
}