body {
	background: #369;
	color: black;
}

#page-bottom {
	height: 30px;
	background: #369;
	color: white;
}

/* This style is used by rows that are not inactive.  */
#inactiverow{
	display : none;
}