.ItemCssClass
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: 12px;
	border-left: gainsboro 1px solid;
	width: 100%;
	direction: rtl;
	border-bottom: gainsboro 1px solid;
	font-family: tahoma;
	height: 1px;
	background-color: #f0ffff;
}

.OO_ItemCssClass
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: 12px;
	overflow: scroll;
	border-left: gainsboro 1px solid;
	width: 400px;
	direction: rtl;
	border-bottom: gainsboro 1px solid;
	font-family: tahoma;
	height: 1px;
	background-color: #f0ffff;
}

.ItemBodyCssClass
{
	background-color:f0ffff;
}

.ItemHeaderCssClass
{
	border-right: lightgrey thin;
	border-top: lightgrey thin;
	font-weight: bold;
	font-size: 10pt;
	border-left: lightgrey thin;
	color: highlighttext;
	border-bottom: lightgrey thin;
	font-family: tahoma;
	background-color: background;
}

.ItemImageCssClass
{
	width:100;
	height:100;
}

.ShowItems_Header
{
	border-right: lightgrey thin groove;
	border-top: lightgrey thin groove;
	border-left: lightgrey thin groove;
	width: 100%;
	color: highlighttext;
	border-bottom: lightgrey thin groove;
	font-family: tahoma;
	height: 30px;
	background-color: highlight;
}

.ItemFooterCssClass
{
	height:20px;
	background-color:Silver;
}


.OO_ItemImageCssClass
{
	width:100;
	height:100;
}