BODY {

        font-size : 10px;

        text-align : left;

        letter-spacing : normal;

        margin : 0px;                                                                                                           

        background-color : White;

        font-family : sans-serif;

}



table

{

        font-size : 12px;

        text-align : justify;

        color : #4C4C4C;

        text-indent : 0;

        margin : 0;

        padding : 0;

        background-color : White;

}



input

{

        border : 1px solid #483D8B;

        background-color : #FFFFFF;

        color : #3F3F3F;

        text-align : left;

        font-family : sans-serif;

        font-size : 12px;

        font-weight : normal;

        height : 20px;

}



input.check

{

        border : 0px;

        background-color : #FFFFFF;

        color : #3F3F3F;

        height : 20px;

}



select

{

        border : 1px solid #483D8B;

        background-color : #FFFFFF;

        color : #3F3F3F;

        text-align : left;

        font-family : sans-serif;

        font-size : 12px;

        font-weight : normal;

        height : 20px;

}



textarea

{

        border : 1px solid #483D8B;

        color : #3F3F3F;

        text-align : left;

        font-size : 12 px;

        font-family : sans-serif;

        font-weight : normal;

        background-color : #FFFFFF;

}



.btn

{

        border : 1px solid #FF7340;

        background-color : #E6E6E6;

        color : #400D73;

        font-weight : bold;

        font-size : 12px;

        height : 24px;

        text-align : center;

        font-style : normal;

        cursor : hand;

        vertical-align : middle;

}



.title {

        font-size : 12px;

        font-weight : bold;

        text-align : center;

        color : #483D8B;

        text-transform : uppercase;

}



.subtitle {

        font-size : 14px;

        font-weight : bold;

        text-align : center;

        color : #400D73;

}



.mandatory {

        font-size : 12px;

        font-weight : bold;

        text-align : center;

        color : #FF730D;

}



table.menu

{

        color: White;

        text-align : center;

        font-weight : bolder;

        font-size : 12px;

        text-decoration : none;

        text-transform : uppercase;

        font-family : Halvetica;

        background : #FF730D;

}



a.menu, a.menu:visited, a.menu:hover

{

        color: White;

        text-align : center;

        font-weight : bolder;

        font-size : 12px;

        text-decoration : none;

        text-transform : uppercase;

        font-family : Halvetica;

        background : #FF730D;

}



.txt_left {

        font-size : 12px;

        text-align : left;

        color : #4C4C4C;

}



.txt_right {

        font-size : 12px;

        text-align : right;

        color : #4C4C4C;

}



.txt_center {

        font-size : 12px;

        text-align : center;

        color : #4C4C4C;

}



.txt_just

{

        font-size : 12px;

        text-align : justify;

        color : #4C4C4C;

        text-indent : 0;

        vertical-align : middle;

        margin-bottom : 0;

        margin-left : 0;

        margin-right : 0;

        margin-top : 15;

}



.d

{

        font-size : 12px;

        text-align : justify;

        color : #4C4C4C;

        text-indent : 0;

        vertical-align : middle;

        list-style-type : disc;

        margin-left : 0;

}



.warning {

        text-align : center;

        font-size : 14px;

        color : #CC0000;

        font-family : Helvetica;

}



.merror {

        color: #CC0000;

        text-align : center;

        font-weight : normal;

        font-size : 14px;

        font-family : Helvetica;

}



.tail_text

{

        color: White;

        text-align : center;

        font-weight : bolder;

        font-size : 12px;

        text-decoration : none;

        letter-spacing : 0px;

        text-transform : uppercase;

        font-family : serif;

        background : #BEBEBE;

}



td.lb

{

        border-left : 1px solid #4C4C4C;

}



td.rb

{

        border-right : 1px solid #4C4C4C;

}



td.tb

{

        border-top : 1px solid #4C4C4C;

}



td.bb

{

        border-bottom : 1px solid #4C4C4C;

}