/* CSS Document */
.description {
                        font-size:10pt;
}

.main1         {
                        border:0px outset black;
                        margin:5px;
                        width:100%;
                        padding:3px ;
                        font-family:Georgia;
                        color:rgb(63, 49, 49);
                        font-size:16pt;
                        position:absolute;
                        top:10%;
}

.main2         {
                        border:0px outset black;
                        margin:0%;
                        width:90%;
                        height:100%;
                        padding:0% ;
                        font-family:times;
                        color:rgb(63, 49, 49);
                        font-size:12pt;
                        position:absolute;
                        right:5%;
                        top:0%;
                        text-align:center;
}

.main3         {
                        border:0px outset black;
                        margin:0%;
                        width:90%;
                        height:100%;
                        padding:0% ;
                        font-family:times;
                        color:rgb(63, 49, 49);
                        font-size:12pt;
                        position:absolute;
                        right:5%;
                        top:0%;
                        text-align:left;
}

.fronttab_left{
                        vertical-align: top;
                        width: 44%;
                        border-right: 1px outset black;
                        padding-right: 20px;
}

.fronttab_right{        vertical-align: top;
                        width: 44%;
                        border-left: 1px outset black;
                        padding-left: 20px;
}

.block        {
                        font-family:times;
                        font-size:12pt;
                        text-align:justify;
}

.left        {
                        font-family:times;
                        font-size:12pt;
                        text-align:left;
}

.webd {
                        font-family: "Times New Roman", Times, serif;
                        font-size: 10px;
                        color:rgb(63, 49, 49);
                        background-color: rgb(238, 223, 192);
                        height:auto;
                        margin:0%;
                        padding:0%;
}

.trenn {
        height:100%;
        border-right-color:#000000;
        border-right-style:solid;
        border-right-width:1px;
        border-left-color:#000000;
        border-left-style:solid;
        border-left-width:1px;
}

.frame1{
                        border:0px outset black;
                        margin:0%;
                        width:90%;
                        height:230px;
                        padding:0% ;
                        font-family:times;
                        color:rgb(63, 49, 49);
                        font-size:12pt;
                        position:absolute;
                        top:0%;
                        left:5%;
                        text-align:center;
}

.frame2{
                        border:0px outset black;
                        margin:0%;
                        width:100%;
                        height:100%;
                        padding:0% ;
                        font-family:times;
                        color:rgb(63, 49, 49);
                        font-size:14pt;
                        position:absolute;
                        right:5%;
                        top:0%;
                        text-align:center;
}

a:link         {
                        text-decoration:none;
                        color:rgb(63, 49, 49);
}

a:visited {
                        text-decoration:none;
                        color:rgb(63, 49, 49);
}