BODY {
scrollbar-base-color:#FAE7BF;
scrollbar-arrow-color:#666666;
}
.tagLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #000000;
}
.tagLineCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #5D6C71;
	position: absolute;
	top: 24px;
	width: 771px;
	height: 101px;
	left: 1px;
}
.buttonUp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-align: center;
	cursor: hand;
	height: 18px;
	width: 18px;
	vertical-align: middle;





}
.buttonOver {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #888888;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	cursor: hand;
	text-align: center;
	height: 18px;
	width: 18px;



}
.play {
	color: #E2E2E2;
}
.stop {
	color: #E2E2E2;
}
