A.normal         {text-decoration: none; color: #000096}
A.normal:active  {text-decoration: none; color: #960000}
A.normal:visited {text-decoration: none; color: #000096}
A.normal:hover   {text-decoration: none; color: #960000}
A.mail           {text-decoration: none; color: #007700}
A.mail:active    {text-decoration: none; color: #960000}
A.mail:visited   {text-decoration: none; color: #007700}
A.mail:hover     {text-decoration: none; color: #960000}
A.big            {text-decoration: none; color: #000096; font-family: Book Antiqua; font-size: 14pt; font-style: normal; font-weight: bold}
A.big:active     {text-decoration: none; color: #960000; font-family: Book Antiqua; font-size: 14pt; font-style: normal; font-weight: bold}
A.big:visited    {text-decoration: none; color: #000096; font-family: Book Antiqua; font-size: 14pt; font-style: normal; font-weight: bold}
A.big:hover      {text-decoration: none; color: #960000; font-family: Book Antiqua; font-size: 14pt; font-style: normal; font-weight: bold}

TD {color: #000000; font-family: Times New Roman; font-size: 12pt; font-style: normal; font-weight: normal}

H1 {color: #960000; font-family: Book Antiqua; font-size: 26pt; font-style: normal; font-weight: bold; margin: 0px}
H2 {color: #000000; font-family: Book Antiqua; font-size: 16pt; font-style: italic; font-weight: bold; margin-top: 14px; margin-bottom: 16px; margin-left: 50px}
H3 {color: #000000; font-family: Book Antiqua; font-size: 16pt; font-style: normal; font-weight: bold; margin: 0px}
H4 {color: #000000; font-family: Book Antiqua; font-size: 13pt; font-style: normal; font-weight: bold; margin: 0px}

H3red {color: #960000; font-family: Book Antiqua; font-size: 14pt; font-style: normal; font-weight: bold; margin: 0px}

EL {font-size: 4pt}

#id_text
{
  text-align: justify; text-justify: inter-word;
}

#imgfloat
{
  float: right;
  width: 300px;
  margin: 8px 0px 10px 10px;
  padding: 10px;
  border: 1px solid black;
  text-align: justify;
  text-justify: inter-word;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  background-color: #C8E4FF;
}

#line4 {line-height: 4px;}
#line6 {line-height: 6px;}
#line8 {line-height: 8px;}
#line10 {line-height: 10px;}
#line18 {line-height: 18px;}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 780px;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu.align-right ul li {
  float: right;
  border-right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.22);
}
#cssmenu.align-right ul li a {
  border-right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
#cssmenu ul {
  background: #222222;
  /* Old browsers */

  background: -moz-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -webkit-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -o-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -ms-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: linear-gradient(to top, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
}
#cssmenu:after,
#cssmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu ul li {
  float: left;
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.22);
  z-index: 1;
}
#cssmenu ul li a {
  display: block;
  padding: 10px 37px;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  z-index: 3;
}
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
  color: #ffffff;
}
#cssmenu ul li:hover,
#cssmenu ul li.active {
  background: #1275ae;
  /* Old browsers */

  background: -moz-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -webkit-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -o-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -ms-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: linear-gradient(to top, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
}
#cssmenu ul li:hover::after,
#cssmenu ul li.active::after {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
} 