a:link {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px; 
  font-weight: normal;
  text-decoration: underline;
  color: #0000ff;
}

a:hover {
  text-decoration: none;
}

a.xsred {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: underline;
  color: #990000;
}

a.xsred:hover {
  text-decoration: none;
  color: #000000;
}

a.xsblack {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

a.xsblack:hover {
  text-decoration: underline;
  color: #000000;
}

a.ltblack {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px; 
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}

a.ltblack:hover {
  text-decoration: none;
  color: #000000;
}

a.ltred {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px; 
  font-weight: normal;
  text-decoration: underline;
  color: #990000;
}

a.ltred:hover {
  text-decoration: none;
  color: #000000;
}

a.xlnav {
  font-family: Verdana, Arial, Tahoma, Helvetica;
  font-size: 13px; 
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

a.xlnav:hover {
  color: #052679;
}

.xsblack {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.xxldarkblue {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 21px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #0A328C;
}

.xsred {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  color: #990000;
}

.xsloginform {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.xsnewsblue {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  color: #0A328C;
}

.ltblack {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.ltblue {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0A328C;
}

.ltred {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #990000;
}

.ltgrey{
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #999999;
}

.formError {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: #990000;
  border: #7F9DB9 1px solid;
}

.xlblue {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #0A328C;
}

.xlredError {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #990000;
}

.displayImageLeft {
  float: left;
  margin-right: 2px; /* todo: Netscape handels in other way */
  margin-top: 2px;
}

.displayImageRight {
  float: right;
  margin-left: 2px; /* todo: Netscape handels in other way */
  margin-top: 2px;
}

.displayImageSubline {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  background-color:#e9e9e9;
  border-left:1px #000000 solid;
  border-right:1px #000000 solid;
  border-bottom:1px #000000 solid;
  padding: 3px;
  text-align: center;
}

.ltblackjustify {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  text-align: justify;
}
