.line {
	border: 1px solid #CCCCFF;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;

}
.add {
	background-image: url(Images/hhb2TrackRec_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.add2 {
	background-image: url(Images/hhb2TrackRec_repeat.jpg);
	background-repeat: repeat;
}
.add3 {
	background-attachment: fixed;
	background-image: url(Images/hhb2TrackRec_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tb {
	background-attachment: fixed;
	background-image: url(Images/tab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tb2 {
	background-attachment: fixed;
	background-image: url(Images/tab2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tb3 {
	background-attachment: fixed;
	background-image: url(Images/tab3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
