body {
	margin:0px;
	padding:0px;
	background-image:url('TAG_bodybg.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#3A92E4;
	color:#000000;
	font-family:sans-serif;
}
h1 {
	color:#404040;
	margin:3px 0px;
}
h2 {
	color:#3366FF;
	margin:2px 0px;
}
h3 {
	color:#808080;
	margin:2px 0px;
}
h4 {
	color:#101010;
	margin:2px 0px;
}
a {
	color:#3366CC;
	text-decoration:none;
}
a:hover {
	color:#505050;
	text-decoration:underline;
}
a img {
	border:0;
}
p {
	font-size:.9em;
	margin:12px 0px;
}
li {
	font-size:.9em;
}
.module label {
	color:#F0F0F0;
	font-weight:normal;
}
.module input {
	font-size:.9em;
	color:#3399FF;
	border:1px solid #101010;
	background-color:#313438;
}
.module input:hover {
	font-size:.9em;
	color:#3399CC;
	border:1px solid #0099FF;
	background-color:#41454A;
}
.module input.active {
	font-size:.9em;
	color:#3399CC;
	border:1px solid #0099FF;
	background-color:#41454A;
}
.module input.error {
	font-size:.9em;
	color:#CC2222;
	border:1px solid #FF0000;
	background-color:#313438;
}
.module input.error:hover {
	font-size:.9em;
	color:#FF2222;
	border:1px solid #CC2222;
	background-color:#41454A;
}
.module input.error-active {
	font-size:.9em;
	color:#FF2222;
	border:1px solid #CC2222;
	background-color:#41454A;
}
.module textarea {
	font-size:.9em;
	color:#3399FF;
	border:1px solid #101010;
	background-color:#313438;
}
.module textarea:hover {
	font-size:.9em;
	color:#3399CC;
	border:1px solid #0099FF;
	background-color:#41454A;
}
.module textarea.active {
	font-size:.9em;
	color:#3399CC;
	border:1px solid #0099FF;
	background-color:#41454A;
}
.module select {
	font-size:.9em;
	color:#3399FF;
	border:1px solid #101010;
	background-color:#313438;
}
.module select:hover {
	font-size:.9em;
	color:#3399CC;
	border:1px solid #0099FF;
	background-color:#41454A;
}
.module select.active {
	font-size:.9em;
	color:#3399CC;
	border:1px solid #0099FF;
	background-color:#41454A;
}
.module option {
	font-size:.9em;
	color:#3399FF;
	background-color:#313438;
}
.module option:hover {
	font-size:.9em;
	color:#FFFFFF;
	background-color:#3399CC;
}
.module option.active {
	font-size:.9em;
	color:#FFFFFF;
	background-color:#3399CC;
}
table.forum-cat {
	width:100%;
	border:0;
	border-spacing:0px;
	border-collapse:collapse;
}
table.forum-cat th {
	font-size:.9em;
	height:26px;
	border:1px solid #74787C;
	border-collapse:collapse;
	background-image:url('forum-cat-bg.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#74787C;
}
table.forum-cat th a {
	color:#202830;
	text-decoration:none;
}
table.forum-cat th a:hover {
	color:#606060;
	text-decoration:underline;
}
table.forum-cat td {
	font-size:.7em;
	border:1px solid #74787C;
	border-collapse:collapse;
}
table.forum-cat a.forum-title {
	font-size:140%;
	font-weight:bold;
	text-decoration:none;
}
table.forum-cat a.forum-title:hover {
	font-size:140%;
	font-weight:bold;
	text-decoration:none;
}
.topic-announce {
	background-color:#FDD3D3;
}
.topic-sticky {
	background-color:#DAE0EF;
}
a.plain {
	color:#000000;
	text-decoration:none;
}
a.plain:hover {
	color:#000000;
	text-decoration:underline;
}
a.user {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.user:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.youtube {
	width:425px;
	height:350px;
	padding:0px;
	margin:2px;
	background-color:transparent;
	background-image:url('/img/youtube.gif');
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #B1B1B1;
}
p.news-byline {
	margin-bottom:6px;
}
img.news-media {
	max-width:500px;
}
p.news {
	text-indent:0px;
	margin:5px 8px;
}
a.keyword {
	color:#3366FF;
	text-decoration:none;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px dotted #3366FF;
}
a.keyword:hover {
	color:#404040;
	text-decoration:none;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px solid #3366FF;
}
a.pagelink {
	padding:3px;
	font-size:.9em;
	color:#3366CC;
	text-decoration:none;
	border:1px solid #B0B0B0;
}
a.pagelink:hover {
	padding:3px;
	font-size:.9em;
	color:#606060;
	text-decoration:none;
	border:1px solid #3366FF;
}
a.smbox {
	padding:2px 4px;
	color:#222222;
	font-size:.8em;
	text-decoration:none;
	background-color:#D8D8D8;
	border:1px solid #B0B0B0;
}
a.smbox:hover {
	padding:2px 4px;
	color:#222222;
	font-size:.8em;
	text-decoration:none;
	background-color:#D8D8D8;
	border:1px solid #3399CC;
}
a.smbox-curr {
	padding:2px 4px;
	color:#FFFFFF;
	font-size:.8em;
	text-decoration:none;
	background-color:#7D838C;
	border:1px solid #606060;
}
a.smbox-curr:hover {
	padding:2px 4px;
	color:#FFFFFF;
	font-size:.8em;
	text-decoration:none;
	background-color:#7D838C;
	border:1px solid #3399CC;
}
.events-up {
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	height:24px;
	width:95%;
	border:0;
	background-image:url('icon_arrow_up.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
}
.events-current {
	margin-top:0px;
	margin-bottom:0px;
	padding:5px;
	width:95%;
	border:2px solid #286298;
}
.events-down {
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	height:24px;
	width:95%;
	border:0;
	background-image:url('icon_arrow_down.gif');
	background-repeat:no-repeat;
	background-position:top center;
}
a.screenshot-thumb img.screenshot-thumb {
	margin:1px;
	padding:1px;
	width:120px;
	display:block;
	border:1px solid #B0B0B0;
}
a.screenshot-thumb:hover img.screenshot-thumb {
	margin:0px;
	padding:2px;
	width:120px;
	display:block;
	border:1px solid #3366FF;
}
table.tracker {
	padding:0px;
	margin:2px;
	border-collapse:collapse;
	border:1px solid #C9CCD0;
}
th.tracker {
	padding:3px;
	font-size:.9em;
	text-align:left;
	border-collapse:collapse;
	border:1px solid #C9CCD0;
	background-color:#E3E5E8;
}
td.tracker {
	padding:3px;
	font-size:.9em;
	text-align:center;
	border-collapse:collapse;
	border:1px dashed #C9CCD0;
	background-color:#E3E5E8;
}
td.tracker-alt {
	padding:3px;
	font-size:.9em;
	text-align:center;
	border-collapse:collapse;
	border:1px dashed #C9CCD0;
	background-color:#DBDEE0;
}
a.gamelink {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.gamelink:hover {
	color:#202020;
	font-weight:bold;
	text-decoration:underline;
}
table.game-systemreq {
	border:1px solid #101010;
	border-collapse:collapse;
}
td.game-systemreq {
	font-size:.9em;
	vertical-align:top;
	border:1px solid #101010;
	border-collapse:collapse;
}
img.scrnthmb {
	margin:2px;
	padding:2px;
	cursor:pointer;
	border:1px solid #000000;
}
#shade {
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	z-index:10;
	display:none;
	position:fixed;
	background-color:#000000;
	opacity:.6;
	filter:alpha(opacity:60);
	KHTMLopacity:.6;
	MozOpacity:.6;
}
.popbox {
	top:0px;
	left:0px;
	width:700px;
	height:500px;
	padding:2px;
	margin:0px;
	z-index:12;
	overflow:auto;
	position:fixed;
	border:2px solid #000000;
	background-color:#E0E0E0;
}
.popbox img {
	padding:0px;
	margin:5px;
	border:1px solid #000000;
}
.popbox p {
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	padding:0px;
}
.error {
	font-size:.8em;
	color:#FF0000;
}
.errorbox {
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	padding:0px;
	border:1px dashed #EE0000;
	background-color:#F5F5F5;
}
.errorbox h2 {
	margin:0px;
	width:100%;
	display:block;
	height:30px;
	font-size:20px;
	font-weight:bold;
	text-indent:3px;
	color:#BC2A4D;
	background-color:#FDD3D3;
}
.okaybox {
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	padding:0px;
	border:1px solid #009900;
	background-color:#F5F5F5;
}
.okaybox h2 {
	margin:0px;
	width:100%;
	display:block;
	height:30px;
	font-size:20px;
	font-weight:bold;
	text-indent:3px;
	color:#F2F9F4;
	background-color:#76A076;
}
.noticebox-message {
	padding:10px;
	color:#282828;
}
.noticebox-message p {
	margin:5px 0px;
	color:#282828;
}
.noticebox-message a {
	color:#000000;
	text-decoration:none;
}
.noticebox-message a:hover {
	color:#000000;
	text-decoration:underline;
}
.contentcontainerbg2 {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	z-index:0;
	background-image:url('TAG_contentcontainerbg2.png');
	background-repeat:repeat-y;
	background-position:top center;
	width:1050px;
}
.headercontainerbg {
	margin-top:-2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:279px;
	width:1050px;
	padding:0px;
	background-image:url('TAG_headercontainerbg.png');
	background-repeat:no-repeat;
	background-position:top center;
}
.banner {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-208px;
	padding-top:20px;
	height:200px;
	width:800px;
}
.bannerborder {
	top:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:5;
	width:819px;
	height:219px;
}
.navigationbar {
	padding-top:2px;
	text-align:center;
	font-size:32px;
	font-family:arial;
}
.navigationbar a {
	color:#606060;
	margin-left:9px;
	margin-right:9px;
	text-decoration:none;
	font-weight:bold;
	font-size:32px;
	font-family:arial;
}
.navigationbar a:hover {
	color:#3399FF;
	margin-left:9px;
	margin-right:9px;
	text-decoration:none;
	font-weight:bold;
	font-size:32px;
	font-family:arial;
}
.contentcontainerbg1 {
	margin:0px;
	padding:0px;
	background-image:url('TAG_contentcontainerbg1.png');
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	min-height:229px;
}
.contentcontainer {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	width:800px;
}
table.page {
	border:0px;
	width:100%;
}
td.page {
	border:0px;
	padding:2px;
	margin:0px;
	vertical-align:top;
}
#colright {
	width:200px;
}
table.module {
	border:0;
	padding:0px;
	margin:0px;
}
th.module-left {
	width:6px;
	height:24px;
	overflow:hidden;
	font-size:.1em;
	border:0;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	background-image:url('module_corners.png');
	background-repeat:no-repeat;
	background-position:top left;
}
th.module-center {
	width:188px;
	height:20px;
	overflow:hidden;
	border:0;
	border-spacing:0px;
	color:#C0C0C0;
	font-size:1em;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	background-image:url('module_edges.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#202225;
}
th.module-right {
	width:6px;
	height:24px;
	overflow:hidden;
	font-size:.1em;
	border:0;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	background-image:url('module_corners.png');
	background-repeat:no-repeat;
	background-position:top right;
}
td.module {
	vertical-align:top;
	color:#F0F0F0;
	border-top:0;
	border-left:1px solid #101010;
	border-right:1px solid #101010;
	border-bottom:0;
	background-color:#202225;
}
td.module-bottom-left {
	width:6px;
	height:6px;
	overflow:hidden;
	font-size:.1em;
	border:0;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	background-image:url('module_corners.png');
	background-repeat:no-repeat;
	background-position:bottom left;
}
td.module-bottom-center {
	width:188px;
	height:6px;
	overflow:hidden;
	font-size:.1em;
	border:0;
	border-spacing:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	background-image:url('module_edges.png');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#202225;
}
td.module-bottom-right {
	width:6px;
	height:6px;
	overflow:hidden;
	font-size:.1em;
	border:0;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	background-image:url('module_corners.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}
.cal-month{
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1px;
	border-collapse:collapse;
}
td.cal {
	border:1px solid #101010;
	color:#F0F0F0;
	padding:2px;
	text-align:right;
	background-color:#3E4247;
}
th.cal {
	padding:5px;
	color:#F5F5F5;
}
.cal-actday{
	border:1px solid #101010;
	color:#F0F0F0;
	font-weight:bold;
	text-align:right;
	background-color:#3B92E4;
}
.cal-days{
	font-weight:bold;
}
.footercontainer {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	background-image:url('TAG_footercontainer.png');
	background-repeat:no-repeat;
	background-position:top center;
	width:1050px;
	height:50px;
}
br.sep {
	line-height:1px;
}
.footercontent {
	color:#202020;
	text-align:right;
	font-family:sans-serif;
	font-size:.7em;
	padding-top:5px;
	padding-right:125px;
}
