body {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #730000;
	margin: 0px;
}


a.topper:link, a.topper:active, a.topper:visited {
	color: #9EB3D0;
	text-decoration: none;
	font-weight: bold;
}
a.topper:hover {
	color: #FFFFFF;
	text-decoration: uderline;
	font-weight: bold;
}

#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;
}
#header1 {
	background-image: url(images/header-bg2.gif);
}
#header2 {
	background-color: #F9F6EE;
}
td.SideBox {
	width: 169px;
}
.boxBorder {
	border: 1px solid #F9F6EE;
	background-color: #F9F6EE;
	margin-bottom: 3px;
}

.gamebox {
	background-image: url(images/gamebox_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1F1F4;
	margin: 0px;
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFE200;
	font-weight: bold;
}

a.leftmenu:link, a.leftmenu:active, a.leftmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #FFE200;
	text-decoration: none;
}

a.latestmenu:link, a.latestmenu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.latestmenu:hover {
	color: #FFE200;
	text-decoration: none;
}

a.latestmenu:visited {
	color: #94B8EB;
	text-decoration: none;
}

.textHeader-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
}
.normalFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
div.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275275;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #157300;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebox-sub {
	background-color: #EBE9EE;
	padding: 3px;
}
.sidebox-body {
	background-color: #F9F6EE;
	padding: 5px;
	border: 1px solid #C3C3C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
}
a {
	color: #3888CA;
}
ol {
	margin-left: 3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
}
.boxBorder2 {
	border: 1px solid #F9F6EE;
	background-color: #F9F6EE;
	margin-bottom: 3px;
}
a.blackLink {
	font-weight: bold;
	color: #606061;
	text-decoration: none;
}

.greyBox {
	padding: 3px;
	border: 2px solid #DEDDE0;
	background-color: #FFFFFF;
	margin-bottom: 3px;
}
#main {
	background-color: #ebe9ee;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	margin: 0px 0px -0.5em;
	padding: 0em 0em 0.25em;
}
div.intro {
	padding: 1px 6px;
}
.categFoot {
	background-image: url(images/foot-gameCategory.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.categHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/head-gameName.gif);
	height: 27px;
}

a.catheadlink:link, a.catheadlink:active, a.catheadlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.catheadlink:hover {
	color: #AECFFF;
	text-decoration: none;
}

a.thumblink:link, a.thumblink:active, a.thumblink:visited {
	background-color: #FFFFFF;
	float:left;
	border:1px dashed #D2D1D5;
	margin:0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;	
}

a.thumblink:hover {
	background-color: #FFFFFF;
	float:left;
	border:1px solid #9D9DA0;
	margin:0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

table.game {
	background-color: #F4F4F6;
}

a.playlink:link, a.playlink:active, a.playlink:visited {
	color: #3888CA;
	font-weight: bold;
	text-decoration: none;	
}

a.playlink:hover {
	color: #FF6300;
	font-weight: bold;
	text-decoration: underline;
}

.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;
}