body
{
background-color: #f5eec2;
color: #416a59
font-family: tahoma,arial,sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: #000000;
}

#content
{
font-size: 105%;
background-color: #f5eec2;
color: #416a59
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 41px 41px 41px 41px;
border-color: #000000;
text-align: left;
}

#content a
{
/* color: #0699c3; */
color: #336666;
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: #336666;
color: #ffff99;
}

#menu
{
font-size: 175%;
font-weight: bold;
background-color: #f5eec2;
color: #336666;
font-family: Tahoma, sans-serif;
font-style: normal;
border-color: #ffffff;
}

a.menuitem
{
font-size: 83%;
background-color: #f5eec2;
color: #000000;
font-variant: small-caps;
text-transform: none;
font-weight: bold;
margin-left: 9px; margin-right: 9px; margin-top: 9px; margin-bottom: 9px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: #a17955;
text-align: left;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: #f5eec2;
color: #990000;
}

#logo, #logo a
{
font-size: 193%;
background-color: #ffffff;
/* background-image: url("images/marb011.jpg"); */
color: #ffffff;
font-family: Palatino, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 20px 7px 20px 7px;
border-color: #99cccc;
text-align: right;
}

.site-header, .site-footer {
    text-align: center;
    background: #f5eec2;
}
.site-header a {
    color: #336666;
    text-decoration: none;
}

#password {
    text-align: center;
    color: #888888;
    font-size: 35px;
    margin: 50px 0px 50px 0px;
    border-color: #000000;
}

#jatj {
    margin: auto;
    color: #ddd;
}

h1, h2, h3, h4, h5, h6
{
font-family: Tahoma, sans-serif;
font-style: normal;
font-variant: small-caps;
text-transform: none;
font-weight: normal;
}

h1 {font-size: 156%;}
h2 {font-size: 144%;}
h3 {font-size: 132%;}
h4 {font-size: 120%;}
h5 {font-size: 108%;}
h6 {font-size: 92%;}

hr {border: 1px solid #416a59;}

#logo a img {text-decoration: none; border: none;}


.blockindent {margin-left: 2em;}
.bold {font-weight: bolder;}
.italic {font-style: italic;}

/* layout */
.menuitem		{display: inline;}

@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}

