.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;
}
.box {
	background-attachment: fixed;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	color: #000000;
}
