/* Body */
body {
	background: #3e3f49;
	color: #FFFFFF;
	font-family: tahoma,  arial, garamond;
	font-size: 12px;
}

/* Header and Menu */
div.logo {
	margin: 0 auto;
	width: 975px;
}

div.menu {
	margin: 0 auto;
	width: 267px;
	height: 60px;
}

img.menu {
	float: left;
	border: 0px;
}

/* Content Body */
div.body {
	margin: 0 auto;
	width: 1000px;
	border-bottom: #000000 2px solid;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	/*background: #0054CA;*/
	background: #AAAAAA;
	color: #000000;
	text-indent: 1em;
}

/* Links */
a:link, a:visited, a:active {
	color: #FFFFFF;
}

/*a:hover {
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}

/* Title Bar */
div.title_bar {
	padding: -1em;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	width: 1000px;
	background: url(./images/th2.png);
	border-top: #000000 2px solid;
	border-bottom: #000000 2px solid;
	height: 28px;
	text-indent: 1em;
}

/* News Title */
h1.news_title {
	font-size: 16px;
}

h1.news_title2 {
	font-size: 14px;
}

div.news_title {
	width: 1000px;
	background: url(./images/th2.png);
	border-top: #000000 2px solid;
	height: 29px;
	text-indent: 1em;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

div.news_title2 {
	width: 1000px;
	background: url(./images/th2.png);
	border-top: #000000 2px solid;
	border-bottom: #000000 2px solid;
	height: 28px;
	text-indent: 1em;

}

div.news_info {
	width: 1000px;
	background: url(./images/th.png);
	border-bottom: #000000 2px solid;
	height: 14px;
	text-indent: 4em;
}

div.news_info2 {
	width: 1000px;
	background: url(./images/th.png);
	border-bottom: #000000 2px solid;
	border-top: #000000 2px solid;
	height: 14px;
	text-indent: 2em;
}

div.news_content {
	margin-left: 1em;
}

div.news_footer {
	width: 1000px;
	background: url(./images/foot-middle.png);
	border-bottom: #000000 2px solid;
	height: 44px;
	text-indent: 2em;
}

p.news_comment {
	padding: 1em;
}

a.news_login {
	float: right;
	text-decoration: none;
	color: #AAAAAA;
}
 /* Games */
TABLE
{
	margin-left: auto;
	margin-right: auto;
}
TD
{
	text-align: left;
	font-size: medium;
}
TH
{
	text-align: center;
	font-size: medium;
}

.guide TD
{
	text-align: center;
	color: white;
	font-size: medium;
}
.guide TH
{
	font-size: medium;
	color: white;
	background-color: #4F4F4F;
}
.menus TD
{
	color: white;
	text-align: center;
	background-color: #2F2F2F;
}
.menus TH
{
	color: white;
	background-color: #4F4F4F;
}
.inputtable TD
{
	font-size: medium;
	color: white;
}
.inputtable TH
{
	font-size: medium;
	color: white;
	background-color: #4F4F4F;
}

.aleft { text-align: left; }
.acenter { text-align: center; }
.aright { text-align: right; }

div.clan {
	margin: 0 auto;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin: 10px;
}

div.clanless {
	margin: 0 auto;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin: 10px;
}

div.turbo {
	margin: 0 auto;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin: 10px;
}

table.donate {
	margin: 0 auto;
	width: 400px;
}

div.donate_title {
	width: 200px;
	background: url(./images/th2.png);
	border: #000000 2px solid;
	height: 14px;
	text-align: center;
	font-size: 12px;
}

div.donate_content {
	width: 200px;
	border-bottom: #000000 2px solid;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	background: #AAAAAA;
	color: #000000;
	text-align: center;
}
