
/*
body {
  background-color: #C0CCD7;
  scrollbar-3d-light-color:#D3DCE7;
  scrollbar-arrow-color:#C0CCD7;
  scrollbar-base-color:#033360;
  scrollbar-dark-shadow-color:#000000; 
  scrollbar-face-color:#033360; 
  scrollbar-highlight-color:#D3DCE7;
  scrollbar-shadow-color:#000000;}
  }
*/

a:link       { color: #000000; text-decoration: none;  BORDER-BOTTOM: #468BAC 1px dotted;}
a:active     { color: #000000; text-decoration: none;  BORDER-BOTTOM: #468BAC 1px dotted;}
a:visited    { color: #000000; text-decoration: none;  BORDER-BOTTOM: #468BAC 1px dotted;}
a:hover      { color: #E0E0E0; text-decoration: none;  BORDER-BOTTOM: #468BAC 1px dotted;}

.banner {
  font: 9pt Tahoma;
  color: #D3DCE7; 
  font-weight: bold;
  }

a.banner:link       { color: #D3DCE7; text-decoration: none }
a.banner:active     { color: #D3DCE7; text-decoration: none }
a.banner:visited    { color: #D3DCE7; text-decoration: none }
a.banner:hover      { color: #C0CCD7; text-decoration: underline }

.menu {
  font-family: Tahoma;
  font-size: 10pt;
  color: #D3DCE7; 
  font-weight: bold;
  }

a.menu:link       { color: #D3DCE7; text-decoration: none }
a.menu:active     { color: #D3DCE7; text-decoration: none }
a.menu:visited    { color: #D3DCE7; text-decoration: none }
a.menu:hover      { color: #C0CCD7; text-decoration: none }

.product {
  font: 9pt Tahoma;
  color: #033360; 
  font-weight: bold;
  }

a.product:link       { color: #033360; text-decoration: none }
a.product:active     { color: #033360; text-decoration: none }
a.product:visited    { color: #033360; text-decoration: none }
a.product:hover      { color: #C0CCD7; text-decoration: none }

.footer {
  font: 8pt Tahoma;
  color: #5A72C6; 
  font-weight: bold;
  }

a.footer:link       { color: #5A72C6; text-decoration: none }
a.footer:active     { color: #00CCFF; text-decoration: none }
a.footer:visited    { color: #5A72C6; text-decoration: none }
a.footer:hover      { color: #00CCFF; text-decoration: none }

input, select, textarea {
font-family: Tahoma;
font-size: 9pt;
background: #ECECEC;
color: #033360;
  }

BUTTON {
  font-family: Tahoma;
  font-size: 9pt;
  cursor: hand;
  color: #A52A2A;
  line-height: 14px;
  }

.Normal
{
  BACKGROUND-COLOR:#033360;
  BORDER:1px solid #033360;
  FONT-SIZE: 12px;
  FONT-FAMILY: Tahoma;
  FONT-WEIGHT: bold;
  COLOR: #D3DCE7;
  CURSOR:hand;
  }

.Mouseover
{
  BACKGROUND-COLOR:#033360;
  BORDER:1px outset #C0CCD7;
  FONT-SIZE: 12px;
  FONT-FAMILY: Tahoma;
  FONT-WEIGHT: bold;
  COLOR: #C0CCD7;
  CURSOR:hand;
  }

.Click
{
  BACKGROUND-COLOR:#033360;
  BORDER:1px inset #C0CCD7;
  FONT-SIZE: 11px;
  FONT-FAMILY: Tahoma;
  FONT-WEIGHT: bold;
  COLOR: #C0CCD7;
  CURSOR:hand;
  }
