.TLargeButton {
	background-image: url(/photo/sitephoto/button01.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 80px;
	font-weight: bold;
}
.TSmallButton {
	background-image: url(/photo/sitephoto/button01.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 40px;
}
