body {
	background: url(images/bg.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
a:link, a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF6600;
}
.container {
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	width: 870px;
	border: 1px solid #F4F4F4;
}
#footer {
	background-image: url(images/footer-bg.gif);
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000040;
	font-weight: bold;
}

td.SideBox {
	width: 200px;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
}
div.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.gameLink:link, a.gameLink:active, a.gameLink:visited {
	color: #65A50E;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
ol {
	margin-left: 3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
}

a.blackLink {
	font-weight: bold;
	color: #6c6c6c;
}

.greyBox {
	padding: 1px;
	border: 1px solid #cbcbcb;
	background-color: #FFF4F4;
	margin-bottom: 1px;
}
#main {
	background-color: #FEFEFE;
}
div.intro {
	padding: 1px 6px;
}
.categFoot {
	background-image: url(images/foot-gameCategory.gif);
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

table.game {
	background-color: #F7F8FD;
}
.categHead2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fffccb;
	background-image: url(images/head-gameCategBig.gif);
	height: 34px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1DA;
}

/*Custom Style*/

.tborder
{
	background: #FEFEFE;
	color: #333333;
	border: 1px solid #DCDCDC;
	margin-bottom: 3px;
}
.tcat
{
	background: #CCCCCC url(images/gradient_thead.gif) repeat-x;
	color: #333333;
	font-family: Verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #DFDFDF;	
}
.tcat_green
{
	background: #CCCCCC url(images/gradient_thead_green.gif) repeat-x;
	color: #333333;
	font-family: Verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #DFDFDF;	
}

.tcat a:link, .tcat_green a:link
{
	color: #CC0000;
	text-decoration: none;
}
.tcat a:visited, .tcat_green a:visited
{
	color: #CC0000;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_green a:hover, .tcat_green a:active
{
	color: #66CC00;
	text-decoration: underline;
}
.thead
{
	background: #CCCCCC url(images/gradient_thead.gif) repeat-x;
	color: #333333;
	font-family: Verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #DFDFDF;
}
.thead a:link
{
	color: #333333;
}
.thead a:visited
{
	color: #333333;
}
.thead a:hover, .thead a:active
{
	color: #D40C0C;
}
.alt1 {
	background-color: #EFEFEF;
}
.alt2 {
	background: #FFFFFF url(images/gradient_bg.gif) repeat-x;
	background-position: top;
}
.alt3 {
	background-color: #FFF4F4;
}
.alt4 {
	background-color: #FDFFF8;
}
.alt5 {
	background-color: #F4F4F4;
}
