A {
  color: #000099;
  text-decoration: none;
}

A.Inline {
  color: #000099;
  text-decoration: none;
}

A.Inline:Hover {
  color: #6666FF;
}

A.Static {
  color: #000099;
  text-decoration: none;
}

A.Static:Hover {
  color: #6666FF;
}

A.InlineTec {
  color: #000000;
  text-decoration: none;
}

A.InlineTec:Hover {
  color: #003399;
}

A.Up {
  border: #FFFFFF solid 2px;
}

A.Up:Hover {
  border: #CCCCCC solid 2px;
  border-bottom-color: #666666;
  border-right-color: #666666;
}

Body, Table {
  font-family: Verdana, Arial, Tahoma, Helvetica, Times New Roman;
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

Body.Body {
  background-color: #FFFFFF;
  color: #000000;
}

Caption {
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
}

Div.Headline {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  text-decoration: underline;
}

Form {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

H3.Headline {
  color: #333366;
}

Img {
  border: none;
}

Table.Banner {
  background-color: #000099;
  background-image: url(/.image/bgBanner.jpg);
  background-position: right;
  background-repeat: no-repeat;
  border-bottom: #666666 solid 1px;
  border-top: #666666 solid 1px;
  color: #FFFFFF;
  font-family: Verdana, Arial, Tahoma, Helvetica, Times New Roman;
  font-size: 12px;
  height: 100px;
  padding-right: 5px;
  width: 100%;
}

TD.BannerForm {
  text-align: right;
  vertical-align: top;
  width: 190px;
}

TD.BannerLogo {
  text-align: center;
  width: 165px;
}

TD.BannerText {
  font-family: Arial, Helvetica;
  text-align: left;
}

Table.Entity {
  border-bottom: #666666 solid 1px;
  border-top: #666666 solid 1px;
  font-family: Verdana, Arial, Tahoma, Helvetica, Times New Roman;
  font-size: 12px;
  height: 450px;
  width: 100%;
}

TD.EntityMenu {
  background-image: url(/.image/bgMenu.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  border-right: #666666 solid 1px;
  vertical-align: top;
  width: 165px;
}

TD.EntityContent {
  vertical-align: top;
}

Table.Foot, Table.Head, Table.Navigation {
  font-family: Verdana, Arial, Tahoma, Helvetica, Times New Roman;
  font-size: 10px;
  height: 18px;
  width: 100%;
}

TD.FootLeft {
  padding-left: 5px;
  text-align: left;
  background-image: url(/.image/bgFoot.jpg);
  background-repeat: repeat-x;
}

TD.FootRight {
  padding-right: 5px;
  text-align: right;
  background-image: url(/.image/bgFoot.jpg);
  background-repeat: repeat-x;
}

TD.HeadLeft {
  padding-left: 5px;
  text-align: center;
  width: 165px;
  background-image: url(/.image/bgHead.jpg);
  background-repeat: repeat-x;
}

TD.HeadRight {
  padding-right: 5px;
  text-align: right;
  white-space: nowrap;
  background-image: url(/.image/bgHead.jpg);
  background-repeat: repeat-x;
}

TD.NavigationCountry {
  font-family: Tahoma, Helvetica, Times New Roman;
  font-size: 12px;
  text-align: center;
  width: 165px;
  background-image: url(/.image/bgAdress.jpg);
  background-repeat: repeat-x;
}

TD.NavigationLinks {
  line-height: 16px;
  background-image: url(/.image/bgAdress.jpg);
  background-repeat: repeat-x;
}

Table.Colormap {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14px;
  margin: 1px;
  width: 100%;
}

Img.Color {
  background-color: #666666;
  height: 40px;
  margin: 10px;
  margin-left: 3px;
  vertical-align: middle;
  width: 75px;
}

Table.Colormap {
  font-family: Arial;
  font-size: 16px;
}

Div.NewsItem {
  border-top: #CCCCCC solid 1px;
  color: #666666;
  margin-top: 10px;
  padding: 5px;
  padding-top: 10px;
  text-align: center;
}

UL.BlueDot {
  list-style-image: url(/.image/icoBulletBlue.jpg);
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 0;
  margin-top: 5px;
  padding: 0;
}

UL.RedDot {
  list-style-image: url(/.image/icoBulletRed.jpg);
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 0;
  margin-top: 5px;
  padding: 0;
}

Table.ZipTable {
  margin-top: 15px;
  width: 800px;
}
Th.ZipLine {
  padding-bottom: 15px;
}