#Logo img {
	margin-top: -30px;
}

.p1:first-letter{font-size: 18px;}

#Logo {
	text-align: center;
	margin-left: -160px;
	margin-bottom: 70px;
}

#Logo p.p1 {
	color: #333333;
	text-align: right;
	font-size: 12px;
	width: 350px;
	margin-top: -60px;
	margin-left: 300px;
}

#Logo p.p2 {
	color: #333333;
	text-align: left;
	font-size: 12px;
	width: 180px;
	margin-top: -115px;
	margin-left: 825px;
}

#Logo span.Title {
	display: block;
	padding: 5px;
}

#Logo span.Version {
	display: block;
	font-size: 28px;
	margin-left: -20px;
}

#Logo span.Date {
	display: block;
	padding: 5px;
}


.top {
	background: #ffffff url(../images/ArrowBoxDarkTop.png) no-repeat center;
	width: 461px;
	height: 41px;
}

.mid {
	position: relative;
	background: #ffffff url(../images/ArrowBoxDarkMiddle.png) center;
	width: 461px;
}

.bot {
	position: relative;
	background: #ffffff url(../images/ArrowBoxDarkBottom.png) no-repeat center;
	width: 461px;
	height: 62px;
}

.topl {
	background: #ffffff url(../images/ArrowBoxLightTop.png) no-repeat center;
	width: 461px;
	height: 41px;
}

.midl {
	position: relative;
	background: #ffffff url(../images/ArrowBoxLightMiddle.png) center;
	width: 461px;
}

.botl {
	position: relative;
	background: #ffffff url(../images/ArrowBoxLightBottom.png) no-repeat center;
	width: 461px;
	height: 61px;
}

#x {
	padding-left: 35px;
	padding-bottom: 1px;
	width: 380px;
}

#x h3 {
	margin-top: -25px;
	margin-left: -10px;
	border: none;
	background: transparent;
	color: #000000;
	font-size: 150%;
}

p.flat {
    margin-top: 2px;
    margin-bottom: 2px;
}

.small {
	font-size: xx-small;
}

