

body {
    color : #FFE9CB;
    background-color : #624A44;
    font-size : 30px;
    font-weight : bold;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


.body_edit {
    background-position : center;
    background-repeat: no-repeat;
    color : #FFE9CB;
    background-color : #463231;
    font-size : 30px;
    font-weight : bold;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }

caption {
    background-color : #ECD8BC;
    color : #6C6F54;
    font-weight : bold;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


iframe {
    border-bottom-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
    border-bottom-color : #ECD8BC;
    border-left-color : #000000;
    border-right-color : #ECD8BC;
    border-top-color : #000000;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    height : 1350px;
    width : 100%;
  }


a {
    text-decoration : underline;
    color : #FFE9CB;
    font-weight : bold;
  }


a:hover {
    text-decoration : underline;
    color : #FF5555;
    font-weight : bold;
  }


select {
    background-color : #6C6F54;
    color : #C4A67B;
    font-weight : bold;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    width: 50%;
  }


input {
    background-color : #6C6F54;
    color : #C4A67B;
    font-weight : bold;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


textarea {
    width : 100%;
    height : 99%;
    background-color : #6C6F54;
    color : #C4A67B;
    font-weight : bold;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


textarea:disabled {
    width : 100%;
    height : 99%;
    background-color : #6C6F54;
    color : #C4A67B;
    font-weight : bold;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


.parent {
    color : #FFE9CB;
    background-image : url('../images/riveted_plates.jpg');
    font-size : 30px;
    font-weight : bold;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


.content {
    background-image : url('../images/holes.gif');
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    font-weight : bold;
    width : 100%;
    height : 100%;
  }


.cap {
    background-color : #ECD8BC;
    color : #6C6F54;
    font-weight : bold;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    width : 130;
  }


.info {
    background-color : #ECD8BC;
    color : #6C6F54;
    font-size : 12px;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    width : 220px;
  }


.code {
    background-color : #ECD8BC;
    color : #6C6F54;
    font-size : 15px;
    border-bottom-style : dashed;
    border-left-style : dashed;
    border-right-style : dashed;
    border-top-style : dashed;
    border-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


.value {
    background-color : #ECD8BC;
    color : #6C6F54;
    font-size : 12px;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    width : 400px;
  }


.button {
    background-color : #A38354;
    color : #463231;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    width : 30px;
  }


.strike {
    text-decoration :line-through;
  }


.red_link {
    color : #FF0000;
  }


.file_item {
    color : #6C6F54;
    cursor : crosshair;
  }


.ter_map {
    position : absolute;
    cursor : crosshair;
    left : 0px;
    top : 0px;
    z-index : 0;
  }


.element {
    position : absolute;
    z-index : 1;
    font-size : medium;
    cursor : crosshair;
    color : #FFFFFF;
    border-bottom-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
    border-bottom-color : #000000;
    border-left-color : #000000;
    border-right-color : #000000;
    border-top-color : #000000;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
  }

.cursor_coord {
    background-color : #6C6F54;
    color : #ECD8BC;
    font-size : medium;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    width : 300px;
    float : left;
    position : fixed;
    z-index : 1;
  }

.reload {
    float : left;
    position : fixed;
    z-index : 1;
  }

.important {
    background-color : #ECD8BC;
    color : #FF0000;
    font-weight : bold;
    font-size : 15px;
    outline-style : solid;
    outline-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
}