.WindowTitle
{
	font-weight: bold;
	font-size: 13px;
	background-attachment: fixed;
	background-image: url(Images/FloatingFrame_GradientBar.gif);
	cursor: hand;
	color: ghostwhite;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: Verdana;
	background-color: #516eab;
	font-variant: small-caps;
}
.WindowScrollDiv
{
	OVERFLOW-Y: hidden;
	font-size: xx-small;
	OVERFLOW-X: hidden;
	width: 100%;
	font-family: Verdana;
	height: auto;
	background-color: #dddddd;
} 
.WindowBorder{
	border:0 outset 2;
}
.WindowDragMe{
	Cursor:move;
}
