BODY
{
  FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial; background-color: #ffffff; text-align: center; 
}

.login_title  {
  FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: gray; FONT-FAMILY: tahoma, verdana, arial; text-decoration: none;
}

form {
  padding: 0px; margin: 0px;
}

.login_title:link {color: gray; text-decoration:  none; }     /* unvisited link */
.login_title:visited {color: gray; text-decoration:  none; }  /* visited link */
.login_title:hover {color: gray; text-decoration: underline; }   /* mouse over link */
.login_title:active {color: gray; text-decoration:  underline; }   /* selected link */
  
.login_very_small_text {
  FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: tahoma, verdana, arial; 
}

.very_small_text_black {
    FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: black; FONT-FAMILY: tahoma, verdana, arial;
}
.very_small_text_black:link {color: black; text-decoration:  none; }     /* unvisited link */
.very_small_text_black:visited {color: black; text-decoration:  none; }  /* visited link */
.very_small_text_black:hover {color: black; text-decoration: underline; }   /* mouse over link */
.very_small_text_black:active {color: black; text-decoration:  underline; }   /* selected link */

.bottomtext {
  FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: tahoma, verdana, arial;
}

.login_text {
  FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}

.smalltext_inputcaption_bold {
  FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}

.smalltext_inputcaption {
  FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}

.smalltext_bold {
  FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}

.smalltext {
  FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}

.smalltext9_bold {
  FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}

.smalltext9 {
  FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}

.INITIALLYHIDDEN {
  display: none;
}
.details_input {
  FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial;
}
.smalltext7_grey {
  FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial; color: #afafaf;
}

.input_text {
  margin: 0px; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial; 
}

.input_button {
  margin: 0px; padding: 5px; text-align: center; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: tahoma, verdana, arial; 
}

.login_input {
  FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: tahoma, verdana, arial; margin: 0px;
}

.error_1st_line {
   FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: red; FONT-FAMILY: tahoma, verdana, arial; 
}
.error_2nd_line {
   FONT-WEIGHT: normal; FONT-SIZE: 11pt; COLOR: red; FONT-FAMILY: tahoma, verdana, arial; 
}
.error_body { font-size: 8pt; color: navy; font-family: tahoma, verdana, arial; background-color: #ffffcf; }

