


.slideshowtitle { COLOR: #999999; FONT: 13px arial, verdana, sans-serif; font-weight: bold }


.button { 	background-image: url("button.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 18px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #666666 1px solid }

.buttonon { background-image: url("buttonon.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFCE;
		font-size: 8pt;
		height: 18px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #C0C0C0 1px solid }


.button-popups { background-image: url("button.gif");
			background-color:#000000;
			FONT-FAMILY: arial, verdana, helvetica, sans;
			color: #FFFFFF;
			font-size: 10pt;
			height: 23px;
			cursor:hand;
			font-weight: bold;
			text-align: center;
			BORDER: #666666 1px solid }


.buttonon-popups { background-image: url("button.gif");
			background-color:#000000;
			FONT-FAMILY: arial, verdana, helvetica, sans;
			color: #FFFFCE;
			font-size: 10pt;
			height: 23px;
			cursor:hand;
			font-weight: bold;
			text-align: center;
			BORDER: #C0C0C0 1px solid }

