body {
	margin: 0,0,0,0;
}
#movebar {
	font-size: 11px;
	z-index: 1000;
	cursor: move;
	height: 30;
	width: 8;
}
#movebar div {
	height: 30;
	width: 8;
	background-image: url(../images/grid-blue-split.gif);
}
.x-window {
	}
.x-window-tc {
	background: transparent url(../images/window/top-bottom.png) repeat-x 0 0;
	overflow: hidden;
	zoom: 1;
	height: 25px;
	padding-top: 5px;
	font-size: 12px;
	cursor: move;
}
.x-window-tl {
	background: transparent url(../images/window/left-corners.png) no-repeat 0 0;
	padding-left: 6px;
	zoom: 1;
	z-index: 1;
	position: relative;
}
.x-window-tr {
	background: transparent url(../images/window/right-corners.png) no-repeat right 0;
	padding-right: 6px;
}
.x-window-bc {
	background: transparent url(../images/window/top-bottom.png) repeat-x 0 bottom;
	zoom: 1;
	text-align: center;
	height: 30px;
	padding-top: 4px;
}
.x-window-bl {
	background: transparent url(../images/window/left-corners.png) no-repeat 0 bottom;
	padding-left: 6px;
	zoom: 1;
}
.x-window-br {
	background: transparent url(../images/window/right-corners.png) no-repeat right bottom;
	padding-right: 6px;
	zoom: 1;
}
.x-window-mc {
	border: 1px solid #99bbe8;
	padding: 0;
	margin: 0;
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	background: #dfe8f6;
	width: 384px;
	height: 231px;
}
.x-window-ml {
	background: transparent url(../images/window/left-right.png) repeat-y 0 0;
	padding-left: 6px;
	zoom: 1;
}
.x-window-mr {
	background: transparent url(../images/window/left-right.png) repeat-y right 0;
	padding-right: 6px;
	zoom: 1;
}
.x-tool-close {
	overflow: hidden;
	width: 15px;
	height: 15px;
	float: right;
	cursor: pointer;
	background: transparent url(../images/window/tool-sprites.gif) no-repeat;
	background-position: 0 -0;
	margin-left: 2px;
}
.btn {
	BORDER-RIGHT: #7b9ebd 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #7b9ebd 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	FILTER: progid: DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#cecfde);
	BORDER-LEFT: #7b9ebd 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #7b9ebd 1px solid
}