/* 
    Document   : styles
    Created on : Mar 24, 2009, 10:40:14 AM
    Author     : NZEYIMANA Emery Fabrice <nzeyimana_AT_nefa.se>
*/
.b
{
    margin-top : 0px;
    margin-bottom : 3px;
    padding : 0 0 0 0
}
.s{font-size: small;}
div.c
{
    text-align : center;
    background-color : #dedae2;
    border-top : 2px solid #7b0099
}
div.cB
{
    text-align : center;
    background-color : #dedae2;
    border-bottom : 2px solid #7b0099
}
div.cTB, tr.CTB
{
    text-align : center;
    background-color : #dedae2;
    border-top : 2px solid #7b0099;
    border-bottom : 2px solid #7b0099
}
div.c,div.c a,div.cTB,div.cTB a,div.cB,div.cB a,div.cT,div.cT a
{
    color : #ada4b6;
    font-size : xx-small;
    text-decoration : none
}
#frmMarks input
{
    text-align : right;
    width : 45px;
}
#pageerrors
{
    color : #ff1212;
}
