


/* basic elements */


body {
        margin: 0;
        padding: 0;
        color: #000000;
        background: url("images/bodybg.gif") repeat-x #000000;
        background-attachment: fixed;
        font-family: Verdana, Arial, sans-serif;
        text-align: center
        }

h1 {
        color: #f09a38;
        letter-spacing: 1px;
        padding: 5px;
        margin: 10px;
        font: 24px Verdana, Arial, Helvetica, sans-serif;
}

h2 {
        color: #ffffff;
        letter-spacing: 0px;
        padding: 0px 0px 0px 5px;
        margin: 0px 0px 0px 10px;
        font: 16px Verdana, Arial, Helvetica, sans-serif;
}

h3 {
        padding: 0px 0px 0px 10px;
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        color: #f09a38;
        margin: 0px 10px 0px 16px;
        line-spacing:0px;
}

#root {
        margin: 0px auto;
        width: 1200px;
        text-align: left
        border: 0px solid #f09a38;
        }

#title {
        margin-top: 0px;
        padding: 0;
        height: 386px;
        width: 1200px;
        border: 0px solid #f09a38;
        background: url("images/bgtopv2.jpg") no-repeat #000000;
        }

p {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
        color: #f09a38;
        margin: 0px 10px 0px 16px;
        line-spacing:0px;
        }

#nav {
        margin: 0px;
        float: left;
        left: 113px;
        top: 92px;
        padding: 0 0 0 0;
        width: 110px;
        position: relative;
        border: 0px solid #f09a38;
        }



#tablemain {
        margin-top: -207;
        margin-left: 0;
        padding-left: 270;
        padding-right: 150;
        padding-top: 0;
        padding-bottom: 0;
        color: #f09a38;
        border: 0px solid #f09a38;
        background: url("images/bgmainv2.jpg") no-repeat #000000;
        }

#button00 {
        list-style: none;
        margin: 0px;
        padding-top: 0px;
        padding-left: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: relative;
        }

#button01 {
        list-style: none;
        top: 215px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: absolute;
        }

#button02 {
        top: 245px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: absolute;
        }

#button03 {
        top: 275px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: absolute;
        }

#button04 {
        top: 305px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: absolute;
        }

#button05 {
        top: 364px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: absolute;
        }

#button06 {
        top: 394px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: absolute;
        }

#button07 {
        top: 424px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        float: center;
        border: 0px solid #f09a38;
        position: absolute;
        }



#tableprojects {
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 10;
        padding-bottom: 0;
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
        border: 0px solid #f09a38;
        color: #f09a38;
        }

#iframe {

        padding: 0px 0px 0px 0px;
        border: 1px solid #f09a38;
        }

a:link {
        text-decoration: none;
        border: 0px;
        color: #f09a38;
        }

a:visited {
        text-decoration: none;
        border: 0px;
        color: #f09a38;
        }

a:hover {
        text-decoration: none;
        border: 0px;
        color: #ffffff;
        }