@import url('local.global.css');
@import url('local.menu.css');
#header {
    background-color: #fefefc;
    height: 68px
    }
#user-tools {
    margin-top: 45px
    }
#content {
    display: table
    }
#navigation_menu {
    min-width: 150px;
    width: 150px
    }
td, th {
    font-size: 100%;
    line-height: 16px;
    padding: 3px;
    vertical-align: middle
    }
.row1 {
    background-color: #eef0e7
    }
fieldset.form {
    background-color: #eef0e7
    }
#main_content a:link, a:visited {
    color: #701924;
    text-decoration: none
    }
#main_content a:hover {
    color: blue
    }
#main_content h2, #content h2 {
    color: #701924;
    border-style: solid;
    border-width: 0pt 0pt 1px;
    margin-top: 4px 0 4px 8
    }
.x-menu {
    border-bottom: 1px solid #645e28
    }
ul.simple li a:hover {
    background-color: transparent;
    color: white
    }
blockquote {
    border-left: 0px;
    margin-left: 30;
    margin-right: 30
    }
.highlight pre {
    background-color: #efefef
    }
.section p {
    color: #333333;
    /*     font-size:110%; */
    line-height: 1.2em;
    margin-top: 10px
    }
pre.literal-block {
    background: #EFEFEF none repeat scroll 10% 0%;
    border: 1px solid #AAAAAA;
    margin: 5pt 10px;
    padding: 6px 8px
    }
li em {
    font-style: bold
    }
