.pageBackground {
	background-image:url(backgroundFade.gif);
}
.topBar {
	height:10.0px;
	background-color:rgb(153,204,0);
	width:100.0%
}
.dijitDialogUnderlay {
     background: rgb(0,0,0);
}
