@media screen
{
    body, Html
    {
        height: 100%;
        width: 100%;
        font-size: 11px;
        line-height: normal;
        color: #202020;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica;
        margin: 0;
    }

    .OverFlowNone
    {
        overflow: hidden;
    }

    .hrAdvancedSearch
    {
        color: #0ac1e0;
        border-color: #0ac1e0;
        height: 1px;
        border-width: 1px 0 0;
    }
    hr
    {
        color: #a0a0a0;
        height: 1px;
        -moz-border-bottom-colors: none;
        -moz-border-image: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #a0a0a0-moz-use-text-color -moz-use-text-color;
        border-right: 0 none;
        border-style: solid none none;
        border-width: 1px 0 0;
        padding: 0px;
    }
    
    .paddingBot5
    {
        padding-bottom: 5px;
    }

    .bg100
    {
        height: 100%;
    }

    .tableOut
    {
        width: 100%;
        height: 100%;
    }

    .fundo_topo
    {
        background: #fff url(images/fundo_topo.gif) repeat-x bottom;
    }

    .fim_degrade
    {
        background-image: url(images/degrade.gif);
        background-position: left bottom;
        background-repeat: no-repeat;
        height: 52px;
    }

    .bg_logo
    {
        background: url(images/linha_sup1.gif) no-repeat;
        width: 184px;
        height: 51px;
    }

    .bg_menuleft
    {
        background: #fff url(images/sombra_menu_lateral.gif) repeat-y;
        padding-left: 16px;
        font-size: 9px;
        text-decoration: none;
        width: 184px;
    }

    .bg_curva
    {
        background: url(images/bg_menu_inf.gif) no-repeat;
        width: 200px;
        height: 19px;
    }

    .bg_rodape
    {
        background: url(images/bg_rodape.gif) repeat-x;
        height: 29px;
    }

    .bg_submenu
    {
        background: #fff url(images/lateral_submenu.gif) no-repeat top left;
    }

    .lat_dir
    {
        width: 19px;
        background: url(images/sombra_esq.gif) repeat-y;
    }

    .colEsq
    {
        width: 190px;
    }

    .contTop
    {
        background-color: #fff;
    }

    .geral
    {
        color: #0195b1;
        font-size: 9px;
    }

    .cornerRight
    {
        background: url(images/im_esq_top.gif) no-repeat top;
        width: 19px;
        height: 110px;
        margin: 0;
        padding: 0;
    }

    .Main
    {
        padding: 10px 0 0;
    }

    .floatLeft
    {
        float: left;
    }

    .floatRight
    {
        float: right;
    }

    .favorito
    {
        font-size: 9px;
        font-weight: bold;
        text-align: left;
        height: 22px;
        padding-left: 4px;
        border-left: 1px solid #b6b6b6;
        border-right: 1px solid #b6b6b6;
        background-color: #f6f6f6;
        background: url(images/line_favoritos.gif) no-repeat bottom center;
        text-decoration: none;
    }

    .favorito a
    {
        color: #858383;
        text-decoration: none;
        cursor: pointer;
    }

    .favorito a:hover
    {
        color: #666;
    }

    .bg_favoritos
    {
        background: url(images/bg1_favoritos.gif) no-repeat;
        width: 165px;
        height: 22px;
        font-size: 10px;
        color: #fff;
    }

    .bgBottom_favoritos
    {
        background: url(images/bg2_favoritos.gif) no-repeat top;
        width: 165px;
        height: 22px;
    }

    .bg_favoritos a
    {
        color: #fff;
    }

    .bg_favoritos a:hover
    {
        color: #fff;
        text-decoration: none;
    }

    .imFav
    {
        margin: 3px 8px 0 5px;
    }

    .ac_rapido
    {
        border-left: 1px solid #b6b6b6;
        border-right: 1px solid #b6b6b6;
        background-color: #f6f6f6;
    }

    .ac_rapidoB
    {
        background: url(images/ac_rap_inf.gif) no-repeat top;
        width: 165px;
        height: 3px;
    }

    .ac_rapidoT
    {
        background: url(images/ac_rap_sup.gif) no-repeat bottom;
        width: 165px;
        height: 3px;
    }

    .ac_rapidoB215
    {
        background: url(images/ac_rap_inf_215.gif) no-repeat top;
        width: 215px;
        height: 3px;
    }

    .ac_rapidoT215
    {
        background: url(images/ac_rap_sup_215.gif) no-repeat bottom;
        width: 215px;
        height: 3px;
    }
    .ac_rapidoSupL
    {
        background: url(images/ac_rap_sup_l.gif) no-repeat bottom;
        width: 4px;
        height: 3px;
    }
    .ac_rapidoSupC
    {
        background: url(images/ac_rap_sup_center.gif) repeat-x bottom;
        width: 212px;
        height: 3px;
    }
    .ac_rapidoSupR
    {
        background: url(images/ac_rap_sup_r.gif) no-repeat bottom;
        width: 4px;
        height: 3px;
    }
    .ac_rapidoInfL
    {
        background: url(images/ac_rap_inf_l.gif) no-repeat bottom;
        width: 4px;
        height: 3px;
    }
    .ac_rapidoInfC
    {
        background: url(images/ac_rap_inf_center.gif) repeat-x bottom;
        height: 3px;
    }
    .ac_rapidoInfR
    {
        background: url(images/ac_rap_inf_r.gif) no-repeat bottom;
        width: 4px;
        height: 3px;
    }

    .txt_rodape
    {
        font-size: 9px;
        color: #6e6e6e;
        width: 33%;
        white-space: nowrap;
        padding-right: 25px;
    }

    A.links:visited
    {
        color: #5b5b5b;
        font-weight: normal;
    }

    A.links:hover
    {
        color: #0ac1e0;
    }

    INPUT.botao
    {
        border: thin;
        font-weight: normal;
        font-size: 10px;
        cursor: pointer;
        color: #fff;
        background-color: #aaa;
        padding: 0;
    }

    INPUT.btSimulateDisabled
    {
        border: 1px solid #cac9c9;
        font-weight: normal;
        font-size: 11px;
        cursor: pointer;
        color: #b4b4b4;
        background-image: url(images/bgBtDisabled.gif);
        padding: 2px 5px;
    }

    INPUT.btOrange
    {
        border: 1px solid #048aa5;
        font-weight: normal;
        font-size: 11px;
        cursor: pointer;
        color: #fff;
        background-image: url(images/bgBtOrang.gif);
        padding: 2px 5px;
    }

    INPUT.btOrange:Hover
    {
        border: 1px solid #2b8ea0;
        font-weight: normal;
        font-size: 11px;
        cursor: pointer;
        color: #fff;
        background-image: url(images/bgBtOrangOver.gif);
        padding: 2px 5px;
    }

    INPUT.btLightGray
    {
        border: 1px solid #a5a5a5;
        padding: 2px 5px 2px 5px;
        font-weight: normal;
        font-size: 11px;
        font-family: Arial;
        cursor: pointer;
        color: #2c2c2c;
        background-image: url(images/bgBtLGray.gif);
        background-repeat: repeat-x;
    }


    INPUT.btLightGray:hover
    {
        border: 1px solid #a5a5a5;
        padding: 2px 5px 2px 5px;
        cursor: pointer;
        color: #2c2c2c;
        background-image: url(images/bgBtLGrayOver.gif);
        background-repeat: repeat-x;
    }


    INPUT.btGraySolid
    {
        border-left: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        border-bottom: 1px solid #cfcfcf;
        font-weight: normal;
        font-size: 11px;
        font-family: Arial;
        cursor: pointer;
        color: #444;
        background-color: #efefef;
        padding: 2px 5px;
    }

    INPUT.btGraySolid:hover
    {
        border-left: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        border-bottom: 1px solid #cfcfcf;
        cursor: pointer;
        color: #444;
        background-color: #eaeaea;
        padding: 2px 5px;
    }

    SELECT
    {
        border: #E1E1E1 1px solid;
        font-size: 11px;
        color: #202020;
        font-family: arial;
    }

    .textb
    {
        font-weight: bold;
        font-size: 10px;
        color: #6d6d6d;
        text-decoration: none;
    }

    .textOrangeb
    {
        font-weight: bold;
        font-size: 10px;
        color: #0195b1;
        text-decoration: none;
    }

    .texta
    {
        font-weight: normal;
        font-size: 10px;
        color: #0ac1e0;
        text-decoration: none;
    }

    .text
    {
        font-size: 10px;
        color: #3a3a3a;
        text-decoration: none;
        font-weight: normal;
    }

    .textDoc
    {
        font-size: 10px;
        color: #383838;
        font-weight: bold;
    }

    .nota
    {
        font-family: Verdana;
        color: #8a8a8a;
        font-size: 10px;
        font-style: italic;
    }


    .titB
    {
        font-size: 10px;
        color: #0195b1;
        text-decoration: none;
        text-align: justify;
        font-weight: bold;
    }

    .titMain
    {
        font-weight: bold;
        color: #565656;
        font-size: 11px;
        padding-right: 5px;
    }

    .txt_branco
    {
        color: #FFF;
        font-size: 9px;
        text-decoration: none;
        text-align: left;
    }

    .txt_util
    {
        font-weight: bold;
        font-size: 10px;
        color: #6D6D6D;
        text-decoration: none;
    }

    .titlar
    {
        color: #0195b1;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        margin-left: 5px;
    }

    .txtLegendb
    {
        color: #202020;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        line-height: 24px;
        padding-right: 10px;
    }

    .validate
    {
        vertical-align: middle;
        font-weight: normal;
        font-size: 11px;
        color: #03bdde;
        text-decoration: none;
    }

    input.text
    {
        font-family: Arial;
        border: #aaa 1px solid;
        font-size: 11px;
        color: #202020;
        text-decoration: none;
        height: 18px;
    }

    .textDrop
    {
        font-family: Arial;
        border: #aaa 1px solid;
        font-size: 11px;
        color: #202020;
        line-height: 24px;
        height: 22px;
    }

    input.obrig
    {
        border: #cfcfcf 1px solid;
        font-size: 8pt;
        color: #202020;
        font-family: arial;
        background-color: #e5e3e3;
        text-decoration: none;
        height: 18px;
    }

    textarea
    {
        border: #aaa 1px solid;
        font-size: 11px;
        color: #202020;
        font-family: arial;
        background-color: #fff;
        text-decoration: none;
    }

    textarea.obrig
    {
        border: #e1e1e1 1px solid;
        font-size: 8pt;
        color: #202020;
        font-family: arial;
        background-color: #e5e3e3;
        text-decoration: none;
    }

    .Panel
    {
        color: #202020;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        background-color: #eeeded;
        border: 1px solid #cfcfcf;
        margin: 0 5px;
        padding: 0 5px;
    }

    .PanelTop
    {
        color: #202020;
        font-size: 10px;
        text-decoration: none;
        background-color: #eeeded;
        border: 1px solid #cfcfcf;
        width: 515px;
        margin: 0 5px;
        padding: 0 5px;
    }

    /* Style tables for forms */
    .PanelTopTable
    {
        color: #202020;
        font-size: 10px;
        text-decoration: none;
        background-color: #eeeded;
        border: 1px solid #cfcfcf;
        border-spacing: 8px;
        margin: 0 5px 10px 5px;
    }

    .BorderWorker
    {
        border: 1px solid #cfcfcf;
        padding: 2px;
    }
    .PanelTopAdvanceSearchOut
    {
        color: #202020;
        font-size: 10px;
        text-decoration: none;
        background-color: #eeeded;
        border: 1px solid #cfcfcf;
        border-spacing: 0px;
        margin: 0 5px 10px 5px;
    }


    .PanelTopAdvanceSearchTable
    {
        border-spacing: 8px;
        margin: 0 0 -8px 0;
    }

    .PanelTopAdvanceSearchDiv
    {
        margin: 0;
    }

    .PanelTopAdvanceSearchFooter
    {
        border-spacing: 8px;
        margin: 0;
    }

    .PanelTopInsideTables
    {
        border-spacing: 8px;
        margin: -8px;
        padding: 0px;
    }
    .PanelWhite
    {
        color: #202020;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        border: none;
        border-style: hidden;
        margin: 0 5px;
        padding: 0 5px;
    }

    .divPopup
    {
        background-color: #fff;
        width: 100%;
    }

    .margin10
    {
        margin: 10px;
    }

    .width20
    {
        width: 200px;
    }

    .FSetBorder
    {
        padding-top: 10px;
        border-top: 1px solid #cfcfcf;
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .FSetBorderParent
    {
        border: 1px solid #b5b1b1;
        padding: 0 10px 10px;
    }

    .txtAreaNEdit
    {
        background-color: #e5e5e5;
    }

    .area_login
    {
        background-color: #f6f6f6;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #6e6e6e;
        width: 172px;
        height: 26px;
    }

    .ddlLanguage
    {
        border: 1px solid #c2bfb2;
        margin-top: 8px;
    }

    .links, A.links
    {
        font-size: 10px;
        color: #393939;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
    }

    .addButtonLink
    {
        font-size: 12px;
        color: #FEFFFF;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        background: #FEFFFF url('images/Add_bg.gif') repeat-x left center;
        border: 1px solid #AEAEAE;
        height: 25px;
        vertical-align: middle;
        text-align: left;
        display: block;
    }

    .addButtonLink:hover
    {
        font-size: 12px;
        color: #EFEFEF;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        background: #FEFFFF url('images/Add_bg.gif') repeat-x left center;
        border: 1px solid #AEAEAE;
        height: 25px;
        vertical-align: middle;
        text-align: left;
        display: block;
    }

    .addButtonLink div
    {
        background-image: url('images/Add_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #FFFFFF;
        border: 0px;
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        float: left;
    }

    .addButtonLink span
    {
        line-height: 25px;
        vertical-align: middle;
        padding-left: 5px;
    }

    .buttonLinks .detailLinkImg
    {
        background-image: url('images/detalhe_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks[disabled] .detailLinkImg
    {
        background-image: url('images/detalhe_ico_disable.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks .editLinkImg
    {
        background-image: url('images/edit_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .deleteLinkImg
    {
        background-image: url('images/eliminar_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .buttonLinks[disabled] .editLinkImg
    {
        background-image: url('images/edit_disable_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .editLinkImg
    {
        background-image: url('images/edit_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .saveLinkImg
    {
        background-image: url('images/certo_btn.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .clearLinkImg
    {
        background-image: url('images/refresh.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .backLinkImg
    {
        background-image: url('images/ic_undo.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .buttonLinks .excelLinkImg
    {
        background-image: url('images/ic_excelGrid.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks[disabled] .excelLinkImg
    {
        background-image: url('images/ic_excelGrid_off.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }
    .buttonLinks .deleteLinkImg
    {
        background-image: url('images/eliminar_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks[disabled] .deleteLinkImg
    {
        background-image: url('images/eliminar_disable_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks .existLinkImg
    {
        background-image: url('images/existencia_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks[disabled] .existLinkImg
    {
        background-image: url('images/existencia_disable_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks .movLinkImg
    {
        background-image: url('images/movimento_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks[disabled] .movLinkImg
    {
        background-image: url('images/movimento_didable_ico.gif');
        background-repeat: no-repeat;
        background-position: center center;
        border: 0px;
        width: 20px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
    }

    .buttonLinks div
    {
        float: left;
    }
    .buttonLinks span
    {
        line-height: 25px;
        vertical-align: middle;
        padding-left: 5px;
    }
    .buttonLinks
    {
        font-size: 10px;
        color: #6F6F6F;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        background: #FEFFFF url('images/Normal_btn.gif') repeat-x left center;
        border: 1px solid #C4C4C4;
        height: 25px;
        vertical-align: middle;
        padding: 0px 12px 0px 6px;
        text-align: left;
        display: inline-block;
        white-space: nowrap;
    }

    .buttonLinks[disabled], A.buttonLinks[disabled]
    {
        font-size: 10px;
        color: #838383;
        font-weight: bold;
        text-decoration: none;
        background: none;
        cursor: default;
        height: 25px;
        vertical-align: middle;
        padding: 0px 12px 0px 6px;
        text-align: left;
        border: 0px;
        display: inline-block;
    }


    .links:hover, A.links:hover
    {
        font-size: 10px;
        color: #0ac1e0;
        font-weight: normal;
        text-decoration: none;
        cursor: pointer;
    }

    .buttonLinks:hover
    {
        font-size: 10px;
        color: #0ac1e0;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        background: #FEFFFF url('images/Normal_btn.gif') repeat-x left center;
        border: 1px solid #C4C4C4;
        height: 25px;
        padding: 0px 12px 0px 6px;
        vertical-align: middle;
        text-align: left;
        display: inline-block;
    }

    INPUT.btGray
    {
        border: 1px solid #9c9c9c;
        font-weight: normal;
        font-size: 11px;
        cursor: pointer;
        color: #fff;
        background-image: url(images/bgBtGray.gif);
        padding: 2px 5px;
    }
    INPUT.btGray:Hover
    {
        border: 1px solid #9c9c9c;
        font-weight: normal;
        font-size: 11px;
        cursor: pointer;
        color: #fff;
        background-image: url(images/bgBtGrayOver.gif);
        padding: 2px 5px;
    }
    .Border0, .border0
    {
        border: 0;
    }

    .divMessageDetails
    {
        background-color: #FFFFFF;
        height: 95px;
        overflow: auto;
    }

    /**********Erros*************/

    .bgError
    {
        background-color: #f6f5f5;
        border: 1px solid #ededed;
    }

    .titError
    {
        color: #fa820d;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 24px;
    }

    .txtError
    {
        font-size: 10px;
        color: #505050;
        line-height: 18px;
        text-align: left;
    }
    .error
    {
        color: #3a3a3a;
        font-weight: normal;
        font-size: 10px;
        padding: 4px 0px;
    }
    .btBack
    {
        color: #4e4e4e;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        padding-left: 3px;
        line-height: 20px;
    }

    .btBack:hover
    {
        color: #696969;
        font-size: 10px;
        font-weight: bold;
        text-decoration: underline;
        cursor: pointer;
        padding-left: 3px;
    }

    .btBackOrange
    {
        color: #fa9e0d;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
    }

    .ImageContextMenu
    {
        cursor: pointer;
    }

    .textLinev
    {
        font-size: 10px;
        color: #c84828;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: line-through;
    }
    .textLinevB
    {
        font-size: 10px;
        font-weight: bold;
        color: #c84828;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: line-through;
    }

    .pageView
    {
        border: 1px solid #898c95;
        margin-top: -1px;
    }

    /*********** Acordeon ReleaseNotes ****************/

    .AcordeonHeader
    {
        cursor: pointer;
        background-image: url(images/ic_mais.gif);
        background-position: 3px center;
        background-repeat: no-repeat;
        background-color: #eeeded;
        padding-left: 25px;
        line-height: 18px;
        margin-bottom: 2px;
    }
    .AcordeonHeaderSelected
    {
        cursor: pointer;
        background-image: url(images/ic_menos.gif);
        background-position: 3px center;
        background-repeat: no-repeat;
        background-color: #eeeded;
        padding-left: 25px;
        line-height: 18px;
    }

    .AcordeonContent
    {
        background-color: #f9f9f9;
        border-bottom: 3px solid #ffffff;
    }
    .ReleaseNotesHeaderTable
    {
        line-height: 18px;
        color: #4d4d4d;
        font-size: 11px;
        font-family: Arial;
        margin-bottom: 3px;
    }

    .ReleaseNotesHeaderDate
    {
        background-color: #dfdede;
        width: 80px;
        text-align: center;
        font-size: 11px;
    }

    .ReleaseNotesContentTable
    {
        margin: 0px 10px 0px 10px;
        line-height: 18px;
        color: #4d4d4d;
        font-size: 11px;
        font-family: Arial;
        text-align: justify;
        table-layout: fixed;
    }

    .ReleaseNotesContentHeaders
    {
        padding-top: 10px;
        color: #ec6e00;
        font-size: 12px;
        font-family: Arial;
        font-weight: bold;
    }

    .ReleaseNotesContentTable li
    {
        margin-bottom: 10px;
        line-height: 16px;
    }
    .ReleaseNotesContentTable ul
    {
        padding-bottom: 1px;
    }

    .ReleaseNotesSeperator
    {
        border-top: 1px solid #ed7811;
    }

    /* as minhas ações*/
    .bg_accoes
    {
        background-image: url("images/bg1_Accoes.gif");
        background-repeat: no-repeat;
        color: #FFFFFF !important;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10px;
        height: 22px;
        width: 165px;
    }

    .bg_accoes a
    {
        color: #FFFFFF !important;
        padding-left: 10px;
    }


    .bg_accoes2
    {
        background-image: url("images/bg2_accoes.gif");
        background-repeat: no-repeat;
        font-size: 10px;
        height: 4px;
        width: 165px;
    }

    .accao
    {
        background-color: #F6F6F6;
        background-repeat: no-repeat;
        border-left: 1px solid #B6B6B6;
        border-right: 1px solid #B6B6B6;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 9px;
        font-weight: bold;
        height: 22px;
        padding-left: 4px;
        text-align: left;
        text-decoration: none;
    }

    .accaoLine
    {
        background-image: url("images/line_accoes.gif");
        background-position: center bottom;
        background-repeat: no-repeat;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 9px;
        font-weight: bold;
        color: #575757;
        display: block;
        padding-left: 4px;
        padding-bottom: 8px;
        margin-bottom: 8px;
        text-align: left;
        text-decoration: none;
    }

    .accaoLine a, .accaoLine a:visited
    {
        color: #575757;
        text-decoration: none;
    }

    .accaoLine a:hover
    {
        color: #ec6e00;
        text-decoration: none;
    }
    .linkaccoes
    {
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-decoration: underline;
        text-align: left;
    }

    .linkaccoes a
    {
        color: #858383;
        text-decoration: none;
    }

    .linkaccoes:hover
    {
        color: #fff;
        text-decoration: none;
    }
    /*FIM -- as minhas ações*/
}


/* Horiznotal
.RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopRight, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwTopResize, .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbar, .RadWindow_Default .rwPopupButton, .RadWindow_Default .rwPopupButton span, .RadWindow_Default.rwMinimizedWindow .rwCorner
{
    background-image: url('Window/WindowHorizontalSprites.gif');
} */


/* Vertical 
.RadWindow_Default .rwBodyLeft, .RadWindow_Default .rwBodyRight, .RadWindow_Default .rwStatusbarRow .rwCorner
{
    background-image: url('Window/WindowVerticalSprites.gif');
}*/

/* Window Shadows */

/* Horiznotal
.RadWindow_Default .rwShadow .rwTopLeft, .RadWindow_Default .rwShadow .rwTopRight, .RadWindow_Default .rwShadow .rwTitlebar, .RadWindow_Default .rwShadow .rwFooterLeft, .RadWindow_Default .rwShadow .rwFooterRight, .RadWindow_Default .rwShadow .rwFooterCenter, .RadWindow_Default .rwShadow .rwTopResize, .RadWindow_Default .rwShadow .rwStatusbar div, .RadWindow_Default .rwShadow .rwStatusbar, .RadWindow_Default .rwShadow .rwPopupButton, .RadWindow_Default .rwShadow .rwPopupButton span, .RadWindow_Default .rwShadow .rwBodyLeft, .RadWindow_Default .rwShadow .rwBodyRight, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyLeft, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyRight
{
    background-image: url('Window/WindowHorizontalSprites.png');
} */

/* Vertical
.RadWindow_Default .rwShadow .rwBodyLeft, .RadWindow_Default .rwShadow .rwBodyRight, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyLeft, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyRight
{
    background-image: url('Window/WindowVerticalSprites.png');
} */

/* Shadows End */

/* Login */
.bg_entrada
{
    background-image: url(images/fundo_b.gif);
    background-repeat: repeat-x;
    height: 186px;
}

.bg_esq_entrada
{
    background-image: url(images/lateral_meio.gif);
    background-position: left;
    background-repeat: no-repeat;
}

.btnChangePassword:hover
{
    background-image: url(images/bt_user_over.gif);
    background-repeat: no-repeat;
}

.btnForms
{
    color: Gray;
}

.btnForms:hover
{
    color: Black;
}