p
{
    color: #7b7b7b;
    font-size: 11px;
}
.small
{
    }
.modulas_p
{
    color: #7b7b7b;
    font-size: 11px;
}
p .intro
{
    color: #7b7b7b;
    font-size: 14px;
}
td
{
    color: #7b7b7b;
    font-size: 11px;
    }
h1
{
    color: #f79239;
    font-size: 18px;
}
.modulas_h1
{
    color: #f79239;
    font-size: 18px;
}
h2
{
    color: #0a7fb8;
    font-size: 16px;
}
.modulas_h2
{
    color: #0a7fb8;
    font-size: 16px;
}
h3
{
    color: #0a7fb8;
    font-size: 12px;
}
.modulas_h3
{
    color: #0a7fb8;
    font-size: 12px;
}


li
{
    color: #7b7b7b;
    font-size: 11px;
}

a
{
    color: #63add2;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    text-decoration: none;
}

input
{
    color: #7b7b7b;
    font-size: 10px;
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    border: solid 1px #7b7b7b;
}

select
{
    color: #7b7b7b;
    font-size: 10px;
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    border: solid 1px #7b7b7b;
}

textarea
{
    color: #7b7b7b;
    font-size: 10px;
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    border: solid 1px #7b7b7b;
}

img
{
    border: 0px;
}


body
{
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
}

#wrapper
{
    margin: 0px auto;
    padding: 0px;
    width: 766px;
    position: relative;
    background-repeat: repeat-y;
}

#contentwrapper
{
    margin: 0px auto;
    padding: 0;
    width: 766px;
    position: relative;
}

#header
{
    width: 766px;
    height: 158px;
    padding: 0px;
    margin: 0px;
    position: relative;
    background-color: #bbdbeb;
    background-image: url(images/contentheader.jpg);
    background-repeat: no-repeat;
}
#newsHeader
{
    width: 766px;
    height: 158px;
    padding: 0px;
    margin: 0px;
    position: relative;
    background-color: #bbdbeb;
    background-image: url(images/contentheader.jpg);
    background-repeat: no-repeat;
}
#MenuAndContent
{
   
    margin: 0px auto;
    padding: 0px;
    width: 766px;
    position: relative;
    background-image: url(images/content.gif);
    background-repeat: no-repeat;
    clear: none;
}

#content
{
    margin-left: 10px;
    margin-right: 10px;
    width: 580px;
    position: relative;
}
#content a
{
    font-size: 11px;
    left: 145px;
}

#menu
{
    text-align: right;
    width: 145px;
    position: relative;
}
#menu a
{
    color: #0a7fb8;
}
#menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#menu ul li
{
    margin-top: 10px;
}
#menu ul ul
{
    margin-right: 6px;
    margin-top: -5px;
}

#menu ul ul li
{
    padding: 0px;
    margin:0px;
}
#menu ul ul li a
{
    color: #63add2;
    font-weight: normal;
}
#menu a.selected
{
    color: #f79239;
}
#menu h1
{
    font-size: 14px;
    margin: 5px;
}
#database a.big
{
    color: #0a7fb8;
    font-size: 14px;
}

#footer
{
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 766px;
    height: 114px;
    position: relative;
    background-color: #bbdbeb;
    background-image: url(images/contentfooter.jpg);
}
#language
{
    position:absolute;
    left:20px;
    top:60px;
    }
#newsFlash h1
{
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
}
#newsFlash h2
{
    margin: 0px;
    padding: 0px;
}
#newsFlash p
{
    margin: 0px;
    padding: 0px;
}
#newsFlash .item
{
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}
.txtSearch
{
    position: absolute;
    left: 576px;
    top: 65px;
    width: 142px;
}
.btnSearch
{
    position: absolute;
    left: 726px;
    top: 65px;
}
.highlight
{
    text-decoration: none;
    color: #f79239;
}
#txtSearch input
{
    background-color:#BFDDEC;
    background:#BFDDEC;
   
    }
#linkHome
{
    position:absolute;
    width:220px;
    height:100px;
    left:30px;
    top:10px;
    }
    #linkFooter
    {
          position:absolute;
    width:120px;
    height:50px;
    left:30px;
    bottom:60px;
        }
#database ul
{
    margin-top:0px;
    }