body {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 13px;
   color: #2A2020;
   background: #e5e5e5;
}

#wrapper {
   width: 804px;
   margin: auto;
   padding-top: 10px;
   background: #e5e5e5;
}

table { border: 1px solid #023165; background: #FFF; }

th {
   border: 1px solid #023165;
   color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background: #e5e5e5;
}

td { border: 1px solid #023165; }

th a:link { color: white; }

a { color: #008080; }

a:link { color: #008080; }

a:visited { color: #5F9BB9; }

a:hover { color: #FF6666; }

a:active { color: #FF6666; }

.boxheading {
   color: white;
   font-family: Arial, Helvetica, sans-serif;
   padding: 2px 5px;
   background: #9DBFDC;
}

.boxheading a:link { color: white; }

.boxheading h1 { font-size: 14px; font-weight: bold; }

.boxheading h2 { font-size: 14px; font-weight: bold; }

.boxheading h3 { font-size: 14px; font-weight: bold; }

.boxbody { color: #000033; padding: 5px; }

.box { border: 1px solid black; margin-bottom: 15px; background: #D8ECED; }

.category-box table { border: 1px solid #023165; }

.category-box th { border: 1px solid #023165; color: white; background: #000033; }

.category-box td { border: 1px solid #023165; }

.forum-box table { border: 1px solid #023165; }

.forum-box th { border: 1px solid #023165; color: white; background: #000033; }

.forum-box td { border: 1px solid #023165; }

.forum-box th a:link { color: white; }

.forum-box th a:visited { color: white; }

.discussion-box table { border: 1px solid #023165; }

.discussion-box th { border: 1px solid #023165; color: white; background: #000033; }

.discussion-box td { border: 1px solid #023165; }

.discussion-box .th { color: white; background: #000033; }

.discussion-box th a:link { color: white; }

.discussion-box th a:visited { color: white; }

blockquote { border: 1px solid #009999; padding: 5px; }

textarea { border: 1px solid #009999; }

.button {
   color: white;
   border: 1px solid #023165;
   padding: 2px;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background: #000033;
}

.dropdown li {
   border: 1px solid #023165;
   color: #000;
   font-size: 11px;
   background: #ACE6E6;
}

.pager { color: #000; }

.pager a:link { color: #000; text-decoration: none; }

.pager a:visited { color: #000; text-decoration: none; }

div.current { background: #ACE6E6; }

.boxheading a:visited { color: white; }

a:link.button { color: white; }

a:visited.button { color: white; }

th a:visited { color: white; }

.dropdown li a:link { color: #000; text-decoration: none; }

.dropdown li a:visited { color: #000; text-decoration: none; }

.current { background: #ACE6E6; }

.boxheading p { font-size: 18px; font-weight: bold; }

.boxheading .bread-crumbs { font-size: 18px; font-weight: bold; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

h5 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

h6 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

.mycontent {
   width: 80%;
   padding: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 20px;
   border: 1px solid black;
   background: #66CCCC;
}

.myheader {
   border: 1px solid black;
   padding: 10px;
   margin-bottom: 20px;
   color: white;
   background: #009999;
}

.dropdown span {
   padding-right: 12px;
   padding-top: 2px;
   padding-bottom: 2px;
   background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
}

.dropdown li:hover { background: white; }

.pager div { border: 1px solid #023165; padding: 2px; }

.control-box { border: none; background: transparent; }

.jump-box { border: none; background: transparent; }

.legend-box { border: none; background: transparent; }

.legend-box .boxheading { display: none; }

.post-tags { border-bottom: 1px solid #023165; }

.signature { border-top: 1px solid #009999; }

hr {
   border: none;
   color: #009999;
   height: 1px;
   background: #009999;
}

.header td { border: 0px; padding: 0px; margin: 0px; }

.header table { border: 0px solid #023165; }

.header {
   width: 802px;
   border-top: 1px solid #023165;
   border-right: 1px solid #023165;
   border-left: 1px solid #023165;
}

.tool-box {
   border: none;
   border-right: 1px solid #023165;
   border-bottom: 1px solid #023165;
   border-left: 1px solid #023165;
}