@charset "UTF-8";

h1{color:#000;font-family:Georgia, "Times New Roman", Times, serif;}
h2{color:#cfc;border:1px solid #000;padding:2px;background:#360;-moz-border-radius:5px;-webkit-border-radius:5px;font-family:Georgia, "Times New Roman", Times, serif;}
h3{color:#000;font-family:Georgia, "Times New Roman", Times, serif;}
h4{color:#000;border-top:1px solid #360;padding:2px;font-family:Georgia, "Times New Roman", Times, serif;}
body{background:#360;color:#000;}
a{color:#06c;text-decoration:none;}
a:link{color:#06c;}
a:visited{color:#609;}
a:hover{color:#080;text-decoration:underline;}
a:active{color:#000;text-decoration:underline;}
.code{background:#ccc;color:#000;}
.guider{background:#cfc;border:2px solid #360;color:#000;float:right;padding:3px;}
.searchword{border:1px solid #ff0;background-color:#ff0;}

#page-container{font-size:80%;font-family:arial,helvetica,sans-serif;}
#page-container,#inner-column-container,#masthead,#footer{border-color:#000;}
#outer-column-container{border-left-color:#cfc;border-right-color:#360;color:#000;}
#masthead{background-color:#cfc;color:#000;}
#footer{background-color:#cfc;color:#000;}
#inner-column-container{background-color:#cfc;}
#left-column h3{margin-bottom:0;}

ul.rMenu li{background-color:#cfc;}
ul.rMenu li:hover,ul.rMenu li.sfhover{background-color:#360;}
ul.rMenu li a, #middle-column div.rMenu-center{border-color:#360;}
ul.rMenu li a:hover{background-color:#360;color:#cfc;}
ul.rMenu li.sfhover a:active,ul.rMenu li:hover a:active{background-color:#360;color:#000;}

table.tablesorter{background-color:#360;}
table.tablesorter thead tr th, table.tablesorter tfoot tr th{background-color:#360;border:1px solid #000;}
table.tablesorter tbody td{color:#360;background-color:#cfc;}
table.tablesorter tbody tr.odd td{color:#360;background-color:#cfc;}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp{background-color:#cfc;}

div.column li{border:solid 1px #fff;background-color:#cfc;}
div.column li:hover{background-color:#360;color:#cfc;}
