a
{
	text-decoration: none;
	color: #FFFFFF;
}
.Navigation {
	height: 22px;	
	line-height: 22px;
	font-size: 12px;
}
.Button {
	display: block;
	width: 79px;
	height: 22px;
	font-size: 14px;
	background-image: url(http://points4rewards.shiftcode.com/images/points4rewards-rollover.png);
	color: #000000;
	text-align: center;
	float: left;
}
.Button:hover {
	background-position: 0px -22px;
	color: #FFFFFF;

}

.RegisterButton {
	display: block;
	width: 107px;
	height: 108px;
	background-image: url(/images/registericon.jpg);
	color: #000000;
	text-align: center;
	float: left;
}
.RegisterButton:hover {
	background-position: 0px 108px;
	color: #FFFFFF;
}
.EarnPointsButton {
	display: block;
	width: 107px;
	height: 108px;
	background-image: url(/images/earnicon.jpg);
	color: #000000;
	text-align: center;
	float: left;
}
.EarnPointsButton:hover {
	background-position: 0px 108px;
	color: #FFFFFF;
}
.GetRewardsButton {
	display: block;
	width: 107px;
	height: 108px;
	background-image: url(/images/rewardsicon.jpg);
	color: #000000;
	text-align: center;
	float: left;
}
.GetRewardsButton:hover {
	background-position: 0px 108px;
	color: #FFFFFF;
}



body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #FFFFFF;
}



img
{
	border:0px
}

.content, .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table TH
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.terms, .terms a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.title, .title a
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}