.Border1 {
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #005973;
	border-bottom-color: #005973;
	border-left-color: #005973;
}
.TopLineStrip {
	border-top-width: 0.5px;
	border-top-style: double;
	border-top-color: #999999;
	left: 30px;
	right: 30px;
}
.BottomLineStrip {
	border-bottom-width: .5px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.HeadBottomLineStrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00535D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
}
.OrangeLineHeader {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF6600;
}
