    body {
        /*background-color: #A7BAE6;*/
        background-color: #1A3F55;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-right: 0Px;
    }
    a {

    	color: #ffffff;

    	text-decoration: none;

  	}
    .click-menu {
    }
    .click-menu .box1 {
        background: url("images/button1.gif") no-repeat;
        color: #f9f9f9;
    }
    .click-menu .box1-hover {
        background: url("images/button1.gif") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1-open {
        background: url("images/button1-click.gif") no-repeat;
        color: #f9f9f9;
    }
    .click-menu .box1-open-hover {
        background: url("images/button1-click.gif") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1 a:link, a:hover, a:active, a:visited {
        color: #ffffff;
        text-decoration: none;
    }
    .click-menu .box1-hover a:link, a:hover, a:active, a:visited {
        color: #FFEBA9;
        text-decoration: none;
    }
    .click-menu .box1-hover-open a:link, a:visited {
        color: #FFEBA9;
        text-decoration: none;
    }
    .click-menu .box1-hover-open a:hover, a:active {
        color: #FFEBA9;
        text-decoration: none;
    }
    .click-menu .box1-open-hover a:link, a:visited {
        color: #ffffff;
        text-decoration: none;
    }
    .click-menu .box1-open-hover a:hover, a:active  {
        color: #ffffff;
        text-decoration: none;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        text-indent: 0px;
        font-weight: bold;
        font-size: 13px;
        line-height: 20px;
        font-family: arial;
        cursor: pointer;
        width: 150px;
    }
    .click-menu .section {
        background-color: #1A3F55;
        font-family: arial;
        font-size: 12px;
        line-height: 14px;
        padding: 0 0 5px 0px;
        display: none;
    }
    .click-menu .section a {
        color: #ffffff;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #FFFF99;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        border-color: #7B6139;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
    }
    .click-menu .box2-hover {
        border-color: #7B6139;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
        background: #5B4529;
    }


/* start smiley */
.click-menu .lnk1 {
        background: url("images/button1.gif") no-repeat;
        color: #f9f9f9;
        text-indent: 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 31px;
        font-family: arial;
        cursor: pointer;
        width: 150px;
}
.click-menu .lnk1 a {
        color: #ffffff;
        text-decoration: none;
        text-indent: 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 31px;
        font-family: arial;
        cursor: pointer;
        width: 150px;
        display: block;
}
.click-menu .lnk1 a:hover {
        color: #FFFF99;
        text-decoration: none;
        text-indent: 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 31px;
        font-family: arial;
        cursor: pointer;
        width: 150px;
        display: block;
}
.click-menu .lnk1-hover {
        background: url("images/button1.gif") no-repeat;
        color: #FFEBA9;
        text-indent: 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 31px;
        font-family: arial;
        cursor: pointer;
        width: 150px;
}
.click-menu .lnk1-hover a {
        background: url("") no-repeat;
        color: #FFFF99;
        text-indent: 12px;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        line-height: 31px;
        font-family: arial;
        cursor: pointer;
        width: 150px;
}
/* end smiley */