table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}

TABLE.BODY{
 border-style: solid;
 border-color: #464646;
 background-color: #;
}

TABLE.menu{
 border-style: solid;
 border-color: #777777;
 background-color: #000;
}
TABLE.menu2{
 border-style: solid;
 border-color: #777777;
 background-color: #;
 margin-top: 10px;
}

FONT.te{
 font-weight: bold;
 text-decoration: none;}

FONT.desc{
text-decoration: none;
font-size: 0.9em;}

FONT.dirdesc{
text-decoration: none;
}

A:link.me{
 font-weight: bold;
 text-decoration: none;}
A:visited.me{
 font-weight: bold;
 text-decoration: none;}
A:hover.me{
 font-weight: bold;
 text-decoration: underline;}
A:active.me{
 font-weight: bold;
 text-decoration: none;}

A:link.me3{
 font-weight: bold;
 text-decoration: none;}
A:visited.me3{
 font-weight: bold;
 text-decoration: none;}
A:hover.me3{
 font-weight: bold;
 text-decoration: underline;}
A:active.me3{
 font-weight: bold;
 text-decoration: none;}

A:link.me4{
 font-weight: bold;
 text-decoration: none;}
A:visited.me4{
 font-weight: bold;
 text-decoration: none;}
A:hover.me4{
 font-weight: bold;
 text-decoration: none;}
A:active.me4{
 font-weight: bold;
 text-decoration: none;}

A:link.me2{
 font-weight: bold;
 text-decoration: none;}
A:visited.me2{
 font-weight: bold;
 text-decoration: none;}
A:hover.me2{
 font-weight: bold;
 text-decoration: none;}
A:active.me2{
 font-weight: bold;
 text-decoration: none;}

A:link.logo{
 font-size: 58;
 font-weight: bold;
 text-decoration: none;}
A:visited.logo{
 font-size: 58;
 font-weight: bold;
 text-decoration: none;}
A:hover.logo{
 font-size: 58;
 font-weight: bold;
 text-decoration: none;}
A:active.logo{
 font-size: 58;
 font-weight: bold;
 text-decoration: none;}
TD.boxhead {
background-color: #000;
}
TD.boxbody {
background-color: #000;
}
FONT.photodesc {
}
TD.thmb {
background-color: #;
}
TD.photo {
background-color: #51503e;
}
TD.txt {
}
TD.logo {
font-size: 72px;
background-color: #;
}
IMG.thmb {
border-color: #51503e;
border-style: solid;
border-width: 5;
}
IMG.thmb_dir {
border-color: #51503e;
border-style: solid;
border-width: 2;
}
IMG.movie {
border-color: #51503e;
border-style: solid;
border-width: 0;
}

TABLE.F {
	border-style: solid;
	border-color: #000;
	background-color: #;
}
TD.F {
	font-weight: bold;
	font-size: 0.8em;
}
TD.N {
	font-weight: normal;
	font-size: 0.8em;
}
TR.H {
	background-color: #000;
	font-weight: bold;
	font-size: 0.8em;
}
A:link.mex{
 font-weight: bold;
 text-decoration: none;}
A:visited.mex{
 font-weight: bold;
 text-decoration: none;}
A:hover.mex{
 font-weight: bold;
 text-decoration: underline;}
A:active.mex{
 font-weight: bold;
 text-decoration: none;}
 
INPUT.login{
border: 1px solid #;
padding: 3px;
background-color: #000;
color: #FFFFFF;
font-size: 0.9em;
font-weight: bold;
}
INPUT.login_btn{
border: 1px solid #;
padding: 2px;
background-color: #;
color: #FFFFFF;
font-size: 0.9em;
font-weight: bold;
}

<!--// [+] jumpbox //-->
	<!-- $Id: jumpbox.html,v 1.1 2007/04/04 09:33:30 angelside Exp $ //-->
<table class="tablebg" cellspacing="1" width="100%">
<tr>
	<td class="row1">	<form method="post" name="jumpbox" action="../viewforum.php" onsubmit="if(document.jumpbox.f.value == -1){return false;}">

	<table cellspacing="0" cellpadding="0" border="0">
	<tr>
		<td nowrap="nowrap"><span class="gensmall">Jump to:</span>&nbsp;<select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ document.forms['jumpbox'].submit() }">

					<option value="-1">Select a forum</option>
		<option value="-1">------------------</option>			<option value="3">Public Forums</option>
					<option value="4">&nbsp; &nbsp;News</option>
					<option value="5">&nbsp; &nbsp;General Discussion</option>
					<option value="6">&nbsp; &nbsp;LAN &amp; Gaming</option>
					<option value="7">&nbsp; &nbsp;Bugs &amp; Suggestions</option>
		
		</select>&nbsp;<input class="btnlite" type="submit" value="Go" /></td>
	</tr>
	</table>

	</form>
</td>
</tr>
</table>
<br /><!--// [-] jumpbox //-->

	</td>
<!-- [-] center block area -->
	<td width="4" valign="top"></td>

<!-- [+] right block area -->
	<td width="180" valign="top">

<!-- $Id: sponsors.html,v 1.1 2007/04/04 09:33:30 nuke Exp $ //-->
<table class="tablebg" cellspacing="1" width="100%">
<tr>
	<td class="cat"><h4>We Support</h4></td>
</tr>
<tr>
	<td class="row1" style="padding:5px 5px 8px 5px;" align="center">

		<a href="http://www.spartantechnologies.com.au/" title="For all your game and web hosting needs">
		<img src="/images/spartan.png" border="0" alt="For all your game and web hosting needs" width="200" />
		</a>

<!--
		<a href="http://www.netwars.com.au" title="Game Server Hire / Rental AUSTRALIA">
		<img src="http://www.netwars.com.au/images/site/logo.gif" border="0" alt="Game Server Hire / Rental AUSTRALIA" />
		</a>
-->
	</td>
</tr>
</table>
<br />
<!--// [+] login_box //-->
		<!-- $Id: login_box.html,v 1.1 2007/04/04 09:33:30 angelside Exp $ //-->
<table class="tablebg" cellspacing="1" width="100%">
<tr>
	<td class="cat"><h4><a href="../ucp.php?mode=login">Login</a></h4></td>
</tr>


<tr>
	<td class="row1" align="center">
		<form action="../ucp.php?mode=login" method="post">
		<table cellspacing="1">
		<tr>
			<td>
				<span class="genmed">Username:</span><br /><input type="text" name="username" class="post" maxlength="40" size="16" /><br /> 
				<span class="genmed">Password:</span><br /><input type="password" name="password" class="post" maxlength="100" size="16" /><br /> 
			</td>
		</tr>
				<tr>
			<td><br /><input type="checkbox" class="radio" name="autologin" tabindex="3" /> <span class="gensmall">remember me</span></td>
		</tr>
				<tr>
			<td><input type="checkbox" class="radio" name="viewonline" tabindex="4" /> <span class="gensmall">hide me</span></td>
		</tr>
		<tr>
		<td align="center"><br /><input type="hidden" name="redirect" value="../bb3portal.php" /><input type="submit" name="login" class="btnmain" value="Login" /></td>
		</tr>
				</table>
		</form>
	</td>
</tr>
<tr>
	<td class="row2" align="center"><a href="../ucp.php?mode=register">Register</a></td>
</tr>
</table>

<br /><!--// [-] login_box //-->
		
<!--// [+] user menu //-->
		<!--// [-] user menu //-->

<!--// [+] online_friends //-->
	<!--// [-] online_friends //-->

<!--// [+] advanced stat //-->
		<!-- $Id: stat_adv.html,v 1.1 2007/04/04 09:33:31 angelside Exp $ //-->
<table class="tablebg" cellspacing="1" width="100%">
<tr>
	<td class="cat"><h4>Statistics</h4></td>
</tr>
<tr>
	<td class="row2"><strong>Total</strong></td>
</tr>
<tr>
	<td class="row1">
		Total posts <strong>50</strong><br />
		Total topics <strong>26</strong><br />
		Total announcement <strong>0</strong><br />
		Total sticky <strong>0</strong><br />
		Total members <strong>79</strong><br />
	</td>
</tr>
<tr>
	<td class="row2">Our newest member <strong><a href="../memberlist.php?mode=viewprofile&amp;u=135"></strong></td>
</tr>
</table>
<br /><!--// [-] advanced stat //-->

<!--// [+] who is online //-->
		<!-- $Id: whos_online.html,v 1.1 2007/04/04 09:33:31 angelside Exp $ //-->
<table class="tablebg" cellspacing="1" width="100%">
<tr>
   <td class="cat"><h4><a href="">Who is online</a></h4></td>
</tr>
<tr>
   <td class="row1">
   		<table width="100" cellspacing="0" cellpadding="0">
		<tr>
			<td>
				<span style="float:left;">Total:</span><span style="float:right;">1</span><br /><hr />
				<span style="float:left;">Registered:</span><span style="float:right;">0</span><br />
				<span style="float:left;">Hidden:</span><span style="float:right;">0</span><br />
				<span style="float:left;">Guest:</span><span style="float:right;">1</span><br />
			</td>
		</tr>
		</table>
		<br />Most users ever online was <strong>14</strong> on Tue Jun 22, 2010 4:20 pm<br /><br />Registered users: No registered users	</td>
</tr>
	<tr>
		<td class="row1"><b class="gensmall">Legend :: <a style="color:#AA0000" href="../memberlist.php?mode=group&amp;g=5">Administrators</a>, <a style="color:#00AA00" href="../memberlist.php?mode=group&amp;g=4">Global moderators</a></b></td>
	</tr>
</table>
<br /><!--// [-] who is online //-->

<!--// [+] leaders //-->
		<!-- $Id: leaders.html,v 1.1 2007/04/04 09:33:30 angelside Exp $ //-->
<table class="tablebg" cellspacing="1" width="100%" border="0">
<tr>
	<td class="cat"><h4>The team</h4></td>
</tr>
<tr class="row3">
	<td><b class="gensmall">Administrators</b></td>
</tr>
	<tr class="row1">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=2" style="color: #AA0000;" class="username-coloured">Nuke</a></strong></td>
</tr>
	<tr class="row2">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=53" style="color: #AA0000;" class="username-coloured">SolarFlare</a></strong></td>
</tr>
	<tr class="row1">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=90" style="color: #AA0000;" class="username-coloured">ubersharp!</a></strong></td>
</tr>

<tr class="row3">
	<td><b class="gensmall">Moderators</b></td>
</tr>
<tr>
	<td class="row1" align="center" nowrap="nowrap"><span class="gensmall">No moderators</span></td>
</tr>
</table>

<br /><!--// [-] leaders //-->

<!--// [+] most poster //-->
		<!-- $Id: most_poster.html,v 1.1 2007/04/04 09:33:30 angelside Exp $ //-->
<table class="tablebg" cellspacing="1" width="100%">
<tr>
	<td class="cat" colspan="2"><h4>Top poster</h4></td>
</tr>
<tr>
	<td class="row3" align="left" nowrap="nowrap"><span class="gensmall"><strong>Username</strong></span></td>
	<td class="row3" align="right" nowrap="nowrap"><span class="gensmall"><strong>Posts</strong></span></td>
</tr>
<tr class="row2">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=2"><span style="color:#AA0000">Nuke</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=2&amp;sr=posts">27</a></td>
</tr>
	<tr class="row1">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=58"><span>Bog</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=58&amp;sr=posts">3</a></td>
</tr>
<tr class="row2">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=66"><span>Terajiogga</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=66&amp;sr=posts">3</a></td>
</tr>
	<tr class="row1">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=131"><span>Mors</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=131&amp;sr=posts">2</a></td>
</tr>
<tr class="row2">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=69"><span>crift85</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=69&amp;sr=posts">2</a></td>
</tr>
	<tr class="row1">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=130"><span>TheOmen</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=130&amp;sr=posts">1</a></td>
</tr>
<tr class="row2">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=106"><span>Number_2</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=106&amp;sr=posts">1</a></td>
</tr>
	<tr class="row1">	<td class="gensmall" align="left" valign="middle"><img src="/bb3portal/images/member.gif" /> <strong><a href="../memberlist.php?mode=viewprofile&amp;u=96"><span>Jake</span></a></strong><br /></td>
	<td class="gensmall" align="right" nowrap="nowrap" valign="middle"><a href="../search.php?author_id=96&amp;sr=posts">1</a></td>
</tr>
</table>
<br /><!--// [-] most poster //-->

	</td>
<!-- [-] right block area -->
</tr>
</table>
<!--// phpBB3 portal by Sevdin Filiz, phpbb3portal.com //-->
</div>

<!--
   We request you retain the full copyright notice below including the link to www.phpbb.com.
   This not only gives respect to the large amount of time given freely by the developers
   but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
   the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
   "phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
   forums may be affected.

   The phpBB Group : 2006
//-->

<div id="wrapfooter">
      <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
   </span>
</div>

    </td>
    <td width="41" class="aq1-1"></td>
   </tr>
   <tr>
    <td width="41"><img src="../styles/ClanzDarkness3/theme/images/s1.jpg" border="0" width="41" height="36" alt="" /></td>
    <td width="100%" class="s2"></td>
    <td width="41"><img src="../styles/ClanzDarkness3/theme/images/s1-1.jpg" border="0" width="41" height="36" alt="" /></td>
   </tr>
   <tr>
    <td width="41" class="w1"></td>
    <td width="100%" class="w2" align="center" valign="top">&nbsp;</td>
    <td width="41" class="w1-1"></td>
   </tr>
   <tr>
     <td width="41"><img src="../styles/ClanzDarkness3/theme/images/z1.jpg" border="0" width="41" height="10" alt="" /></td>
     <td width="100%" class="z2"></td>
     <td width="41"><img src="../styles/ClanzDarkness3/theme/images/z1-1.jpg" border="0" width="41" height="10" alt="" /></td>
    </tr>
   </table>

   <br />
 </td>
 <td width="11" class="side3"><img border="0" src="../styles/ClanzDarkness3/theme/images/side3.jpg" alt="" /></td>
 </tr>
 <tr>
  <td width="11" class="side4"><img border="0" src="../styles/ClanzDarkness3/theme/images/side2.jpg" alt="" /></td>
  <td colspan="2" width="100%">
 <!-- footer -->
   <table width="100%" cellspacing="0" cellpadding="0" border="0">
    <tr>
     <td width="40"><img width="40" src="../styles/ClanzDarkness3/theme/images/spacer.gif" alt="" /></td>
     <td width="100%" class="copyright">
     <br />
<!--
   We request you retain the full copyright notice below including the link to www.phpbb.com.
   This not only gives respect to the large amount of time given freely by the developers
   but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
   the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
   "phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
   forums may be affected.

   The phpBB Group : 2006
//-->
  Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
  <br />Template by <a href="http://www.bluepearl-design.com" class="copyright" target="blank">Bluepearl Design</a> - Ver3.0
      </td>
    <td width="488" valign="bottom" align="right"><img border="0" width="488" height="87" src="../styles/ClanzDarkness3/theme/images/house.gif" alt="" /></td>
   </tr>
  </table>
<!-- end footer -->
  </td>
  <td width="11" class="side5"><img src="../styles/ClanzDarkness3/theme/images/side3.jpg" alt="" /></td>
 </tr>
 <tr>
  <td width="11"><img border="0" width="11" height="11" src="../styles/ClanzDarkness3/theme/images/bot1.jpg" alt="" /></td>
  <td colspan="2" width="100%" class="botbase"></td>
  <td width="11" ><img border="0" width="11" height="11" src="../styles/ClanzDarkness3/theme/images/bot2.jpg" alt="" /></td>
 </tr>
</table>

</body>
</html>