body	{
	SCROLLBAR-BASE-COLOR: #000000;
	background-image: url("../images/slideback2.jpg");
	background-repeat: repeat-y;
	background-position: 0px left;
	}
	
.button-slideshow 
		{
		background-image: url("../images/button-slideshow.gif");
		background-color:#CCCCCC;
		color: #000000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		height: 22px;
		cursor:pointer;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #000000 1px solid;
		}

.buttonon-slideshow
		{
		background-image: url("../images/buttonon-slideshow.gif");
		background-color:#CCCCCC;
		color: #660000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		height: 22px;
		cursor:pointer;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #660000 1px solid;
		}