@charset "utf-8";
/* CSS Document */

    .dlbutton {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #867ba9;
        -webkit-box-shadow:inset 0px 1px 0px 0px #867ba9;
        box-shadow:inset 0px 1px 0px 0px #867ba9;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a59aca), color-stop(1, #7058a3));
        background:-moz-linear-gradient(top, #a59aca 5%, #7058a3 100%);
        background:-webkit-linear-gradient(top, #a59aca 5%, #7058a3 100%);
        background:-o-linear-gradient(top, #a59aca 5%, #7058a3 100%);
        background:-ms-linear-gradient(top, #a59aca 5%, #7058a3 100%);
        background:linear-gradient(to bottom, #a59aca 5%, #7058a3 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a59aca', endColorstr='#7058a3',GradientType=0);
        
        background-color:#a59aca;
        
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:2px;
        
        border:1px solid #7058a3;
        
        display:inline-block;
        color:#ffffff;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #493759;
        
    }
    .dlbutton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7058a3), color-stop(1, #a59aca));
        background:-moz-linear-gradient(top, #7058a3 5%, #a59aca 100%);
        background:-webkit-linear-gradient(top, #7058a3 5%, #a59aca 100%);
        background:-o-linear-gradient(top, #7058a3 5%, #a59aca 100%);
        background:-ms-linear-gradient(top, #7058a3 5%, #a59aca 100%);
        background:linear-gradient(to bottom, #7058a3 5%, #a59aca 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7058a3', endColorstr='#a59aca',GradientType=0);
        
        background-color:#7058a3;
    }
    .dlbutton:active {
        position:relative;
        top:1px;
    }

    .helpButton {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #a8c97f;
        -webkit-box-shadow:inset 0px 1px 0px 0px #a8c97f;
        box-shadow:inset 0px 1px 0px 0px #a8c97f;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a8c97f), color-stop(1, #a8bf93));
        background:-moz-linear-gradient(top, #a8c97f 5%, #a8bf93 100%);
        background:-webkit-linear-gradient(top, #a8c97f 5%, #a8bf93 100%);
        background:-o-linear-gradient(top, #a8c97f 5%, #a8bf93 100%);
        background:-ms-linear-gradient(top, #a8c97f 5%, #a8bf93 100%);
        background:linear-gradient(to bottom, #a8c97f 5%, #a8bf93 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c97f', endColorstr='#a8bf93',GradientType=0);
        
        background-color:#a8c97f;
        
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:2px;
        
        border:1px solid #a8c97f;
        
        display:inline-block;
        color:#ffffff;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #a8c97f;
        
    }
    .helpButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a8bf93), color-stop(1, #a8c97f));
        background:-moz-linear-gradient(top, #a8bf93 5%, #a8c97f 100%);
        background:-webkit-linear-gradient(top, #a8bf93 5%, #a8c97f 100%);
        background:-o-linear-gradient(top, #a8bf93 5%, #a8c97f 100%);
        background:-ms-linear-gradient(top, #a8bf93 5%, #a8c97f 100%);
        background:linear-gradient(to bottom, #a8bf93 5%, #a8c97f 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8bf93', endColorstr='#a8c97f',GradientType=0);
        
        background-color:#a8bf93;
    }
    .helpButton:active {
        position:relative;
        top:1px;
    }

    .menubtn1 {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #cbb994;
        -webkit-box-shadow:inset 0px 1px 0px 0px #cbb994;
        box-shadow:inset 0px 1px 0px 0px #cbb994;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cbb994), color-stop(1, #bfa46f));
        background:-moz-linear-gradient(top, #cbb994 5%, #bfa46f 100%);
        background:-webkit-linear-gradient(top, #cbb994 5%, #bfa46f 100%);
        background:-o-linear-gradient(top, #cbb994 5%, #bfa46f 100%);
        background:-ms-linear-gradient(top, #cbb994 5%, #bfa46f 100%);
        background:linear-gradient(to bottom, #cbb994 5%, #bfa46f 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbb994', endColorstr='#bfa46f',GradientType=0);
        
        background-color:#cbb994;
        
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:1px;
        
        border:1px solid #bfa46f;
        
        display:inline-block;
        color:#ffffff;
        font-size:13px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #bfa46f;
        
    }
    .menubtn1:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bfa46f), color-stop(1, #cbb994));
        background:-moz-linear-gradient(top, #bfa46f 5%, #cbb994 100%);
        background:-webkit-linear-gradient(top, #bfa46f 5%, #cbb994 100%);
        background:-o-linear-gradient(top, #bfa46f 5%, #cbb994 100%);
        background:-ms-linear-gradient(top, #bfa46f 5%, #cbb994 100%);
        background:linear-gradient(to bottom, #bfa46f 5%, #cbb994 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfa46f', endColorstr='#cbb994',GradientType=0);
        
        background-color:#bfa46f;
    }
    .menubtn1:active {
        position:relative;
        top:1px;
    }

    .menubtn2 {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #ebf6f7;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ebf6f7;
        box-shadow:inset 0px 1px 0px 0px #ebf6f7;
        
		  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f8fbf8), color-stop(1, #ebf6f7));
        background:-moz-linear-gradient(top, #f8fbf8 5%, #ebf6f7 100%);
        background:-webkit-linear-gradient(top, #f8fbf8 5%, #ebf6f7 100%);
        background:-o-linear-gradient(top, #f8fbf8 5%, #ebf6f7 100%);
        background:-ms-linear-gradient(top, #f8fbf8 5%, #ebf6f7 100%);
        background:linear-gradient(to bottom, #f8fbf8 5%, #ebf6f7 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8fbf8', endColorstr='#ebf6f7',GradientType=0);
       
        
        background-color:#ebf6f7;
        
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:1px;
        
        border:1px solid #f8fbf8;
        
        display:inline-block;
        color:#595857;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #f8fbf8;
        
    }
    .menubtn2:hover {
      background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ebf6f7), color-stop(1, #f8fbf8));
        background:-moz-linear-gradient(top, #ebf6f7 5%, #f8fbf8 100%);
        background:-webkit-linear-gradient(top, #ebf6f7 5%, #f8fbf8 100%);
        background:-o-linear-gradient(top, #ebf6f7 5%, #f8fbf8 100%);
        background:-ms-linear-gradient(top, #ebf6f7 5%, #f8fbf8 100%);
        background:linear-gradient(to bottom, #ebf6f7 5%, #f8fbf8 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf6f7', endColorstr='#f8fbf8',GradientType=0);          
        background-color:#f8fbf8;
    }
    .menubtn2:active {
        position:relative;
        top:1px;
    }


    .menubtn3 {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #f8e48c;
        -webkit-box-shadow:inset 0px 1px 0px 0px #f8e48c;
        box-shadow:inset 0px 1px 0px 0px #f8e48c;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fddea5), color-stop(1, #f7be8f));
        background:-moz-linear-gradient(top, #fddea5 5%, #f7be8f 100%);
        background:-webkit-linear-gradient(top, #fddea5 5%, #f7be8f 100%);
        background:-o-linear-gradient(top, #fddea5 5%, #f7be8f 100%);
        background:-ms-linear-gradient(top, #fddea5 5%, #f7be8f 100%);
        background:linear-gradient(to bottom, #fddea5 5%, #f7be8f 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fddea5', endColorstr='#f7be8f',GradientType=0);
        
        background-color:#fddea5;
        
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        border-radius:2px;
        
        border:1px solid #f7be8f;
        
        display:inline-block;
        color:#595857;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #f7be8f;
        
    }
    .menubtn3:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f7be8f), color-stop(1, #fddea5));
        background:-moz-linear-gradient(top, #f7be8f 5%, #fddea5 100%);
        background:-webkit-linear-gradient(top, #f7be8f 5%, #fddea5 100%);
        background:-o-linear-gradient(top, #f7be8f 5%, #fddea5 100%);
        background:-ms-linear-gradient(top, #f7be8f 5%, #fddea5 100%);
        background:linear-gradient(to bottom, #f7be8f 5%, #fddea5 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7be8f', endColorstr='#fddea5',GradientType=0);
        
        background-color:#f7be8f;
    }
    .menubtn3:active {
        position:relative;
        top:1px;
    }
