
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #005200;
    background-image: url("../graphics/all/back.gif");
    background-repeat: repeat-y;
    background-position: center top;
    text-align: left;
    padding: 0;
    margin: 0;
}

em
{
    font-style: normal;
    font-weight: normal;
    text-decoration: underline
}

hr
{
    color: #a4a4a4;
    background-color: #a4a4a4;
    height: 1px;
    clear: both;
    border-top: #a4a4a4;
    border-right: #a4a4a4;
    border-bottom: 1px solid #a4a4a4;
    border-left: #a4a4a4
}

#main
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #fff;
    background-image: url("../graphics/all/back.gif");
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    z-index: 20;
    width: 960px
}

#head
{
    color: #005200;
    background-color: #005200;
    margin: 0;
    padding: 0;
    z-index: 0;
    width: 100%
}

#slogan
{
    background-color: #005200;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%
}

#content
{
    background-color: #fff;
    background-image: url("../graphics/all/back.gif");
    text-align: justify;
    width: 560px;
    float: left;
    border-color: #100
}

#tiny
{
    color: #d8d8d8;
    font-size: 8px;
    background-color: #fff;
    margin-top: 40px;
    width: 100%;
    clear: both
}

#footer
{
    background-color: #a4a4a4;
    text-align: center;
    display: block;
    width: 100%;
    height: 2em;
    clear: both;
    vertical-align: middle;
    border-bottom: 4px solid #005200
}

#footer a:link
{
    color: #005200;
    font-size: 12px;
    line-height: 2em;
    text-decoration: underline;
    background-color: #a4a4a4;
    display: inline;
    padding-left: 0;
    border-style: none
}

#footer a:visited
{
    color: #005200;
    font-size: 12px;
    line-height: normal;
    text-decoration: underline;
    background-color: #a4a4a4;
    display: inline;
    padding-left: 0;
    border-style: none
}

#footer a:hover, a:active
{
    color: #20b25f;
    font-size: 12px;
    line-height: normal;
    background-color: #a4a4a4
}

.sidebar
{
    font-size: 12px;
    background-color: #fff;
    text-align: left;
    padding-top: 40px;
    width: 200px;
    float: left
}

.menu
{
    margin-top: 0;
    margin-bottom: 20px
}

.menu ul
{
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    height: 1.6em
}

.menu ul a:link, a:visited
{
    color: #fff;
    font-size: 1em;
    line-height: 1.6em;
    text-decoration: none;
    background-color: #005200;
    display: block;
    height: 1.5em;
    border-top: 1px solid #a4a4a4;
    border-right: 16px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4
}

.menu ul a:hover, a:active
{
    color: #fff;
    font-size: 1em;
    line-height: 1.6em;
    text-decoration: none;
    background-color: #00721f;
    display: block;
    height: 1.5em;
    border-top: 1px solid #a4a4a4;
    border-right: 16px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4
}

.inset
{
    font-size: 14px;
    margin: 40px 20px;
    clear: both
}

.inset h1
{
    font-size: 16px;
    font-weight: bold;
    background-color: #a4a4a4;
    text-align: left;
    margin-bottom: 0.6em;
    border: solid 1px #a4a4a4
}

.inset a:link
{
    color: #005200;
    font-size: 14px;
    line-height: normal;
    text-decoration: underline;
    background-color: #fff;
    display: inline;
    padding-left: 0;
    border-style: none
}

.inset a:visited
{
    color: #005200;
    font-size: 14px;
    line-height: normal;
    text-decoration: underline;
    background-color: #fff;
    display: inline;
    padding-left: 0;
    border-style: none
}

.inset a:hover, a:active
{
    color: #00721f;
    font-size: 14px;
    line-height: normal;
    background-color: #a4a4a4
}

.sideinset
{
    margin-bottom: 20px;
    padding-bottom: 0.5em;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #a4a4a4
}

.sideinset h1
{
    font-size: 14px;
    font-weight: bold;
    background-color: #a4a4a4;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0.6em
}

.sideinset a:link
{
    color: #005200;
    font-size: 9px;
    line-height: normal;
    text-decoration: underline;
    background-color: #fff;
    display: inline;
    padding-left: 0;
    border-style: none
}

.sideinset a:visited
{
    color: #005200;
    font-size: 9px;
    line-height: normal;
    text-decoration: underline;
    background-color: #fff;
    display: inline;
    padding-left: 0;
    border-style: none
}

.sideinset a:hover, a:active
{
    color: #00721f;
    background-color: #a4a4a4
}

.leftim
{
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
    border-width: 0
}

.rightim
{
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 1em;
    float: right;
    border-width: 0
}

.refim
{
    text-align: center;
    margin: 0 auto 20px;
    float: none;
    border-width: 0
}






