
	TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	
}

.saleHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
}

	A:LINK {
		color : #39650C;
	}

	A:HOVER {
		color : #39650C;
	}

	A:VISITED{
		color : #39650C;
	}

	B {
		font-weight : bold;
	}

	.redLarge {
		color: #990000;
		font-weight : bold;
		font-size: 15 px;
	}
	.redBold {
		color: #990000;
		font-weight : bold;
	}
	
	.redLargeBold {
		color: #990000;
		font-size : 12px;
		font-weight: bold;
		
	}
	
	.grayText {
		color: #999999;
		font-size : 10px;
	}

	.grayBold {
		font-size : 12px;
		font-weight: bold;
	}
	
	.bodyText {
		color: #333333;
		line-height : 17px;
	}
	
	.largeText {
		color: #333333;
		font-size : 12px;
		line-height : 20 px;
	}
	
	.navigationText {
		color: #39650C;
		font-size : 11px;
	}

		.scheduleText {
		color: #000000;
		font-weight : bold;
		font-size : 9px;
	}
	
		.PhotogalleryText {
		color: #000000;
		font-weight : bold;
		font-size : 11px;
	}

		.creditsText {
		color: #000000;
		font-size : 9px;
	}
		.copyrightText {
		color: #000000;
		font-size : 9px;
	}

