body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 24px;*/
	color: #336699;
	margin-top:15;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

.headerbgcolour {
	background-color: #EBF4FA;
}

.topnavbgcolour {
	background-color: #BBD9EE;
}

.leftcell {
	background-color: #F1EFE2;
}

.rightcell {
	background-color: #E7E4D3;
}

.leftnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #E7E4D3;
}
.leftnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #F1EFE2;
}
.leftnavlinks li,a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-color: #F1EFE2;
	line-height: 14px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3163AD;
	background-image: url(/images/quoteback.gif);
	font-style: italic;
	background-repeat: no-repeat;

	
}

.reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC66;
	
}

.gametitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #99CC66;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
}

.gamesummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
}

.gamedesciption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bodycell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC66;
}

.bodycelllink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC66;
	text-transform: uppercase;
}

a.bodycelllink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: underline;
	text-transform: uppercase;
}
a.bodycelllink:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC66;
	text-transform: uppercase;
}

a.bodycelllink:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
	text-transform: uppercase;
}

.bodycelltitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-transform: uppercase;
}

a.bodycelltitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
	text-transform: uppercase;
}
a.bodycelltitle:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-transform: uppercase;
}

a.bodycelltitle:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	text-transform: uppercase;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

a.footer:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

a.footer:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.topbanner {
	border: 1px solid #CCCCCC;
}
