body{
	background-color:#e6e6e6;
}
#outerOverDocument{
	border:none;
	background-color:#efefef;
}
#titleBar{
	height:22px;
	background-color:#000000;
	background-image:url(title_bar.gif);
	color:#ffffff;
	text-align:center;
	top:-22px;
	font-weight:bold;
	font-size:13px;
}
