.Navigate
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    FONT-SIZE: 7pt;
    LINE-HEIGHT: 9pt;
    text-decoration:none;
}


A:link:hover,
A:visited:hover
{
    COLOR: crimson;
}

body
{
   background-color:white;
   padding-top:0px;
   margin-top:0px;
   margin-left:0px;
}

.page_title
{
   background-image:url("/header.gif");
   color:#dee2e2;
   font-family:arial,verdana;
}

.Descriptive
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 8pt;
    line-height: 9pt
}

.rates
{
    FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    FONT-SIZE: 8pt;
}

.Detail
{
    color: #ff4444;
    background-color:#dee2e2;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 8pt;
    font-weight: bold;
    line-height: 12pt
}

.Rubrique
{
    color: #000000;
    background-color:#dee2e2;
border-width:1px;
border-color:black;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 8pt;
    font-weight: none;
    line-height: 12pt
}

.Display_Tbl
{
    border-width:1px;
    border-style:solid;
    border-color:darkgray;
    background-color:#dee2e2
    color: #000000;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 8pt;
    font-weight: none;
    line-height: 12pt
}

.cal
{
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size:8pt;
    border-style:solid;
    border-width:0px;
    background-color:salmon;
    padding:0px;
}

.FormFill
{
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size:10pt;
}

.ApplicInput
{
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size:8pt;
    color:#333399;
    font-weight:bold;
}

.Confirm
{
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size:16pt;
}


TD.ButtonBody 
{
   font-family: verdana, arial, sans-serif;
   color: black;
   font-size: 12px;
   font-weight: bold;
   background-color: #dee2e2; 
   background-position: top;
   background-repeat: repeat-x;
   border: solid 1px;
   border-color: #736D6B;
   border-left-color: white;
   border-top-color: white;
   ttext-shadow: #eee 1px 1px;
   vertical-align: middle;
   cursor: pointer;
}

TD.ButtonBody A:link, TD.ButtonBody A:visited 
{
   color:black;
   text-decoration: none;
}

TD.ButtonBody A:link:hover, TD.ButtonBody A:visited:hover 
{
   color:black;
}

