p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td {
  font-family: arial,verdana,helvetica,sans-serif;
}

img { behavior: url(iepngfix.htc) }

p {
  color: #333333;
  font-size: 12px;
  line-height: 16px;
}

a:link, a:visited {
  color: #0000ff;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #0000ff;
  background-color: transparent;
  font-weight: normal;
  text-decoration: underline;
}

BODY {
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
  font-family: arial,verdana,helvetica,sans-serif;
  text-align: left;
}

#contentblock {
  position: relative;
  top: 0px;
  left: 0px;
  width: 860px;
  padding: 0px;
  margin: 0px;
}

.maintable {
  width: 860px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.maintable td {
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

#topbanner {
  position: relative;
  top: 0px;
  left: 0px;
  vertical-align: top;
}

.menutable {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.menutable td {
  padding: 0px 0px 14px 0px;
  margin: 0px;
}

.contentarea {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  background-image: url(/images/FadedLogo.jpg);
  background-repeat: no-repeat;
  background-position: 16% 85%;
}

.pagetitle {
  font-weight: bold;
  color: #006699;
  margin: 2px 0px 4px 10px;
  padding: 0px;
}

.caption {
  font-size: 9px;
}

.listtable td {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

.listtable p {
  padding: 0px;
  margin: 7px 0px 7px 0px;
}

#footerblock {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-top: 20px;
}

#endmenu {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}

a.endmenulink:link, a.endmenulink:visited {
  color: #466424;
  font-size: 11px;
  line-height: 14px;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
  padding: 0px 25px 0px 15px;
  background-image: url(/images/BottomMenu_dots.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

a.endmenulink:hover {
  color: #466424;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  text-decoration: underline;
  padding: 0px 25px 0px 15px;
  background-image: url(/images/BottomMenu_dots.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

#signiture {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #466424;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 8px 0px 8px 0px;
}

#signiture a:link, #signiture a:visited {
  color: #466424;
  text-decoration: none;
}

#signiture a:hover {
  color: #466424;
  text-decoration: underline;
}

#ovaleye {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  color: #68804d;
  text-align: center;
  font-size: 10px;
}

#ovaleye a:link, a:visited {
  color: #68804d;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

#ovaleye a:hover {
  color: #68804d;
  background-color: transparent;
  font-weight: normal;
  text-decoration: underline;
}


