DIV.SectionHeadBox1 {
	background: #E3CBB1;
	margin-bottom: 2px;
}
DIV.SectionHeadBox2 {
	background: #E3CBB1;
	background-position: right;
	border-left: solid 1px #ACBDD0;
	height: 18px;
	line-height: 16px;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 2px;
	white-space: nowrap;
}
DIV.SectionHead,
DIV.SectionHeadShadow,
DIV.SectionHeadTrace1,
DIV.SectionHeadTrace2,
DIV.SectionHeadTrace3,
DIV.SectionHeadTrace4 {
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	position: absolute;
}
DIV.SectionHead {
	color: #463828;
	top: 0;
	left: 0;
	z-index: 15;
}
DIV.SectionHeadShadow {
	color: #EFEFEF;
	top: 1px;
	left: 1px;
}

DIV.SectionHeadTrace1,
DIV.SectionHeadTrace2,
DIV.SectionHeadTrace3,
DIV.SectionHeadTrace4 {
	color: #EFEFEF;
}
DIV.SectionHeadTrace1 {
	top: 1px;
	left: 1px;
}
DIV.SectionHeadTrace2 {
	top: -1px;
	left: 1px;
}
DIV.SectionHeadTrace3 {
	top: 1px;
	left: -1px;
}
DIV.SectionHeadTrace4 {
	top: -1px;
	left: -1px;
}

DIV.DialogTitleBox {
	height: 30px;
	line-height: 25px;
	position: relative;
	top: 0;
	left: 0;
}
DIV.DialogTitleFG,
DIV.DialogTitleTrace1,
DIV.DialogTitleTrace2,
DIV.DialogTitleTrace3,
DIV.DialogTitleTrace4 {
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	white-space: nowrap;
	font-family: Verdana, Arial;
}
DIV.DialogTitleFG {
	color: #495052;
	top: 0;
	left: 0;
	z-index: 15;
}
DIV.DialogTitleTrace1,
DIV.DialogTitleTrace2,
DIV.DialogTitleTrace3,
DIV.DialogTitleTrace4 {
	color: #FFFFFF;
}

DIV.DialogTitleTrace1,
DIV.DialogTitleTrace3 {
	top: 1px;
}
DIV.DialogTitleTrace1,
DIV.DialogTitleTrace2 {
	left: 1px;
}
DIV.DialogTitleTrace2,
DIV.DialogTitleTrace4 {
	top: -1px;
}
DIV.DialogTitleTrace3,
DIV.DialogTitleTrace4 {
	left: -1px;
}
