@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: #f6f6f6
    }
fieldset.form {
    background-color: #f6f6f6
    }
#main_content a:link, a:visited {
    color: #6922c6;
    text-decoration: none
    }
#main_content a:hover {
    color: blue
    }
#main_content h2, #content h2 {
    color: #6922c6;
    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
    }

div.rss_logo a {
    background-color:#FF6600;
    border-color:#FCC7A5 rgb(125, 51, 2) rgb(62, 26, 1) rgb(255, 149, 78);
    border-style:solid;
    border-width:1px;
    color:#FFFFFF;
    font-family:sans-serif;
    font-size:10px;
    font-weight:bold;
    line-height:10px;
    padding:3px 6px;
    text-align:center;
    text-decoration:none;
}
