body
{
	margin: 0px;
	padding-top: 0px;
	background: url(images/bg.gif);
}

body, td, th
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ol#toc
{
	height: 24px;
	list-style: none;
	margin: 0;
	padding-left: 250px;
}

ol#toc li
{
	float: left;
	margin: 0 1px 0 0;
}

ol#toc a
{
	background: #ff9e00 url(images/tab.gif);
	color: #954300;
	display: block;
	float: left;
	height: 24px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold
}

ol#toc a:hover
{
	background-color: #ffc300;
	color: #ed3504;
	background-position: 0 -24px;
}

ol#toc a:hover span
{
	background-position: 100% -24px;
}

ol#toc li.current a
{
	background-color: #48f;
	background-position: 0 -24px;
	color: #ed3504;
	font-weight: bold;
}

ol#toc li.current span
{
	background-position: 100% -24px;
}

ol#toc span
{
	background: url(images/tab.gif) 100% 0;
	display: block;
	line-height: 24px;
	padding-right: 10px;
}

div.cat
{
	clear: left;
}

.topmenu
{
	background: url(images/header1.gif);
	color: #4e8300;
	text-align: right;
	padding-right: 20px;
	height: 24px;
}

.topmenul:link
{
	font-weight: bold;
	color: #4e8300;
	text-decoration: none;
}

.topmenul:visited
{
	font-weight: bold;
	color: #4e8300;
	text-decoration: none;
}

.topmenul:hover
{
	font-weight: bold;
	color: #4e8300;
	text-decoration: underline;
}

.catmenu
{
	background: url('images/categorybg.gif');
	height: 29px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.catmenul:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.catmenul:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.catmenul:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.leftbox
{
	background: url('images/leftboxbg.gif');
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	padding-left: 5px;
}

.boxbg
{
	background: url('images/boxbg.gif');
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	height: 25px;
	font-weight: bold;
}

.boxcontent
{
	padding: 2px 5px 5px 5px;
}

.footer
{
	color: #cccccc;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

.footerlink:link
{
	color: #cccccc;
	text-decoration: none;
}

.footerlink:visited
{
	color: #cccccc;
	text-decoration: none;
}

.footerlink:hover
{
	color: #cccccc;
	text-decoration: underline;
}

.gamethumb
{
	border: 1px solid #000000;
	margin-right: 4px;
}

.gltable
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-bottom: 4px;
}

.cmenulink:link
{
	color: #000000;
	text-decoration: none;
}

.cmenulink:visited
{
	color: #000000;
	text-decoration: none;
}

.cmenulink:hover
{
	color: #000000;
	text-decoration: underline;
}

.pagelink:link
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.pagelink:visited
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.pagelink:hover
{
	color: #FFA002;
	text-decoration: underline;
	font-weight: bold;
}

.ahtext, .ahtext2
{
	font-size: 13px;
	font-weight: bold;
}

.darklink:link
{
	color: #990000;
	text-decoration: none;
}

.darklink:visited
{
	color: #990000;
	text-decoration: none;
}

.darklink:hover
{
	color: #FFA002;
	text-decoration: underline;
}

.contentlink:link
{
	color: #990000;
	text-decoration: underline;
}

.contentlink:visited
{
	color: #990000;
	text-decoration: underline;
}

.contentlink:hover
{
	color: #990000;
	text-decoration: none;
}

.topbarlink:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.topbarlink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.topbarlink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:link
{
	color: #330000;
	text-decoration: underline;
}

a:visited
{
	color: #330000;
	text-decoration: underline;
}

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

.gdesc
{
	font-size: 10px;
}

.contenttable
{
	font-size: 11px;
	color: #999999;
}

.gamelink:link
{
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}

.gamelink:visited
{
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}

.gamelink:hover
{
	color: #669900;
	text-decoration: underline;
	font-weight: bold;
}

form
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

input, textarea
{
	border: 1px solid #ff9900;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 11px;
}

select
{
	margin: 2px;
	font-family: Tahoma;
	font-size: 11px;
}


