body {
font-family: "Dejavu Sans",sans-serif;
background: #ffffff;
overflow-y: scroll;
}

#ccontainer {
border: 1px solid #000000;
width: 960px;
color: #000000;
background-color: #ffffff;
font-size: 90%;
}

#cwikilogo {
padding: 5px 3px 5px 3px;
}

#csearchbox {
padding: 5px 3px 5px 3px;
text-align: left;
font-size: 75%;
}

#credband {
color: #000000;
background-color: #ffa912;
border: 1px solid #000000;
border-bottom: 2px solid #000000;
font-size: 75%;
text-align: left;
padding: 5px 5px 5px 5px;
}

#credband a {
color: blue;
font-weight: bold;
}

#credband a:hover {
color: #000000;
background-color: #ffff33;
text-decoration: underline;
}

#cnavmenu {
border-left: 1px solid #ffa912;
color: #737373;
padding: 10px 10px 10px 10px;
font-size: 85%;
text-align: left;
overflow: hidden;
width: 38%;
}

#cnavmenu ul {
list-style-type: circle;
list-style-image: none;
}

#cnavmenu a {
color: #0000cc;
}

#cnavmenu a:hover {
color: #000000;
background-color: #ffff33;
}

#cpagecontent {
padding: 5px 3px 5px 15px;
}

#cpagefooter {
border-top: 1px solid #ffa912;
color: #6e6e6e;
font-size: 75%;
text-align: center;
padding: 5px 3px 5px 3px;
}

#wikiedit textarea {
width: 100%;
}

a {
text-decoration: none;
color: #0000cc;
}

a:visited {
color: #0000cc;
}

a:active {
color: #ff0066;
}

a:hover {
color: #000000;
background-color: #ffff33;
}

a.createlinktext {
color: #24a624;
text-decoration: underline;
border-bottom: none;
}

a.createlinktext:hover {
color: #000000;
background-color: #67a7e3;
text-decoration: underline;
border-bottom: none;
}

hr {
height: 1px;
color: #70c1e8;
background-color: #ffa912;
border: 0;
margin: 0.2em 0 0.3em 0;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin: 0;
padding-top: 15px;
padding-bottom: 5px;
}

h1 {
font-size: 130%;
color: #000000;
}

h2 {
font-size: 120%;
color: #000000;
}

h3 {
font-size: 110%;
color: #000000;
}

h4 {
font-size: 100%;
color: #000000;
}

h1 code, h2 code, h3 code, h4 code {
color: #000000;
}

h1 pre, h2 pre, h3 pre, h4 pre {
color: #000000;
}

h5 {
font-size: 90%;
}

h6 {
font-size: 80%;
}

ul {
list-style-type: circle;
margin: 0 0 0 20px;
padding: 0;
}

ul.historylist {
list-style-image: none;
}

ol {
margin: 0 0 0 27px;
padding:0;
list-style-image: none;
}

li {
margin-bottom: 0;
}

code {
font-size: 107%;
overflow: auto;
}

pre {
border: 1px solid #999999;
background-color: #f5f5f5;
padding: 1px 2px 1px 2px;
font-size: 107%;
overflow: auto;
}

.even {
background-color:#ffe2ba;
font-size: 80%;
}

.odd {
background-color:white;
font-size: 80%;
}

table.zebra tr.ind1 {
background-color:#ffe2ba;
font-size: 80%;
}

table.zebra tr.ind2 {
background-color:white;
font-size: 80%;
}