body
{
	/* background: url("/content/images/null.gif") no-repeat; */
	behavior:url("/content/scripts/csshover2.htc");
}
#logo
{
	background-image: url("/content/images/logo1.jpg");
	width : 168px;
	height: 100px;
	margin-top: 1px;
}
.menu ul
{
	background: url("/content/images/button-fon.gif") repeat;
}
.menu a, .menu a:visited
{
	background: url("/content/images/button-separator.gif") no-repeat right;
}
.sortasc 
{
	background-image: url("/content/images/up.gif");
}
.sortdesc 
{
	background-image: url("/content/images/down.gif");
}
#ibox_progress
{
	background-image: url("/content/images/indicator.gif");
}
table.list tr.collapsed td.treerow a
{
	background-image: url("/content/images/collapsed.png");
}
table.list tr.expanded td.treerow a
{
	background-image: url("/content/images/expanded.png");
}
