body {
	margin:0px;
	font-family: Helvetica;
	background-image: url(background1.gif);
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #0dff00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.alt1 {
	font-size: 12px;
	background: #27323B;
	color: #FFFFFF;
	border-left: 1px solid #33404b;
	border-top: 1px solid #33404b;
}
.alt2 {
	font-size: 12px;
	background: #232D35;
	color: #FFFFFF;
	border-left: 1px solid #232D35;
	border-top: 1px solid #232D35;
}
.clanmember {
	font-size: 12px;
	font-weight: bold;
	background: #556676;
	color: #000000;
	border-left: 1px solid #6b8195;
	border-top: 1px solid #6b8195;
}
#content {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #232D35;
	border-color: #33404b;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 5px;
}
#header {
	background-color: #CCCCCC;
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(aci-banner.jpg);
	margin-bottom: 10px;
}
#footer {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #C0C0C0;
	text-align: center;
}
.tborder
{
	background: #131619;
	color: #CCCCCC;
	font-size: 12px;
}
.tcat
{
	background: url(http://www.anticheatinc.com/forums/tren_z/misc/cat_back.gif) repeat-x top left;
	color: #D2691E;
	font: bold 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead
{
	background: #232D35;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead2
{
	background: #232D35;
	color: #FFFFFF;
	font: 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	color: #B8860B;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}