.bg {
	background-image: url(images/bg.gif);
	height: 90px;
	background-repeat: repeat-x;
	border-bottom-style: dashed;
	border-bottom-color: #0054A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tdHeight {
	height: 20px;
}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #0054A5;
	border-right-color: #0054A5;
	border-bottom-color: #0054A5;
	border-left-color: #0054A5;
}

.position{
	padding-top: 30px;
	padding-left: 70px;
	padding-bottom: 30px;
}

.position2{
	padding-left: 10px;
	padding-right: 10px;
}
