body {
	background-repeat:repeat-x;
	background-color:#abc4d1;
}

h2{
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:900;
	text-align:left;
}

.dottedDevider {
	width:100%;
	clear:both;
	background-image:url(http://img.exent.com/Free/FRG/siteImages/body/dottedDevider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	cursor:default;
}

.allGamesBodyContainer {
	width:740px;
	overflow:hidden;
	margin-left:18px;
	_margin-left:9px; /* IE 6 fix */
	float:left;
}

.allGamesTopContainer {
	width:100%;
	height:100px;
	overflow:hidden;
	float:left;
	display:inline;
}

/*#####  Header Area ##### */
.allGamesHeader {
	width:100%;
	height:35px;
	overflow:hidden;
	float:left;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:900;
	text-align:left;
	cursor:default;
	clear:both;
	display:inline;
	margin-bottom:0px;
}

.tabsContainer {
	width:100%;
	height:26px;
	overflow:hidden;
}

.tabSmall {
	float:left;
	font-family:verdana;
	font-size:12px;
	background:url(http://img.exent.com/Free/FRG/siteImages/allGames/tabSmall.gif) no-repeat 0px 0px;
	width:56px;
	height:26px;
	overflow:hidden;
	cursor:pointer;
	line-height:25px;
}

.tabSmall:hover {
	background-position:0px -26px;
	text-decoration:underline;
}

.lettersList {
	font-family:verdana;
	font-size:12px;
	height:30px;
	line-height:30px;
}

.lettersList a {
	margin-right:14px;
	text-decoration:none;
}

.lettersList a:hover {
	text-decoration:underline;
}

/*#####  Search Results Components Area ##### */
.searchResultsComponentFirst {
	width:100%;
	height:130px;
	overflow:hidden;
	margin-top:18px;
}

.searchResultsComponent {
	width:100%;
	overflow:hidden;
	margin-top:18px;
}

.searchResultsComponentHeader {
	width:100%;
	height:35px;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#999999;
	float:left;
	clear:both;
}

.searchResultsColumn {
	width:100%;
	height:30px;
	float:left;
	clear:both;
	overflow:hidden;
	font-family:verdana;
	font-size:12px;
	text-align:left;
}

.searchResultsColumn a {
	width:230px;
	height:35px;
	float:left;
	overflow:hidden;
	text-decoration:none;
	margin-right:15px;
	display:block;
	line-height:13px;
}

.searchResultsColumn a:hover {
	text-decoration:underline;
}

.bodyLayoutMiddle{
	background-color:#FFFFFF;
	width: 178px;
}
.bodyToolbar{
	background-color:#FFFFFF;
	width:100%;
}

