.cmsTableH1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0568B2;
	font-family: Arial, Helvetica, sans-serif;
}
.cmsTableHT1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8E2E28;
	font-family: Arial, Helvetica, sans-serif;
}
.cmsTableTR1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: normal;
}
.cmsTableTR2 {
	background-color: #D1EAFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: normal;
}

.cmsTableTR1 p, .cmsTableTR2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: normal;
	padding-left: 15px;
	text-indent: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/css/gray_bullet_hl.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
} 
.boldTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.normalTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-weight: normal;
}
.galleryEntries {
	margin-right: 23px;
	float: left;
	width: 178px;
}
.gameEntries {
	float: left;
	width: 402px;
}
#articleCon {
	font-family: Arial;
	font-size: 15px;
	color: #3c3c3c;
	font-weight: normal;
	line-height:22px;
}
#articleCon h1 {
	font-family: Arial;
	font-size: 15px;
	color: :#3c3c3c;
	background-color: #E3E8FD;
	line-height:22px;
}
#articleCon h2 {
	font-family: Arial;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
	margin-bottom: 5px;
	line-height:22px;
}

