/* <![CDATA[ */

    /* body element */
    html, body {
        width: 100%;
        height: auto;
        overflow: auto;
        margin: auto;
        padding: 0px;
        background-color: #aea99c;
        text-align: center;
    }
    
    body, td, th {
        color: #333333;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-family: Verdana, Helvetica, sans-serif;
        line-height: 135%;
    }
    
    /* Accessibility */
    .accesskey {
        border-bottom: none;
        text-decoration: none;
    }
    
    /* iframes */
    iframe {
        margin: 0px;
        padding: 0px;
        width: 98%;
        height: 750px;
    }

    /*
     * images
     */
    img {
        margin: 0px;
        padding: 3px;
        border: solid #777365 0px;
    }
    
    /* buttons */
    button {}

    /*
     * Links
     */
    /* normal links */
    a:link {
        color: #5B5748;
        background-color: inherit;
		text-decoration: none;
    }
    /* visited links */
    a:visited {
        color: #5B5748;
        background-color: inherit;
		text-decoration: none;
    }
    /* over links */
    a:hover {
        color: #CC6600;
        background-color: inherit;
		text-decoration: none;
    }
    /* active links */
    a:active {
        color: #E5BB7F;
        background-color: inherit;
		text-decoration: none;
    }


    /*
     * Titles
     */
    /* title level 1 */
    h1 {
        margin: 20px 0px 0px 0px;
        padding: 0px;
        color: #ffb951;
        background-color: inherit;
        font-size: 20px;
        font-style: normal;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
		line-height: 140%;
    }
    /* title level 2 */
    h2 {
        margin: 5px 0px 20px 0px;
        padding: 0px;
        color: #ffb951;
        background-color: inherit;
        font-size: 18px;
        font-style: normal;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        line-height: 120%;
    }
    /* title level 3 */
    h3 {
        margin: 20px 0px 5px 0px;
        color: #ffb951;
        background-color: inherit;
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
    }
    /* title level 4 */
    h4 {
        margin: 20px 0px 5px 0px;
        color: #ffb951;
        background-color: inherit;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
    }
    /* title level 5 */
    h5 {
        margin: 20px 0px 5px 0px;
        color: #ffb951;
        background-color: inherit;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
    }
    /* title level 6 */
    h6 {
        margin: 20px 0px 5px 0px;
        color: #ffb951;
        background-color: inherit;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
    }


    /*
     * Texts styles
     */
    /* paragraphs */
    p {
        margin-bottom: 10px;
    }
    p.align-right {
        text-align: right;
    }
    /* line break */
    br {
    
    }
    /* bold text */
    b, strong {
    
    }
    /* emphasized text */
    i, em {
    
    }
    /* big text */
    big {
    
    }
    /* small text */
    small{
    
    }
    /* abbreviation text */
    abbr {
    
    }
    /* acronyms */
    acronym {
    
    }
    /* long quotation */
    blockquote {
    
    }
    /* citation */
    cite {
    
    }
    /* short quotation */
    q {
    
    }
    /* superscripted text */
    sup {
    
    }
    /* subscripted text */
    sub {
    
    }
    /* sample computer code */
    code {

    }
    samp {

    }
    /* adress element */
    address {
    
    }
    /* deleted element */
    del {
    
    }
    /* inserted element */
    ins {
    
    }
    /* definition term */
    dfn {
    
    }
    /* keyboard text */
    kbd {
    
    }
    /* preformatted text */
    pre {
    
    }
    /* horizontal line */
    hr {
        color: #FFFFFF;
        border-top: none;
        border-left: none;
        border-right: none;
    }


    /*
     * lists
     */
    /* unordered lists */
    ul {
    
    }
    /* ordered lists */
    ol {
    
    }
    /* lists items */
    li {
    
    }
    /* definitions list */
    dl {
    
    }
    /* term to define */
    dt {
    
    }
    /* definition */
    dd {
    
    }


    /*
     * tables properties
     */
    /* tables object */
    table {
    
    }
    /* table title */
    caption {
    
    }
    /* table lines */
    tr {
    
    }
    /* table header cels */
    th {
    
    }
    /* table cels */
    td {
    
    }
    /* table header */
    thead {
    
    }
    /* table body */
    tbody {
    
    }
    /* table footer */
    tfoot {
    
    }
    /* table columns */
    col {
    
    }
    /* table columns group */
    colgroup {
    
    }


    /*
     * forms properties list
     */
    /* form object */
    form {
    
    }
    /* fieldset object */
    fieldset {
    
    }
    /* fieldset title */
    legend {

    }
    /* form element title */
    label {
    
    }
    /* input fields */
    input {
    
    }
    /* text area fields */
    textarea {
    
    }
    /* select lists */
    select {
    
    }
    /* select lists options */
    option {
    
    }
    /* select lists options groups */
    optgroup {
    
    }

/* ]]> */

