body
{
	background-color: #F9EED3;
}

.labelOrdine
{
	text-align:right;
	padding-right:5px;
}

TD
{
	font-size: 10pt;
	font-family: Tahoma;
}

TABLE.boxSearchResult
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color: #b5d5ec;
}

A
{
	font-weight: bold;
	font-size: 10pt;
	color: #8b4513;
	font-family: tahoma;
}

.SiteTitle
{
	font-weight: bold;
	font-size: 30pt;
	font-family: Tahoma;
}

.SearchRecordSeparator
{
	color: #2F2C2C;
	height: 1px;
}

.SearchRecordLabel
{
	font-weight: bold;
	width: 90px;
	color: #2F2C2C;
	text-align: right;
}

.Highlight
{
	background-color: #ffff00;
}

.ShoppingCart_Item_FieldNumbers
{
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	text-align: right;
}

.ShoppingCart_Item_HeaderLabel
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
	background-color: #c4c799;
}

.SearchForm_Label
{
	font-size: 9pt;
}

.LabelInfo
{
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma, Arial;
}

INPUT.TextFieldSearch
{
	width: 80%;
}