body {
	font-Size:13px;
	line-Height:13px;
	background-Color:white;
	color:#444;
	overflow:auto;
}

input {
	font-Size:12px;
	line-Height:12px;
	height:15px;
	padding-Left:6px;
	padding-Right:6px;
	border:#777 1px solid;
}

textarea {
	font-Size:12px;
	line-Height:12px;
	padding:6px;
	overflow:auto;
	border:#777 1px solid;
}

table {
	font-Size:12px;
	line-Height:12px;
}

x\:win {
	behavior:url(xwin.htc);
	position:absolute;
	cursor:default;
	border-Width:2px;
	border-Style:outset;
	padding:0;
	font-Size:12;
	overflow:hidden;
}

x\:win x\:title {
	color:#FFFFFF;
	height:20px;
	display:block;
}

x\:win x\:title x\:button {
	color:#FFFFFF;
	height:20px;
	width:12px;
	font-Family:webdings;
	margin:0px;
	padding-top:2px;
}

x\:win x\:title x\:content {
	color:#FFFFFF;
	height:20px;
	margin:0px;
	padding-left:3px;
	padding-top:2px;
	word-Break:keep-all;
	text-Overflow:ellipsis;
	overflow:hidden;
}

x\:win x\:body {
	width:100%;
	margin:0;
	background-Color:#FFFFFF;
	padding:3px;
	word-Break:break-all;
	overflow:auto;
	position:relative;
}

x\:shadow {
	position:absolute;
	display:block;
	background-Color:#000000;
	filter:alpha(opacity=40);
}
