#container {
    /*background: repeat-x;
    background-image: url(../images/pgbk.gif);*/
}

#header {
    background-color: transparent;
}

#footer {
    background-color: transparent;
}

body#main_body {
    color: #000000;
    /*background: repeat-x;
    background-image: url(../images/pgbk.gif);*/
    background-color: #ffffff;
}

.content th {
    color: #666666;
    background-color: #D5DBCF;
    padding: 3px 2px 3px 2px;
}

.content tr.odd {
    color: #755b53;
    background-color: #f9f8f8;
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    color: #755b53;
    background-color: #f2efef;
    padding: 3px 2px 3px 2px;
}


.content fieldset {
    background-color: #f9f8f8;
}

.content legend {
    color: #666666;
    color: #576E40;
    padding-bottom: 22px;
}

.content label {
    color: #666666;
}

.content input {
    border: 1px solid #9A9A9A;
}

.content textarea {
    border: 1px solid #9A9A9A;
}

.content button {
    border: 1px solid #666666;
    background-color: #efefef;
}

.content ul {
    color: #666666;
}

.content li {
    color: #666666;
    color: #666666;
}

.content ol {
    color: #666666;
}

a.main_nav_active_item {
    background-position: top right;
}

a.main_nav_item {
    background-position: top right;
}

.content {
    color: #696560;
}

.content table {
    color: #696560;
}

