body
{
        background-color: #afaeae;
        background-attachment: scroll;
        background-repeat: repeat-x;

        color: #8f8f8f;
        font-family: Verdana;
        font-size: 8pt;
        text-align: justify; }


#navigation
{
        display: compact;
        padding: 10px;

        position: absolute;
        left: 680px;
        top: 89px;

        width: 220px;

        }

        #navigation h1
        {
font-size: 15pt;
                font-family: Georgia;
                font-style: italic;
                letter-spacing: 1px;
                font-weight: normal;
                text-transform: lowercase;
                border-bottom: 2px solid  #013b62;


                color:#5e3b61;


                text-align: center;
                padding-right: 0px;
                padding: 3px;
                padding-left: 0px;
                margin-top: 20px;
                margin-bottom: 0px;
                float: left;
                width: 96%;
}

        #navigation a
                {
                        display: block;
                        width: 48%;
                        float: left;

                        font-family: Georgia, "Times New Roman", Times, serif;
                        font-size: 8pt;
                        font-style: none;
                        font-weight: normal;
                        text-decoration: none;


                        margin-top: 0px;
                        margin-right: 0px;
                        margin-left: 0px;
                        background: #e6cad4;

                        text-align: center;

                        color: #464646;
                        -moz-border-bottom-left-radius:16px;
border-bottom-left-radius:16px;
-moz-border-top-right-radius:16px;
border-top-right-radius:16px;


                }

                #navigation a:hover        {        color: #e0bdc8;        border-bottom-color: #999; background-color:#ac3e5f; font-style: italic;  -moz-border-bottom-right-radius:16px;
border-bottom-right-radius:16px;
-moz-border-top-left-radius:16px;
border-top-left-radius:16px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;    }



#main
{

        padding: 10px;

        position: absolute;
        left: 7px;
        top: 440px;

        width: 636px;

        }

        #main h1
        {
   color: #ffe1cf;
                font-size: 17pt;
                font-family: Georgia, "Times New Roman", Times, serif;
                font-style: italic;
                text-align: right;
                margin-bottom: 0;
                margin-top: 30px;





                 }


        #main h3
        {
   color: #ffe1cf;
                font-size: 17pt;
                font-family: Georgia, "Times New Roman", Times, serif;
                font-style: italic;
                text-align: right;
                margin-bottom: 0;
                margin-top: 30px;
                border-bottom:  #d77a7a 2px solid;

                 }



        b, strong        {        color: #4d0735;         }
        i, em                {        color: #985632; font-family: arial; font-style: normal;       }
        u                  {  color: #975379; border-bottom:  #6d7897 1px dashed;}

       A:link{color:#81595e; text-decoration:none; font-weight: bold; border:0;}
A:visited {
         COLOR: #81595e; TEXT-DECORATION: none;font-weight: bold; border:0;
}
A:hover {
        color: #ffffff;        background-color: #d87a9f; }




        h2 {
font-size: 20pt;
                font-family: "Times New Roman", Times, serif;
                font-style: italic;
                letter-spacing: -2px;
                font-weight: bold;
                text-transform: lowercase;
                border-bottom: #b76d6f 3px dashed;
                line-height: 18pt;
                height: 18pt;


                color:#c3617a;


                text-align: center;
                padding-right: 0px;
                padding: 3px;
                padding-left: 0px;
                margin-top: 20px;
                margin-bottom: 0px;
                float: left;
                width: 96%;
}
        }

               .table {
font-family: verdana;
font-size: 2px;
text-align: center;
background:#ffd1df;
color: #876189;
padding: 2px 2px 2px 2px;
}

.table_border {
border: 2px dotted #d77a7a;
background-color: #ffd1df;
font-family: Verdana;
font-size: 10px;
color:#876189; }

input, select, textarea
{
border: 1px dashed #ffa670;
background: #ffd1df;
font-family: Verdana;
font-size: 10px;
color: #876189;  }

#quicknavi
{
        position: absolute;
        top: 384px; left: 30px;
        width: 600px;

        text-align: left;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        font-size: 10pt;


}

        #quicknavi a
        {
                background-color: #e3d3d6;
                padding: 10px;
                margin-right 3px; margin-left: 2px;
                padding-left: 10px;        padding-right: 10px;
                letter-spacing: -1px;
                text-transform: lowercase;
                color: #c87a7b;
                -moz-border-bottom-left-radius:16px;
border-bottom-left-radius:16px;
-moz-border-top-right-radius:16px;
border-top-right-radius:16px;


        }

                #quicknavi a:hover
                {
                        color: #e3d3d6;
                        background-color: #c87a7b;
                        -moz-border-bottom-right-radius:16px;
border-bottom-right-radius:16px;
-moz-border-top-left-radius:16px;
border-top-left-radius:16px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
                }

                p
{
        background-color: #e6cad4;
        border-bottom: #d77a7a 4px dashed;
        border-top:  #d77a7a 2px solid;
        padding: 5;
        margin-top: 0;
        margin-bottom: 20;

        color: #644c4c;
        font-family: Verdana;
        font-size:  8pt;
        text-align: center;
        -moz-border-bottom-right-radius:16px;
border-bottom-right-radius:16px;
-moz-border-top-left-radius:16px;
border-top-left-radius:16px;       }
