body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #070807;
   background: #464545;
}

#wrapper {
   width: 3;
   border: 3px solid #020101;
   padding-top: 10px;
   background: #2D2F2D;
}

.mgr-navigation-sliver { color: #29FE0B; background: #060605; }

.mgr-navigation-sliver a:link { color: #29FE0B; }

.mgr-navigation-sliver a:visited { color: #29FE0B; }

table { border: 1px solid #040303; border-collapse: collapse; background: #FFF; }

th {
   border: 1px solid #040303;
   color: #11FE2B;
   padding: 3px;
   background: #010201;
}

td {
   border: 1px solid #040303;
   color: #080807;
   padding: 3px;
   background: #090A09;
}

th a:link { color: #11FE2B; }

a { color: #53834A; }

a:link { color: #53834A; }

a:visited { color: #56AC44; }

a:hover { color: #F7EDED; }

a:active { color: #F5EDED; }

.boxheading {
   text-align: center;
   color: #37FD1B;
   font-family: cursive;
   border-top: 5px double #09FE0D;
   border-right: 5px double #09FE0D;
   border-bottom: 5px double #09FE0D;
   border-left: 5px double #09FE0D;
   padding: 4px;
   background: #070807;
}

.boxheading a:link { color: #37FD1B; }

.boxheading h1 { font-size: 40px; }

.boxheading h2 { font-size: 40px; }

.boxheading h3 { font-size: 40px; }

.boxbody {
   color: #2FFD12;
   font-family: Georgia, Time, Times New Roman, serif;
   border-top: 5px double #09FE0D;
   border-right: 5px double #09FE0D;
   border-bottom: 5px double #09FE0D;
   border-left: 5px double #09FE0D;
   padding: 4px;
   background: #060605;
}

.box { margin-bottom: 10px; padding: 4px; background: #020201; }

.onionskin1 { background: #050605; }

.onionskin2 { background: #080807; }

.onionskin3 { background: #080807; }

.category-box table { border: 2px solid #0C0B0B; }

.category-box th { border: 2px solid #0C0B0B; color: #0BFE26; background: #030403; }

.category-box td { border: 2px solid #0C0B0B; color: #080707; background: #F0F7EF; }

.forumtitle a:link { color: #060605; }

.forumtitle a:visited { color: #060605; }

.description { color: #060605; }

.forum-box table { border: 5px double #00FF03; }

.forum-box th { border: 5px double #00FF03; color: #0FFE1E; background: #010201; }

.forum-box td { border: 5px double #00FF03; color: #050605; background: #F3F9F3; }

.forum-box th a:link { color: #0FFE1E; }

.forum-box th a:visited { color: #0FFE1E; }

.forum-box .odd td { color: #050605; background: #F3F9F3; }

.forum-box .even td { color: #050605; background: #F3F9F3; }

.tool-box .boxheading { background: #030403; }

.bread-crumbs { color: #F9F3F3; }

.bread-crumbs a:link { color: #F9F3F3; }

.bread-crumbs a:visited { color: #F9F3F3; }

.discussion-box table { border: 3px solid #020101; margin-bottom: 10px; }

.discussion-box th { border: 3px solid #020101; color: #080707; background: #F5F3F3; }

.discussion-box td { border: 3px solid #020101; color: #040303; background: #F9F7F7; }

.discussion-box .th { color: #080707; background: #F5F3F3; }

.discussion-box th a:link { color: #080707; }

.discussion-box th a:visited { color: #080707; }

.discussion-box .odd td { color: #040303; background: #F9F7F7; }

blockquote { border: 1px solid #555; padding: 10px; background: #C9C9C9; }

textarea { border: 1px solid #555; background: #C9C9C9; }

.button {
   color: #FFF;
   border: 3px double #C3C3C3;
   text-transform: uppercase;
   font-size: 10px;
   padding: 1px;
   background: #666;
}

.dropdown li { border: 1px solid #999; font-size: 11px; background: #AEC9E4; }

.pager { color: #07FE17; font-size: 10px; }

.pager a:link { color: #07FE17; }

.pager a:visited { color: #07FE17; }

.pager-total { border: 1px solid #CCC; padding: 2px; background: #090A09; }

.pager-list div { border: 1px solid #CCC; background: #090A09; }

div.current { color: #FFF; background: #666; }

.boxheading h4 { font-size: 12px; }

h1 { font-size: 16px; }

h2 { font-size: 14px; }

h3 { font-size: 12px; }

h4 { font-size: 11px; }

* html #wrapper { padding-top: 20px; }

.mycontent { width: 80%; margin: auto; }

.user-avatar { text-align: center; }

.ad { margin-bottom: 10px; }

* html .button { border-color: #666; }

a.button { text-decoration: none; padding: 1px; }

table a.button {
   border: none;
   text-transform: none;
   text-decoration: underline;
   font-size: 12px;
   color: #000;
   background: transparent;
}

.tool-box a.button {
   border: none;
   text-transform: none;
   text-decoration: underline;
   font-size: 12px;
   color: #000;
   background: transparent;
}

.control-box .button { border-color: #FFF; }

.jump-box .button { border-color: #FFF; }

* html .control-box .button { border-color: #666; }

* html .jump-box .button { border-color: #666; }

.control-box .previous-topic { border: none; color: #000; background: transparent; }

.control-box .next-topic { border: none; color: #000; background: transparent; }

.collapse-button { text-transform: capitalize; font-size: 10px; text-decoration: none; }

.dropdown p { padding: 2px; padding-right: 14px; font-size: 12px; }

.dropdown li:hover { background: #FFF; }

.dropdown li:active { background: #FFF; }

.dropdown li a { color: #000; text-decoration: none; }

.dropdown li input { font-size: 11px; }

.pager a { text-decoration: none; color: #666; }

.pager a:hover { color: #CCC; }

.pager a:active { color: #CCC; }

.pager-list span { border: 1px solid #CCC; padding: 2px; }

.current { color: #FFF; background: #666; }

.announcement-box { border: none; color: #324879; background: transparent; }

.tool-box .subscription-links { font-size: 10px; }

.tool-box .boxheading h1 { border-left: 3px solid #AEC9E4; padding-left: 5px; text-transform: uppercase; }

.control-box {
   border: none;
   position: relative;
   margin-bottom: 5px;
   background: transparent;
}

.jump-box {
   border: none;
   position: relative;
   margin-bottom: 5px;
   background: transparent;
}

.topic-pagejump { width: 400px; margin: auto; }

.category-box { padding: 3px; background: #030403; }

.forum-box { padding: 3px; background: #030403; }

.category-box .boxheading { border: 1px solid #030403; margin-bottom: 3px; background: url) repeat-x; }

.forum-box .boxheading { border: 1px solid #030403; margin-bottom: 3px; background: url() repeat-x; }

.category-box table h3 { margin-bottom: 8px; }

.category-box table p { margin-bottom: 8px; }

.forum-box table p { margin-bottom: 8px; }

.discussion-box { background: transparent; }

.post-tags { border-bottom: 1px solid #BEBEBE; }

.post-tags strong { font-weight: normal; }

.signature { border-top: 1px solid #BEBEBE; }

.avatar-block { font-size: 11px; }

.post-date { font-weight: bold; font-size: 10px; }

.discussion-box table.reply { border: 3px solid #C9C9C9; }

.discussion-box th a { color: #000; }

.discussion-box .reply th { color: #000; background: #C9C9C9 url() repeat-x; }

td.poster-interact { text-align: center; background: #C1C1C1; }

td.poster-detail { background: #EBEBEB; }

td.post-content { background: #F4F4F4; }

td.post-tools { background: #C8C8C8; }

hr {
   border: none;
   color: #043;
   height: 1px;
   background: #043;
}

tr.even { background: #EAEAEA; }

th a { color: #FFF; }