body {
	padding: 15px;
	margin: 0;
}
body, td {
	background-color: white;
}
td.listitem, td.listitem a, td.listitem a:visited {
	background-image: url(../images/ondemand_listitem_bg.gif);
	background-repeat: repeat;
	color: white;
	font-weight: bold;
}
td.listitem a:hover {
	color: #FF6600;
}
.navpath {
	color: #447DBE;
	font-weight: bold;
}
