








<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
	<head>
		<title>The Matrix Online Community Forums: </title>
        <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
        <link rel="stylesheet" type="text/css" href="style.jsp">
		
<style>
body {
	margin: 0;
	padding: 0;
	background: url("images/background.jpg") repeat-x #000;
}
</style>
	</head>
    <body>

    
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="800">
	<tr>
		<td><img src="images/forumsheader.jpg" alt="The Matrix Online Forums" border="0" width="800" height="127"></td>
	</tr>
</table>

    

/* --------------------------------------------- */
/*  Global Jive Forums 4.x Stylesheet            */
/* --------------------------------------------- */

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/*  Styles for HTML elements                                                                      */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */

BODY {
    /*background-color : #000000;
	background-image : url("images/background.jpg");*/
	background-color: #4D4D4D;
	background-position : top;
	background-repeat : repeat-x;
    font-size : 100%;
	padding: 0px;
	margin: 0px;
}
BODY, DIV, P, TD, TH {
    font-family : arial,helvetica,sans-serif;
    font-size : 10pt;
    color : #ffffff;
}
PRE {
    font-size : 10pt;
    font-family : courier new, monospaced;
    margin : 0px;
}
FIELDSET LEGEND {
    color : #ffffff;
}
A {}
A:link {
    color : #66ff66;
}
A:visited {
    color : #66ff66;
}
A:hover {
    color : #66ff66;
    text-decoration : none;
}
A:active {
    color : #66ff66;
}

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/*  Custom styles - used in many pages                                                            */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */

.jive-page-title {
    font-size : 12pt;
    font-weight : bold;
}
.jive-guest {
    font-style : italic !important;
}
.nobreak {
    white-space: nowrap;
}

/* --------------------------------------------- */
/*  Account Box                                  */
/* --------------------------------------------- */

.jive-accountbox {
    width : 200px;
}
.jive-accountbox .jive-icon {
    padding : 3px;
}
.jive-accountbox .jive-icon-label {
    padding : 3px;
    white-space : nowrap;
    padding-right : 1em;
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.jive-accountbox .jive-icon-label .jive-active {
    font-weight : bold;
}
.jive-accountbox THEAD TH {
    text-align : left;
    border-bottom : 1px #cccccc solid;
}

/* --------------------------------------------- */
/*  Buttons                                      */
/* --------------------------------------------- */

.jive-buttons .jive-icon {
    padding : 3px;
}
.jive-buttons .jive-icon-label {
    padding : 3px;
    white-space : nowrap;
    padding-right : 1em;
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
#jive-categorypage .jive-buttons {
    padding-bottom : 3px;
}

/* --------------------------------------------- */
/*  Search Forms                                 */
/* --------------------------------------------- */

.jive-search-form TR {
    vertical-align : top;
}
.jive-search-form .jive-search-label {
    padding-top : 4px;
}
.jive-search-form LABEL, .jive-search-form INPUT, .jive-search-form SELECT {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.jive-search-form TD {
    padding : 3px;
}
#jive-searchpage .jive-search-form TD {
    padding : 5px;
}
.jive-search-results .jive-table THEAD TH {
    text-align : left;
}
.jive-search-results {
    margin-bottom : 3px;
}
.jive-search-results .jive-search-noresults {
    padding : 1em;
    font-style : italics;
}
#jive-searchpage OL {
    padding-left : 2em;
    margin-left : 0px;
}
#jive-searchpage .jive-result-info {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
    color : #ccc;
}
#jive-searchpage .jive-body {
    padding : 0em 0em 0em 0.5em;
    margin-bottom : 1.5em;
}
#jive-searchpage .jive-result-link {
    font-weight : bold;
}
.jive-search-results .jive-table SELECT {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
}

/* --------------------------------------------- */
/*  Error styles                                 */
/* --------------------------------------------- */

.jive-error-message .jive-icon {
    padding-right : 6px;
}
.jive-error-message .jive-icon-label, .jive-error-text {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #FFFF33;
}
.jive-error-message .jive-icon-label {
    padding-top : 1px;
}

/* --------------------------------------------- */
/*  Success styles                               */
/* --------------------------------------------- */

.jive-success-message .jive-icon {
    padding-right : 6px;
}
.jive-success-message .jive-icon-label, .jive-success-text {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #090;
}
.jive-success-message .jive-icon-label {
    padding-top : 1px;
}

/* --------------------------------------------- */
/*  Info styles                                  */
/* --------------------------------------------- */

.jive-infobox TABLE {
    border : 1px #ccc solid;
    background-color : #eee;
}
.jive-infobox LI {
    list-style-image : url(images/arrow-bullet-10x10.gif);
    margin-left : 2em;
}
.jive-infobox TD, .jive-infobox TH {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
    padding : 3px;
}
.jive-infobox UL {
    padding : 0px;
    margin : 0px;
    padding-top : 0.2em;
}
.jive-infobox .unans, .jive-infobox .callout, .unans {
    font-weight : bold;
    color : #f00;
}
.jive-infobox .ans, .ans {
    font-weight : bold;
    color : #060;
}

/* --------------------------------------------- */
/*  Footer                                       */
/* --------------------------------------------- */

#jive-footer TD {
    font-size : 0.7em;
    font-weight : bold;
    text-align : center;
    border-top : 1px #cccccc solid;
    padding-top : 5px;
}
#jive-footer TD A {
    color : #4D4D4D;
    text-decoration : none;
}
#jive-footer TD A:hover {
    text-decoration : underline;
}

/* --------------------------------------------- */
/*  Breadcrumbs                                  */
/* --------------------------------------------- */

.jive-breadcrumbs {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #66ff66;
    font-weight : bold;
}
.jive-breadcrumbs A {
    font-weight : normal;
}
.jive-breadcrumbs .jive-last-link {
    text-decoration : none;
}

/* --------------------------------------------- */
/*  Paginator                                    */
/* --------------------------------------------- */

.jive-paginator, .jive-paginator A {
    font-family : arial,helvetica,sans-serif;
    font-size : 10pt;
}
.jive-paginator, .jive-paginator A {
    font-weight : bold;
}
.jive-message-list .jive-paginator, .jive-message-list .jive-paginator A {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
}
.jive-paginator A {
    text-decoration : none;
    border : 1px #fff solid;
}
.jive-paginator A:hover {
    border : 1px #ccc solid;
    color : #000;
    background-color : #ffc;
    text-decoration : none;
}
.jive-paginator .jive-current {
    color : #000;
    background-color : #999;
    border : 1px #ccc solid;
    text-decoration : none;
}

.jive-message-list-footer, .jive-message-list-footer TD, .jive-message-list-footer A,
.jive-message-list-footer .jive-paginator-bottom, .jive-message-list-footer .jive-paginator-bottom A
{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : normal;
}

/* --------------------------------------------- */
/*  Descriptions, legends                        */
/* --------------------------------------------- */

.jive-description, .jive-legend .jive-icon-label {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}
.jive-legend .jive-icon-label {
    padding-left : 5px;
}
.jive-legend .jive-icon {
    padding-top : 2px;
    padding-bottom : 2px;
}

/* --------------------------------------------- */
/*  Tables                                       */
/* --------------------------------------------- */

.jive-table {
    width : 100%;
}
.jive-table TD, .jive-table TH {
    padding : 3px;
}
.jive-table TD {
    padding : 3px;
    border-width : 0px 1px 1px 0px;
    border-style : solid;
    border-color : #ccc;
}
.jive-table TABLE TABLE, .jive-table TABLE TABLE TD, .jive-table TABLE TABLE TH {
    border-width : 0px;
}
.jive-table THEAD TH {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    text-align : center;
    background-color : #339933;
    color : #fff;
    border-top : 1px #cccccc solid;
    border-bottom : 1px #cccccc solid;
}
.jive-table THEAD .jive-first {
    border-left : 1px #cccccc solid;
}
.jive-table THEAD .jive-last {
    border-right : 1px #cccccc solid;
}
.jive-table THEAD .jive-first {
    border-left : 1px #cccccc solid;
}
.jive-table THEAD .jive-last {
    border-right : 1px #cccccc solid;
}
.jive-table THEAD .jive-first-last {
    border-left : 1px #cccccc solid;
    border-right : 1px #cccccc solid;
}
.jive-table TBODY .jive-first-last, .jive-table TFOOT .jive-first-last {
    border-left : 1px #cccccc solid;
    border-right : 1px #cccccc solid;
}
.jive-table TBODY .jive-first, .jive-table TBODY .jive-category-name, .jive-table TFOOT .jive-first,
#jive-usersettingspage .jive-table TBODY .jive-label,
#jive-guestsettingspage .jive-table TBODY .jive-label,
#jive-profilepage .jive-table TBODY .jive-label,
.jive-watchlist .jive-watch-message
{
    border-left : 1px #ccc solid;
}
.jive-table TFOOT TD {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    background-color : #ddd;
    border-top : 1px #aaa solid;
}
.jive-table .jive-odd {}
.jive-table .jive-even {
    background-color : #4D4D4D;
}
.jive-table TFOOT INPUT, .jive-table TFOOT SELECT {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}
.jive-table .jive-active {
    background-color : #ffc;
}
.jive-table .jive-active TD, .jive-table .jive-active TH {
    border-bottom : 1px #999 solid;
}
.jive-form-table TH, .jive-form-table TD {
    padding : 3px;
}
.jive-table .jive-messagebox {
    border-top : 1px #cccccc solid;
}
#jive-reply-tree .jive-table .jive-current TD {
    background-color : #999999;
    vertical-align : middle;
}
#jive-reply-tree .jive-table .jive-current A {
    font-weight : bold;
}

/* --------------------------------------------- */
/*  Portlet Boxes                                */
/* --------------------------------------------- */

.jive-portlet-box {
    border : 1px #cccccc solid;
    margin-bottom : 1em;
}
.jive-portlet-box THEAD {
    padding : 0px;
}
.jive-portlet-box THEAD TH, .jive-portlet-box TBODY TD {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    padding : 3px;
}
.jive-portlet-box THEAD TH {
    text-align : left;
    font-weight : bold;
	background-color : #339933;
    border-bottom : 1px #cccccc solid;
}
.jive-portlet-box TBODY TD {
    vertical-align : top;
}
.jive-portlet-box LABEL {
    padding-top : 2px;
}
.jive-portlet-box .jive-status-legend-groups .jive-first-row,
.jive-portlet-box .jive-status-legend-points .jive-first-row {
    border-top : 1px #cccccc solid;
}

/* --------------------------------------------- */
/*  Category, Forum and Thread lists             */
/* --------------------------------------------- */

.jive-forum-list .jive-table .jive-category-name {
    font-family : arial, helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    background-color : #339933;
    color : #fff;
}
.jive-category-name .jive-description {
    font-weight : normal;
}
.jive-forum-list .jive-forum-name A {
    font-weight : bold;
}
.jive-forum-list .jive-forum-name .jive-description A {
    font-weight : normal;
}
.jive-forum-list .jive-table .jive-category-name A {
    color : #fff;
    text-decoration : none;
}
.jive-forum-list .jive-table .jive-category-name A:hover {
    text-decoration : underline;
}
.jive-forum-list .jive-table .jive-even, .jive-forum-list .jive-table .jive-odd {
    background-color : #4D4D4D;
}
.jive-forum-list .jive-table .jive-view-count,
.jive-forum-list .jive-table .jive-msg-count,
.jive-thread-list .jive-table .jive-view-count,
.jive-thread-list .jive-table .jive-msg-count {
    text-align : center;
}
.jive-author {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}
.jive-author-pageuser {
    font-weight : bold;
}
.jive-author-fullname {
    color : #4D4D4D;
}
.jive-thread-list THEAD .jive-forum-name, .jive-thread-list THEAD .jive-date {
    color : #fff;
}
.jive-forum-list .jive-table .jive-last-post,
.jive-thread-list .jive-table .jive-last-post,
.jive-table .jive-date {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}
.jive-thread-list .jive-forum-name {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    padding-left : 0.5em;
    padding-right : 0.5em;
}

/* --------------------------------------------- */
/*  Message list                                 */
/* --------------------------------------------- */

.jive-message-list {
    margin-bottom : 0.5em;
}
.jive-message-list .jive-table THEAD TH {
    text-align : left;
    font-weight : normal;
}
.jive-message-list .jive-table THEAD TH A {
    color : #fff;
    font-weight : normal;
}
.jive-message-list .jive-table .jive-paginator A {
    border : 1px #339933 solid;
}
.jive-message-list .jive-table .jive-paginator A:hover {
    background-color : #ffc;
    border : 1px #369 solid;
    color : #000;
}
.jive-message-list .jive-table .jive-paginator .jive-current {
    border : 1px #369 solid;
    background-color : #eee;
    color : #000;
}
.jive-message-list .jive-table .jive-subject {
    font-weight : bold;
}
.jive-status-level-image {
    padding : 1px;
}

/* --------------------------------------------- */
/*  Info and errors                              */
/* --------------------------------------------- */

.jive-info-message {
    margin-bottom : 1em;
}
.jive-info-message TBODY TD {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}
.jive-info-message TBODY TD A {
    font-weight : normal;
}
.jive-info-message .jive-icon {
    padding-right : 6px;
}

/* --------------------------------------------- */
/*  Search                                       */
/* --------------------------------------------- */

.jive-search-result {
	background-color: #4D4D4D;
	padding: 3px;
	border: 1px solid #eee;
	margin-bottom: 7px;
}

.jive-search-result .jive-hilite {
    background-color : #FA7205;
    font-weight : bold;
}

/* --------------------------------------------- */
/*  Search                                       */
/* --------------------------------------------- */

.jive-faq-answer {
    font-weight : bold;
}

/* --------------------------------------------- */
/*  Login                                        */
/* --------------------------------------------- */

.jive-login-form {
    width : 60%;
}
.jive-login-form .jive-table .jive-label {
    width : 30%;
    text-align : right;
    padding-right : 1em;
}
.jive-login-form TABLE {
    border : 1px #cccccc solid;
}
.jive-login-form TD {
    border-width : 0px;
}

/* --------------------------------------------- */
/*  Profiles                                     */
/* --------------------------------------------- */

.jive-profile .jive-table THEAD TH {
    text-align : left;
}

/* --------------------------------------------- */
/*  Avatars                                      */
/* --------------------------------------------- */

.jive-avatar {
    margin-top : 1px;
    /*border : 1px #ccc solid;*/
}
.jive-avatar-box {
    padding : 0.5em 2em 0.5em 0em;
}
.jive-avatar-table IMG {
    border  : 1px #ccc solid;
}
.jive-avatar-table IMG:hover {
    border  : 1px #000 solid;
}

/* --------------------------------------------- */
/* Polls                                         */
/* --------------------------------------------- */

#jive-pollpage .jive-table {
    width : 400px;
}
#jive-pollpage .jive-table TABLE {
    width : 100%;
}
.jive-poll-results .jive-total TD {
    border-top : 1px #cccccc solid;
}
.jive-poll-results .jive-label {
    font-weight : bold;
}

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/*  Page styles - these are styles for specific pages which extend the ones                       */
/*  defined above.                                                                                */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */

/* --------------------------------------------- */
/*  Extra front page styles                      */
/* --------------------------------------------- */

#jive-frontpage .jive-search-form TR {
    vertical-align : middle;
}

/* --------------------------------------------- */
/*  Extra post page styles                       */
/* --------------------------------------------- */

#jive-postpage .jive-fieldset DIV {
    padding : 0.5em;
    margin : 0px;
}
.jive-fieldset {
    border : 1px #ccc solid;
    -moz-border-radius : 3px;
    padding : 3px;
}
#jive-postpage .jive-attach-item {
    font-size : 11px;
}
#jive-postpage .jive-rating-buttons {
    white-space : nowrap;
}
#jive-post-helpbox {
    padding : 0px;
    margin-left : 1em;
    border : 1px #ccc solid;
    width : 200px;
}
#jive-post-helpbox TH {
    background-color : #ddd;
    text-align : left;
    border-bottom : 1px #ccc solid;
}
#jive-post-helpbox TD, #jive-post-helpbox TH {
    padding : 3px;
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}
#jive-post-bodybox {
    border : 1px #ccc solid;
    -moz-border-radius : 3px;
    padding : 3px;
    background-color : #eee;
}
#jive-postpage TEXTAREA {
    font-family : arial,helvetica,sans-serif;
    font-size : 10pt;
}

/* --------------------------------------------- */
/*  Help page styles                             */
/* --------------------------------------------- */

#jive-helppage LI {
    padding-bottom : 0.5em;
}

/* --------------------------------------------- */
/*  Ratings (correct/helpful)                    */
/* --------------------------------------------- */

.jive-rate-button {
    font-size : 8pt;
    font-family : verdana;
    border : 1px #aaa solid;
    font-weight : normal;
    padding : 1px;
    margin : 1px;
    -moz-border-radius : 3px;
}
.jive-helpful-rating TD {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}

/* --------------------------------------------- */
/*  Extra forum page styles                      */
/* --------------------------------------------- */

#jive-forumpage .jive-search-form FORM {
    display : inline;
}

/* --------------------------------------------- */
/*  Extra portlet styles                         */
/* --------------------------------------------- */

#jive-frontpage .jive-portlet-box,
#jive-categorypage .jive-portlet-box,
#jive-forumpage .jive-portlet-box,
#jive-flatpage .jive-portlet-box,
#jive-threadedpage .jive-portlet-box,
#jive-treepage .jive-portlet-box,
#jive-rsspage .jive-portlet-box
{
    margin-left : 1em;
}

/* --------------------------------------------- */
/*  Extra thread list styles                     */
/* --------------------------------------------- */

#jive-forumpage .jive-thread-list .jive-table TR, #jive-categorypage .jive-thread-list .jive-table TR {
    vertical-align : middle;
}

/* --------------------------------------------- */
/*  Spell checking styles                        */
/* --------------------------------------------- */

.jive-spell-error-current, .jive-spell-error {
    color : #FFFF33;
    border-bottom : #FFFF33 2px dotted;
}
.jive-spell-error-current {
    background-color : #eee;
    font-weight : bold;
	color: #CC0000;
	border-bottom : #CC0000 2px dotted;
}
#jive-spellpage .jive-table .jive-spell-button {
    background-color : #eee;
    font-size : 8pt;
    font-family : verdana,arial,helvetica,sans-serif;
    padding : 2px 6px 2px 6px;
}


/* --------------------------------------------- */
/*  Quote original styles                        */
/* --------------------------------------------- */

.jive-quoteheader {
    font-weight : bold;
    width : 90%;
    margin-left : 15px;
}
.jive-quote {
    border : #d1d7dc 1px solid;
    /* font-size : 11px; */
    color : #444;
    /* line-height : 125%; */
    /* font-family : Verdana, Arial, Helvetica, sans-serif; */
    background-color : #fafafa;
    width : 90%;
    margin-left : 15px;
}


/* --------------------------------------------- */
/*  Extra settings and watch page styles         */
/* --------------------------------------------- */

.jive-settings .jive-table TH, .jive-watchlist .jive-table TH {
    text-align : left;
}
.jive-settings .jive-table .jive-label {
    width : 30%;
}
.jive-watchlist .jive-watchlist-internal {
    /*
    margin : 10px;
    margin-bottom : 20px;
    */
    width : 100%;
}
.jive-watchlist .jive-watchlist-internal TH {
    background-color : #4D4D4D;
    border-width : 1px 0px 1px 1px;
    border-color : #cccccc;
    border-style : solid;
    color : #fff;
}
.jive-watchlist .jive-watchlist-internal .cn {
    border-right : 1px  #cccccc solid;
}
.jive-watchlist .jive-watchlist-internal .c1
{
    border-left : 1px #cccccc solid;
}
.jive-watchlist .jive-watchlist-internal TBODY TR {
    background-color : #eee;
    border-width : 0px 1px 0px 1px;
    border-color : #cccccc;
    border-style : solid;
}
.jive-table .jive-messagebox .jive-odd,
{
    background-color : #333;
}
.jive-watchlist .jive-watchlist-internal .jive-odd,
.jive-watchlist .jive-watchlist-internal .jive-even
{
    background-color : #333;
}
.jive-watchlist .jive-watchlist-internal TBODY TD {
    border-bottom : 1px #cccccc solid;
}
.jive-watchlist .jive-watchlist-internal TFOOT TD {
    background-color : #cccccc;
}
.jive-watchlist .jive-watch-message {
    padding : 10px;
}

/* --------------------------------------------- */
/*  Private Messages                             */
/* --------------------------------------------- */

#jive-pmpage .jive-info-message {
    padding : 3px;
}
#jive-pmpage .jive-mark-buttons INPUT, #jive-pmpage .jive-mark-buttons SELECT, #jive-pmpage .jive-jump-box SELECT {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
#jive-pmpage .jive-pm-msg-row TD {
    border-bottom : 1px #cccccc solid;
}
#jive-pmpage .jive-pm-msg-row-sel TD {
    border-bottom : 1px #eee solid;
    background-color : #999;
}
#jive-pm-folder-box TH, #jive-pm-folder-box TD {
    font-size : 8pt;
    font-family : verdana;
}
#jive-pm-folder-box {
    margin-right : 8px;
}
#jive-pm-folder-box TABLE {
    border : 1px #cccccc solid;
}
#jive-pm-folder-box TH {
    text-align : left;
    font-weight : bold;
    background-color : #339933;
    border-bottom : 1px #cccccc solid;
}
#jive-pm-folder-box .jive-pm-folder-total TD {
    border-top : 1px #ccc solid;
}
.jive-pm-folder-warn {
    color : #c30;
    font-weight : bold;
}
.jive-pm-folder-bar, .jive-pm-folder-bar TABLE {
    border : 1px #4D4D4D solid;
    padding : 0px;
    margin : 0px;
}
#jive-pmpage .jive-pm-list TFOOT {
    border-top : 1px #cccccc solid;
}
#jive-pmpage .jive-pm-list TFOOT TD {
    background-color : #4D4D4D;
}
#jive-pmpage .jive-table .jive-paginator A {
    border : 1px #eee solid;
}
#jive-pmpage .jive-table .jive-paginator A:hover {
    background-color : #ffc;
    border : 1px #369 solid;
    color : #000;
}
#jive-pmpage .jive-table .jive-paginator .jive-current {
    border : 1px #4D4D4D solid;
    background-color : #eee;
    color : #000;
}
#jive-folder-form {
    margin-right : 10px;
}
#jive-folder-form TABLE {
    border : 1px #cccccc solid;
}
#jive-folder-form TD, #jive-folder-form TH, #jive-folder-form INPUT, #jive-folder-list INPUT {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
#jive-folder-form TH {
    background-color : #339933;
    text-align : left;
}
#jive-folder-list TABLE {
    border : 1px #cccccc solid;
}
#jive-folder-list TH, #jive-folder-list TD {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
#jive-folder-list TH {
    background-color : #339933;
    text-align : left;
}
#jive-folder-list TD {
    border-top : 1px #cccccc solid;
}
.jive-pm-box .jive-table .jive-body {
    padding : 12px;
}
.jive-pm-box .jive-table .jive-label {
    white-space : nowrap;
    width : 75px;
}
.jive-pm-box .jive-table THEAD TH {
    text-align : left;
}
#jive-pmviewpage .jive-nextprev {
    text-align : right;
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}

/* --------------------------------------------- */
/*  Questions                                    */
/* --------------------------------------------- */

.jive-question-table THEAD TH {
    border-bottom : 1px #cccccc solid;
    text-align : left;
    font-size : 11pt;
}
.jive-question-table THEAD TH .paginator {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    white-space : nowrap;
    padding-left : 2em;
}
.jive-question-table .jive-thread-name A, #jive-profilepage .jive-recent-msg .jive-thread-name A {
    font-weight : bold;
}
.jive-question-table .info, #jive-profilepage .jive-recent-msg .info {
    font-size : 8pt;
    font-family : verdana, arial, helvetica, sans-serif;
}
.jive-question-table .info, #jive-profilepage .jive-recent-msg .info {
    padding-bottom : 0.5em;
}
.jive-question-table .info A, #jive-profilepage .jive-recent-msg .info A {
    color : #fff;
    white-space : nowrap;
}

/* --------------------------------------------- */
/*  Announcements                                */
/* --------------------------------------------- */

.jive-announce-description {
    color : #fff;
}
.jive-announce .jive-announce-edit {
    float : right;
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
}

/* --------------------------------------------- */
/*  Timer (not enabled by default)               */
/* --------------------------------------------- */

.jive-timer {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #999;
    text-align : center;
}

/* --------------------------------------------- */
/*  Reply Page                                   */
/* --------------------------------------------- */

#body01 {
	background: #4D4D4D none;
	color: #fff;
}

.body01 {
	background: #4D4D4D none;
	color: #fff;
}

/* --------------------------------------------- */
/*  Page main div styles                         */
/* --------------------------------------------- */

#default, #jive-frontpage, #jive-forumpage, #jive-flatpage,
#jive-profilepage, #jive-categorypage, #jive-usersettingspage,
#jive-searchpage, #jive-postpage, #jive-previewpage, #jive-attachfilepage,
#jive-annpostpage, #jive-annpage, #jive-anndeletepage, #jive-pollpostpage,
#jive-pollpage, #jive-pollexpirepage, #jive-pollspage,
#jive-logoutsuccesspage, #jive-guestsettingspage, #jive-rsspage,
#jive-helppage, #jive-pmpage, #jive-threadedpage, #jive-treepage,
#jive-postpmpage, #jive-pmfolderspage, #jive-pmviewpage,
#jive-deletesuccessapge, #jive-addressbookpage, #jive-avatar-settings {
	background-color: #333333;
	width: 800;
	padding: 8px;
}

    
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="800" bgcolor="#000000">
	<tr>
		<td valign="top" align="center">
		<table align="center" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td valign="top" align="center"><a href="http://www2.warnerbros.com/" target="_blank"><img src="images/footer/wb.jpg" border="0"></a></td>
				<td valign="top" align="center"><a href="http://www.sega.com/home.php" target="_blank"><img src="images/footer/sega.jpg" border="0"></a></td>
				<td valign="top" align="center"><a href="http://www.lith.com/" target="_blank"><img src="images/footer/monolith.jpg" border="0"></a></td>
				<td valign="top" align="center"><a href="http://www.esrb.org/" target="_blank"><img src="images/footer/esrb.jpg" border="0"></a></td>
				<td valign="top" align="center"><a href="http://www.ati.com" target="_blank"><img src="images/footer/ati.jpg" border="0"></a></td>
				<td valign="top" align="center"><a href="http://ng3.ads.warnerbros.com/event.ng/Type=click&AdID=24337&Redirect=http:%2f%2fibm.warnerbros.com" target="_blank"><img src="images/footer/IBM.jpg" border="0"></a></td>
			</tr>
		</table></td>
	</tr>
    <tr>
        <td valign="top">
            <p align="center" style="font-size: 11px; color: #fff;">
            TM & © Warner Bros. Entertainment Inc. (s) 2005. THE MATRIX ONLINE, characters, names and all related indicia are trademarks of and © Warner Bros. Entertainment Inc. 2005. THE MATRIX ONLINE is developed by Monolith Productions Inc. MONOLITH and the Monolith logo are trademarks of Monolith Productions Inc. Sega is registered in the U.S. Patent & Trademark Office. SEGA and the Sega logo are either registered trademarks or trademarks of Sega Corporation. Software platform logo TM & © 2005 IEMA. The ratings icon is a registered trademark of the Entertainment Software Association.
            <br>
            <a href="http://thematrixonline.warnerbros.com/common/privacy.html?fromsite=community" target="_blank" style="font-size: 11px;"><strong>Privacy Policy</strong></a> | <a href="http://thematrixonline.warnerbros.com/common/termsofuse.html?fromsite=community" target="_blank" style="font-size: 11px;"><strong>Terms of Use</strong></a>
            <p> </p>
        </td>
    </tr>
</table>

    

    

</body>
</html>