/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(45,60,162); font-weight: normal; font-style: normal; background-color: rgb(255,255,255); background-image: url("./assets/images/bk.gif");} A:link { color: rgb(168,151,94);} A:visited { color: rgb(128,128,128);} P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(45,60,162); font-weight: normal; font-style: normal;}



.btn
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM-WIDTH: 1pt;
    BORDER-LEFT-WIDTH: 1pt;
    BORDER-RIGHT-WIDTH: 1pt;
    BORDER-TOP-WIDTH: 1pt;
    COLOR: #4f94df;
    FONT-FAMILY: Arial, verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold
}
.finput
{
    BORDER-BOTTOM-COLOR: #cedce3;
    BORDER-BOTTOM-WIDTH: 1pt;
    BORDER-LEFT-COLOR: #cedce3;
    BORDER-LEFT-WIDTH: 1pt;
    BORDER-RIGHT-COLOR: #cedce3;
    BORDER-RIGHT-WIDTH: 1pt;
    BORDER-TOP-COLOR: #cedce3;
    BORDER-TOP-WIDTH: 1pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
 
