.content-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}
.orange-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F78E1D;
}
.bodytext-white {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext-white-11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.border-top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytext-gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #393031;
}
.bottom-bg {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
