BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #0E2236;
  background-color: #0D1925;
  background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #0E2236;
}

A:link {
  color: #0E63B4;
  text-decoration: underline;
}

A:visited {
  color: #0E63B4;
  text-decoration: underline;
}

A:hover {
  color: #FE9E00;
  text-decoration: none;
}

LI {
  margin-bottom: 5px;
}

DIV.navitem {
  font-family: arial, verdana, sans-serif;
  color: #8C5800;
  font-size: 12px;
  font-weight: normal;
  margin: 0px 15px 5px 50px;
  border-bottom: 1px solid #FFDE27;
  padding-bottom: 5px;
}

A.navlink:link, A.navlink:visited {
  color: #8C5800;
  text-decoration: none;
  font-weight: normal;
}

A.navlink:hover {
  color: #3F2800;
  text-decoration: none;
  font-weight: normal;
}

A.closelink:link, A.closelink:visited {
  color: #999999;
  text-decoration: none;
}

A.closelink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.picdesc {
  text-align: center;
  font-size: 11px;
  color: 666666;
  margin: 5px;
}

DIV.contact_info {
  font-family: arial, verdana, sans-serif;
  color: #87B1DA;
  font-size: 13px;
  font-weight: normal;
  margin: 12px 12px 12px 12px;
}

DIV.content_holder {
  margin: 18px;
  width: 464px;
}

DIV.bottomnav {
  font-size: 11px;
  color: #FFFFFF;
  margin-top: 14px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

A.bottomnavlink:link, A.bottomnavlink:visited {
  color: #6E757C;
  text-decoration: none;
}

A.bottomnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.dmlinkholder {
  font-size: 10px;
  color: #6E757C;
  margin-bottom: 10px;
  text-align: center;
}

DIV.copyright {
  font-size: 11px;
  color: #FFFFFF;
  margin-bottom: 24px;
  text-align: center;
  font-weight: bold;
}

DIV.mainhdrcontainer {
  width: 500px;
  border-bottom: 1px solid #FAB800;
  text-align: right;
}

DIV.mainhdr {
  padding: 10px 10px 10px 10px;
  font-size: 17px;
  font-weight: bold;
  color: #0E2236;
  text-align: right;
  letter-spacing: 3px;
}

DIV.hdr {
  font-size: 14px;
  font-weight: bold;
  color: #0E2236;
  margin-bottom: 5px;
}

DIV.errortext {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  font-weight: bold;
  color: #660000;
  padding: 5px;
  text-align: center;
}

SPAN.star {
  font-weight: bold;
  color: #9BBCCD;
}

.contactfield {
  border: 1px solid #0E2236;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

DIV.divhr {
  font-size: 1px;
  border-bottom: 1px solid #0E63B4;
  margin: 20px 10px 20px 10px;
}

DIV.subpagenav {
  border: 1px solid #0E2236;
  background-color: EFEFEF;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}

A.subpagenavlink:link, A.subpagenavlink:visited {
  color: #0E63B4;
  text-decoration: none;
}

A.subpagenavlink:hover {
  color: #FE9E00;
  text-decoration: none;
}

A.hdrlink:link, A.hdrlink:visited {
  color: #0E63B4;
  text-decoration: none;
}

A.hdrlink:hover {
  color: #FE9E00;
  text-decoration: none;
}


