.indextop1 {
	background-attachment: scroll;
	background-image:  url(http://www.dtbgroup.com/dtbgroup/images/top2.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.indextop2 {
	background-attachment: scroll;
	background-image:  url(images/tab_div.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.greydiv {
	background-attachment: scroll;
	background-image:  url(images/grey_div.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.indextop3 {
	background-attachment: fixed;
	background-image:  url(http://www.dtbgroup.com/dtbgroup/images/top3.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	border-top: 2px solid #CC3333;
	border-right: 2px none #CC3333;
	border-bottom: 2px none #CC3333;
	border-left: 2px none #CC3333;
}
.indextop4 {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center -5px;
	border-top: 2px solid #CC3333;
	border-right: 2px none #CC3333;
	border-bottom: 2px none #CC3333;
	border-left: 2px none #CC3333;
	background-color: #D2D7D7;
}
.tabright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

