/* general classes */
BODY  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : #eff0f3;
        color : #333333;
}

A {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        text-decoration : none;
        color : #333333;
}

A:HOVER {
        text-decoration : none;
        color : Black;
}

TH,TD {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
}

HR {
        border : 1px solid #D3D3D3;
}

.error {
        font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Red;
}

.info {
        font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Blue;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : White;
        color : #333333;
}

a.linque:link, a.linque:visited {
        display: block;
        background: url(http://www.estudefisica.com.br/ef/themes/bg/img/menu_bg.png) no-repeat;
        vertical-align: middle;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        padding-top: 5px;
        padding-left: 18px;
        height: 20px !important;
        height: 25px;
        width: 100%;
        text-decoration: none;
}

a.linque:hover {
        background-position: 0px -25px;
        text-decoration: none;
        color: #333333;
}

/*MUDA OS ELEMENTOS DOS SUBITENS DO MENU*/
.sideboxtext {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : url(http://www.estudefisica.com.br/ef/themes/bg/img/fundo_itens_menu.jpg);
        color : #ffffff;
        font-weight: bold;
}

.plainboxtitle {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        background : #ffffff;
        border-top : 1px solid #333333;
        border-bottom : 1px solid #333333;
        color : #333333;
}
.fundpublicidade {
        background : E9ECEF;

}

.plainboxtext {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : #FAFAFA;
        color : #333333;
}

/* MUDA A COR DAS LINHAS DO MENU*/
.sideboxtitle {
        background : url(http://www.estudefisica.com.br/ef/themes/bg/img/fud_tit_menu.jpg);
        border-bottom : 1px solid #333333;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color : #333333;
}

/* MUDA A COR DA LINHA DO TÍTULO CENTRAL*/
.centerboxtitle {
        background : url(http://www.estudefisica.com.br/ef/themes/bg/img/fundo_centerbox.jpg);
        border-bottom : 1px solid #333333;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
        color : #333333;

}

.pgprocessed {
        color: #ff0000;
        font-family : Arial, Helvetica, sans-serif;
        font-size: 9px;
}

/* user card */
.userexttable {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : White;
        background : #333333;
}

.usertoppanel {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : #EAEAEA;
        color : #333333;
}

.userbottompanel {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : #FAFAFA;
        color : #333333;
}

.myaccount1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : #CDCDCD;
        color : #333333;
}

.myaccount2 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        background : #EFEFEF;
        color : #333333;
}

.login {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #ffff99;

}
