body, input, select, td, textarea
{
	font-family: 'trebuchet ms';
	font-size: 8pt;
}
body
{
	background: #000000 url(images/casolo.gif) no-repeat right bottom;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
}
h1
{
	font-size: 14pt;
}
a
{
	color: #318541;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
#menu a
{
	color: white;
}
#menu a:hover
{
	text-decoration:underline;
}
#collection a, #footer a
{
	color: black
}
#collection a:hover, .push:hover
{
	color: #333333;
	text-decoration: none;
}
#collection img
{
	margin: 3px;
}
.mini
{
	font-size: 7.5pt;
}
.push
{
	display: block;
	border: 1px solid silver;
	padding: 8px;
	background-color: whitesmoke;
	margin-top: 10px;
	color: black;
}
.function
{
	font-size: 7pt;
	text-decoration: none;
	color: black;
	display: inline-block;
	margin-right: 15px;
}
.label
{
	font-weight: bold;
}
.price
{
	font-size: 14pt;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 15px;
}
.odd
{
	background-color: whitesmoke;
}
ul
{
	margin-top: 10px;
	margin-left: 15px;
}
#imgholder
{
	width: 340px;
}
#thumbstable img
{
	margin-right: 23px;
	margin-top: 8px;
	cursor: hand;
	cursor: pointer;
	width: 96px;
	height: 72px;
}
#menu td
{
	padding-left: 9px;
	padding-right: 9px;
	color: white;
}
.menu_selected
{
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid white;
}
