/* Generated by KaZcadeS */
body {
    background-color: #eeffee;
    color: #003800;
    text-align: justify;
}
body, p, td, li, input, select, textarea {
    font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.3;
}
h1, h2, h3, h4, h5 {
    margin: 0px;
    padding: 0px;
}
h1 {
    border-style: none;
    font-size: 2em;
    font-style: normal;
    background-color: #3064af;
    font-weight: bold;
    color: #7dc691;
    text-align: center;
}
h2 {
    font-size: 1.8em;
    font-style: normal;
    background-color: #7dc691;
    color: #3064af;
    text-align: center;
}
h3 {
    font-size: 1.6em;
    font-style: normal;
    font-weight: bold;
    color: #3064af;
}
h4 {
    font-size: 1.3em;
    font-style: normal;
    font-weight: bold;
    color: #3064af;
}
h5 {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    color: #3064af;
}
a:link {
    font-family: arial;
    text-decoration: none;
    color: #ffffff;
}
a:visited {
    font-family: arial;
    color: #999900;
    text-decoration: none;
}
a:active {
    font-family: arial;
    color: #999900;
    text-decoration: underline overline;
    background-color: transparent;
}
a:hover {
    font-family: arial;
    color: #999900;
    text-decoration: underline overline;
    background-color: transparent;
}
ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
ol {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
form {
    margin: 0px;
    padding: 0px;
}
tt {
    color: Navy;
}
hr {
    border: none;
    color: Black;
    background-color: Black;
    height: 1px;
}
.wiki_name {
    margin: 0px 15px 0px 10px;
    float: left;
    font-size: 150%;
    display: none;
}
.page_name {
    font-size: 150%;
    display: none;
}
.error {
    color: #cc3333;
    font-weight: bold;
}
.indent {
    margin-left: 40px;
}
.additions {
    color: #008800;
}
.deletions {
    color: #880000;
}
.add {
    font-weight: bold;
    color: #cc0000;
    text-decoration: underline;
}
.del {
    font-style: italic;
    color: #cc0000;
    text-decoration: line-through;
}
.header {
    padding: 0px 10px 10px;
}
.page {
    border-style: inset inset none;
    border-color: -moz-use-text-color;
    border-width: 0px 0px medium;
    padding: 10px;
    background-color: #eeffee;
}
.prev_alert {
    background-color: red;
    color: white;
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 5px;
}
.edit {
    width: 100%;
    height: 400px;
}
.footer {
    border-style: solid inset inset;
    border-color: #cccccc -moz-use-text-color -moz-use-text-color;
    border-width: 1px;
    padding: 5px 10px;
    background-color: #dddddd;
}
.code {
    border: 2px solid #888888;
    padding: 3px;
    background: #ffffff none repeat scroll 0%;
    font-family: 'Courier New',Courier;
    color: black;
    font-size: 10pt;
    width: 100%;
    height: 400px;
    overflow: scroll;
}
.revisioninfo {
    color: #aaaaaa;
    padding-bottom: 20px;
}
.commentsheader {
    border-top: 1px solid #cccccc;
    border-left: 1px inset;
    border-right: 1px inset;
    padding: 2px 10px;
    background-color: #dddddd;
}
.comment {
    border-style: solid inset;
    border-color: #cccccc -moz-use-text-color #eeeeee;
    border-width: 1px;
    padding: 10px;
    background-color: #eeeeee;
}
.commentinfo {
    color: #aaaaaa;
}
.commentform {
    border-top: 1px solid #cccccc;
    border-left: 1px inset;
    border-right: 1px inset;
    padding: 10px;
    background-color: #eeeeee;
}
.copyright {
    font-size: 11px;
    color: #aaaaaa;
    text-align: right;
    display: none;
}
.copyright a {
    color: #aaaaaa;
    display: none;
}
.searchbox {
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #ccccaa;
    border-width: 0px 0px 1px;
    margin: 0px;
    padding: 0px;
    background: #fffff8 none repeat scroll 0%;
}
.debug {
    font-size: 11px;
    color: #888888;
}
.hr_clear {
    clear: both;
    visibility: hidden;
}
.include_right {
    float: right;
    width: 17%;
}
.include_left {
    float: left;
    width: 17%;
}
.include_solid_border {
    border: medium solid ;
    padding: 2px;
}
.include_gray_background {
    background-color: #dddddd;
}
.include_small_fonts {
    font-size: 0.8em;
}
.include_big_fonts {
    font-size: 1.2em;
}
.include_height10em {
    height: 10em;
    overflow: scroll;
}
.include_height15em {
    height: 15em;
    overflow: scroll;
}
.include_height30em {
    height: 30em;
    overflow: scroll;
}
.include_height60em {
    height: 60em;
    overflow: scroll;
}
.trail_table {
    line-height: 30px;
}
.trail_button {
    color: #993333;
}
.attach_margin05em {
    margin: 0.5em;
}
.attach_margin1em {
    margin: 1em;
}
.attach_left {
    float: left;
}
.attach_right {
    float: right;
}
.attach_noborder {
    border-width: 0px;
}
.attach_vmiddle {
    vertical-align: text-bottom;
}
.tableFM {
    border: thin solid Black;
    width: 100%;
}
.tableFM thead {
    background-color: Silver;
    font-weight: bold;
    text-align: center;
}
.tableFM tfoot {
    background-color: Silver;
    font-weight: bold;
    text-align: left;
}
.tableFM tbody tr {
    text-align: center;
}
.tableFMCol1 {
    background-color: Aqua;
}
.tableFMCol2 {
    background-color: Yellow;
}
.page_table {
    border: none;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
}
.menu_column {
    border: 1px solid #000000;
    padding: 5px;
    background-color: #eeeeee;
    vertical-align: top;
    width: 150px;
}
.body_column {
    border: none;
    padding: 5px;
    vertical-align: top;
}

