body {
	padding: 0px;
margin: 0px;
background-color: #bbbf97;
color: #6c6c16;
}
#shadow_right {
    background-image: url('templates/default/image/shadow_right.png');
    background-repeat: repeat-y;
    background-position: right;
    width: 3px;
} #center {
    background-image: url('templates/default/image/center.png');
    background-repeat: repeat-x;
    background-position: bottom;
} #content {
    font-family: Verdana;
    font-size: 11px;
    text-align: justify;
    margin: 15px;
    width: 560px;
} #menu {
    margin-left: 15px;
    margin-top: -10px;
    border: 0px solid #e0e0e0;
    font-family: Verdana;
    font-size: 11px;
}

a {
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #6c6c16;
    margin-left: 4px;
}

img { border:0; }

a:hover {
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
    color: #dd812c;
}
a.dark { color:#56560a; cursor:pointer; text-decoration:none; }
a.dark:hover { color:#6c6c16; text-decoration:none; }

#newForm .txt1, #notifyForm .txt1 { width:290px; }
#newForm textarea, #notifyForm textarea { width:100%; height:70px; }


#inne { float:left; }
#inne .c1 { background:#ecf4dc; }
#inne .c2 { background:#daeab9; }
#inne td { font-size:11px; }

#search {
    width: 133px;
    height: 17px;
    background-color: #f2f4e7;
    border: solid #c1c1bc 1px;
} #sub {
    width: 171px;
    height: 17px;
    background-color: #ffffff;
    border: solid #9e9e9e 1px;
} #subadd {
    width: 49px;
    height: 17px;
    background-color: #ffffff;
    border: solid #9e9e9e 1px;
    font-family: Verdana;
    font-size: 10px;
    color: #d87731;
} .sub {
    font-family: Verdana;
    font-size: 11px;
    color: #6c6c16;
    margin-left: 14px;
    margin-top: 32px;
}

li {
    background-image: url('templates/default/image/li.gif');
}

/* --------------------------- MENU TREE ------------------------- */
ul.tree {
    display: block;
    margin-left: 15px;
    padding-left: 10px;
    margin-top: 10px;
}

ul.tree ul {
    display: block;
    margin-left: 0;
    padding-left: 0;
}

ul.tree li {
    /*  display: block;
     */
    list-style-type: none;
    padding-left: 5px;
    margin-top: -3px;
    background-image: url("../image/document.gif");
    background-position: left 7px;
    background-repeat: no-repeat;
}

ul.tree li a {
    text-decoration: none;
    cursor: pointer;
    margin-top: -13px;
}

ul.tree li a:hover {
}

ul.tree li a.folder {
    margin-top: -13px;
    color: #6c6c16;
}

ul.tree li a.folder:hover {
    margin-top: -13px;
}

ul.tree li.l a.active {
    margin-top: -13px;
    margin-left: 15px;
} .back {
    margin-left: -15px;
}

ul.tree li a:hover {
    text-decoration: underline;
} .tree_menu_b {
    margin-left: 15px;
    color: #6c6c16;
}

/* --------------------------------------------------------------- */
input.txt1 {
    width: 170px;
    border: 1px #e0e0e0 solid;
    color: #223344;
    font-size: 11px;
}

textarea.txt1 { border: 1px #e0e0e0 solid; color: #223344; font-size: 11px; }

input.txt2 {
    width: 450px;
    border-top: 1px #e0e0e0 solid;
    border-left: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    border-bottom: 1px #e0e0e0 solid;
    color: #223344;
    font-size: 11px;
} .galdesc {
    width: 270px;
    border-top: 1px #e0e0e0 solid;
    border-left: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    border-bottom: 1px #e0e0e0 solid;
    color: #223344;
    font-size: 11px;
}

input.but1 {
    width: 70px;
    border-top: 1px #e0e0e0 solid;
    border-left: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    border-bottom: 1px #e0e0e0 solid;
    background-color: #ffffff;
    color: #ea6a2b;
    font-size: 11px;
    font-weight: bold;
}

td.not {
    font-family: Verdana;
    font-size: 11px;
    color: #606060;
} #box1 {
    background-image: url('../image/bg_box1.gif');
    background-repeat: no-repeat;
    background-position: left;
} #box2 {
    background-image: url('../image/bg_box2.gif');
    background-repeat: no-repeat;
    background-position: left;
} #box3 {
    background-image: url('../image/bg_box3.gif');
    background-repeat: no-repeat;
    background-position: left;
} #box4 {
    background-image: url('../image/bg_box4.gif');
    background-repeat: no-repeat;
    background-position: left;
}
h2 {
    font-size: 14px;
}