a { 
	color: blue; 
	text-decoration: underline; 
}
a:hover {  
	color: red; 
	text-decoration: underline; 
}
.size9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 145%;
}
.size8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 145%;
}
.size7pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 145%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #7417BE;
	line-height: 120%;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #7417BE;
	line-height: 120%;
	margin: 0px;
}
.rrp {
	text-decoration: line-through;
}
.tableRow {
	background-image: url("/images/template/game-details-basket-bar.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
hr {
	color: #000000;
	height: 1px;
}
.message  {  
	color: #FF6600;
	font-weight: bold;
}
.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.menuLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.menuLink {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuRow {
	background-image: url("/images/template/menu-background.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.rowWhite {
	background-image: url("/images/template/row-white.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.rowGrey {
	background-image: url("/images/template/row-grey.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.screenShot {
	background-color: #7417BE;
	height: 50px;
	width: 50px;
	border: 6px solid #7417BE;
	background-image: url("/images/template/screenshot-loading.gif");
	background-position: center center;
	position: absolute;
	visibility: hidden;
	left: 250px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	overflow: visible;
}
.screenShotOverlay {
	background-image: url("/images/template/screenshot-watermark.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.vertDotsLeft {
	background-image: url("/images/template/dots-vertical.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.vertDotsRight {
	background-image: url("/images/template/dots-vertical.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.inputBox {
	border: 1px solid #7417BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
}
b {
	color: #7417BE;
}
.pleaseNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 145%;
	color: #AAAAAA;
}

div#rpnlks { display: none; }
.rlks { display: none; }