.bgTile {
	background-image: url(images/slices/bgTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rndRectMid {
	background-image: url(images/slices/middleRndRect.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.rndRectTop {
	background-image: url(images/slices/topRndRect.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}
.rndRectBottom {
	background-image: url(images/slices/bottomRndRect.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}
link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.textHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding: 8px;
}
.sonyBut {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	background-repeat: no-repeat;
	background-position: 400px 400px;
	text-align: center;
	left: 500px;
	background-attachment: scroll;
	font-style: normal;
	line-height: normal;
	padding: 8px 5px 5px;
	height: 37px;
	width: 188px;
	background-color: #00FFCC;
	border: inset #FFFF00;
	position: absolute;
}
