/* Midwife Lynns Style Sheet */


.body_text
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   Background-color: #FFFFFF;
   color: #000000;
   text-decoration: none;
  }


A.body_text
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   Background-color: #FFFFFF;
   color: #000000;
   text-decoration: underline;
  }


A.body_text:hover
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   background: #9EF3F6;
   color: #070A77;
   text-decoration: none;
  }


.body_header
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 36pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #00342B;
   Background-color: #9EF3F6;
   text-decoration: none;
  }

.body_lgspace
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 18pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #FFFFFF;
   text-decoration: none;
  }

.body_current_week
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 18pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #FFFFFF;
   text-decoration: none;
  }

.body_leftlinks
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #FFFFFF;
   text-decoration: none;
  }

A.body_leftlinks:hover
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   background: #9EF3F6;
   color: #070A77;
   text-decoration: none;
  }

.body_settings_table
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   Background-color: #CBFCFF;
   color: #000000;
   text-decoration: none;
  }

.errmsg
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   Background-color: #FFDDDD;
   color: #A80000;
   text-decoration: none;
  }

h3.errmsg
  {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 14pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   Background-color: #FFDDDD;
   color: #A80000;
   text-decoration: none;
  }

