DIV.SectionHeadBox1 {
	background: url('images/section_head_fill.gif');
	margin-bottom: 2px;
}
DIV.SectionHeadBox2 {
	background: url('images/section_head.jpg') no-repeat;
	background-position: right;
	border-left: solid 1px #144410;
	height: 24px;
	line-height: 22px;
	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: 12px;
	padding-left: 4px;
	position: absolute;
}
DIV.SectionHead {
	color: #144410;
	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: #1111A0;
	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;
}