@charset "UTF-8";

h1{color:#0ff;font-family:"Courier New",Courier;text-transform:uppercase;}
h2{color:#00f;border:1px solid #000;padding:2px;background:#0ff;-moz-border-radius:5px;-webkit-border-radius:5px;font-family:"Courier New",Courier;text-transform:uppercase;}
h3{color:#0ff;font-family:"Courier New",Courier;text-transform:uppercase;}
h4{color:#0ff;border-top:1px solid #0ff;padding:2px;font-family:"Courier New",Courier;text-transform:uppercase;}
body{background:#0ff;color:#00f;}
a{color:#0ff;font-weight:bold;text-decoration:underline;}
a:link{color:#0ff;}
a:visited{color:#6c0;}
a:hover{color:#6c0;text-decoration:underline;}
a:active{color:#6c0;text-decoration:underline;}
.code{background:#ccc;color:#000;}
.guider{background:#00f;border:2px solid #0ff;color:#0ff;float:right;padding:3px;}
.searchword{border:1px solid #ff0;background-color:#00f;}

#page-container{font-size:80%;font-family:"Courier New",Courier;text-transform:uppercase;}
#page-container,#inner-column-container,#masthead,#footer{border-color:#000;}
#outer-column-container{border-left-color:#00f;border-right-color:#0ff;color:#0ff;}
#masthead{background-color:#00f;color:#0ff;}
#footer{background-color:#00f;color:#0ff;}
#inner-column-container{background-color:#00f;}
#left-column h3{margin-bottom:0;}

ul.rMenu li{background-color:#00f;}
ul.rMenu li:hover,ul.rMenu li.sfhover{background-color:#00f;}
ul.rMenu li a, #middle-column div.rMenu-center{border-color:#0ff;}
ul.rMenu li a:hover{background-color:#0ff;color:#00f;}
ul.rMenu li.sfhover a:active,ul.rMenu li:hover a:active{background-color:#0ff;color:#00f;}

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

div.column li{border:solid 1px #fff;background-color:#00f;}
div.column li:hover{background-color:#0ff;color:#00f;}
