body {
	font-family: "Arial";
	font-size: 12px;
	line-height: 16px;
	color: #51acff;
	text-decoration: none;
}

td {
	font-family: "Arial";
	font-size: 12px;
	color: #51acff;
}

a:link {
	color: #F96;	
	text-decoration: none;
}

a:visited {
	color: #F90;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FC6;
}

a:active {
	color: #F96;
	text-decoration: none;
}

.pageLink
{
	font-family: "Arial";
	font-size: 11px;
	line-height: 12px;
	color: #F96;
	font-weight: normal;
	font-style: italic;
}

a.pageLink:link {
	color: #F96;	
	text-decoration: none;
}

a.pageLink:visited {
	color: #F90;	
	text-decoration: none;
}

a.pageLink:hover {
	text-decoration: underline;
	color: #FC6;
}

a.pageLink:active {
	color: #F96;
	text-decoration: none;
}

.sectionHeader {
	font-family: "Arial";
	font-size: 18px;
	line-height: 22px;
	color: #544B62;
	font-weight: bold;
}

.userName {
	font-family: "Arial";
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	font-weight: bold;
}

.videoName {
	font-family: "Arial";
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}

.commName
{
	font-family: "Arial";
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
}

.commDuration
{
	font-family: "Arial";
	font-size: 11px;
	line-height: 14px;
	color: #51acff;
	font-weight: bold;
	font-style: italic;
}

.commDesc
{
	font-family: "Arial";
	font-size: 11px;
	line-height: 13px;
	color: #51acff;
	font-style: italic;
}

.promoText {
	font-family: "Arial";
	font-size: 11px;
	line-height: 17px;
	color: #544B62;
	font-weight: normal;
}

.bodyText {
	font-family: "Arial";
	font-size: 11px;
	line-height: 17px;
	color: #2F1F41;
	font-weight: normal;
}

.copyright {
	font-family: "Arial";
	font-size: 9px;
	line-height: 17px;
	color: #333;
	font-weight: normal;
}

.credits {
	font-family: "Arial";
	font-size: 9px;
	line-height: 17px;
	color: #333;
	font-weight: normal;
}

.credits:link {
color: #333;	
text-decoration: none;
}

.credits:visited {
	color: #333;	
	text-decoration: none;
}

.credits:hover {
	text-decoration: none;
	color: #FC0;
}

.gameTitle {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
	color: #003;
	font-weight: normal;
}

.topFive {
	font-family: "Arial";
	font-size: 14px;
	line-height: 16px;
	color: #003;
	font-weight: normal;
}

.newRelease {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #003;
	font-weight: normal;
}

.homeSize {
	font-family: "Arial";
	font-size: 10px;
	line-height: 22px;
	color: #003;
	font-weight: bold;
}

.topNav {
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: normal;
}

a.topNav:link {
	color: #FFFFFF;	
	text-decoration: underline;
}

a.topNav:visited {
	color: #FFF;	
	text-decoration: underline;
}

a.topNav:hover {
	text-decoration: none;
	color: #FC3;
}

.highlightTitle {
	font-family: "Arial";
	font-size: 11px;
	line-height: 13px;
	color: #003;
}

.highlightLink {
	font-family: "Arial";
	font-size: 11px;
	line-height: 13px;
	color: #003;
	font-weight: bold;
}

.screenshot {
	font-family: "Arial";
	font-size: 10px;
	line-height: 10px;
	color: #003;
	font-weight: bold;
}

.indexLabel {
	font-family: "Arial";
	font-size: 16px;
	line-height: 20px;
	color: #F93;
	font-weight: bold;

}

.indexRow {
	font-family: "Arial";
	font-size: 11px;
	line-height: 12px;
	color: #C30;
	font-weight: normal;

}

a.indexRow:link {
	color: #30F;	
	text-decoration: underline;
}

a.indexRow:visited {
	color: #90F;	
	text-decoration: underline;
}

a.indexRow:hover {
	text-decoration: none;
	color: #063;
}

.indexRow ul {
	margin: 5;
	padding: 4;
	border: none;
}

.indexRow ul li {
	margin-left: 8;
	padding: 0;
	border: none;
}

.aboutUs {
	font-family: "Arial";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;

}

.reviewUserOdd {
	background-color: #FDC689;
	
}

.reviewCommentsOdd {
	background-color: #FFDB9E;
	
}

.reviewUserEven {
	background-color: #FBC5B5;
	
}

.reviewCommentsEven {
	background-color: #FEDAC4;
	
}

.errors {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: #C03;
	font-weight: normal;

}