BODY {
	MARGIN-TOP: 0px; SCROLLBAR-FACE-COLOR: #240f09; MARGIN-BOTTOM: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #58381b; MARGIN-LEFT: 0px; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #58381b; SCROLLBAR-ARROW-COLOR: #e00000; SCROLLBAR-TRACK-COLOR: #171717; SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}

/* this block show first picture  */
a.members {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	background-image: url(tour_28.gif);
	height: 116px;
	width: 336px;
}

/* this block show second picture when mouse moved on link*/
a.members:hover, a.members:active {
	background-image: url(tour_28a.gif);
}





/* this block show first picture  */
a.previous {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	background-image: url(tour_27.gif);
	height: 116px;
	width: 334px;
}

/* this block show second picture when mouse moved on link*/
a.previous:hover, a.next:active {
	background-image: url(tour_27a.gif);
}





/* this block show first picture  */
a.access {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	background-image: url(tour_25.gif);
	height: 232px;
	width: 339px;
}

/* this block show second picture when mouse moved on link*/
a.access:hover, a.access:active {
	background-image: url(tour_25a.gif);
}



