body {
  background-image: url(/images/bkgd.jpg);
  background-position:Top Center; background-attachment:scroll; background-repeat:no-repeat;
  font-family: arial;
  font-size: 10pt;
  margin-top: 0px;
  }

a:link       { color:#000; text-decoration: underline }
a:active     { color:#000; text-decoration: underline }
a:visited    { color:#000; text-decoration: underline }
a:hover      { color:#ff8200; text-decoration: underline }


.navmenu {
  font: 9pt Arial;
  color: #000000;
  font-weight: bold;
  }

a.navmenu:link       { color: #000000; text-decoration: none }
a.navmenu:active     { color: #000000; text-decoration: none }
a.navmenu:visited    { color: #000000; text-decoration: none }
a.navmenu:hover      { color: #000000; text-decoration: underline }

.maintext {
  font: 13px arial;
  color: #4f3d1b; 
  font-weight: none;
  }

.btext {
	font-size: 13px;
	color: #000000;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.promo1 {
  font: 14px arial;
  color: #f24505;
  font-weight: bold;
  }
a.promo1:link       { color: #f24505; text-decoration: none }
a.promo1:active     { color: #f24505; text-decoration: none }
a.promo1:visited    { color: #f24505; text-decoration: none }
a.promo1:hover      { color: #f24505; text-decoration: underline }

.promo2 {
  font: 14px arial;
  color: #ff8200;
  font-weight: bold;
  }
a.promo2:link       { color: #ff8200; text-decoration: none }
a.promo2:active     { color: #ff8200; text-decoration: none }
a.promo2:visited    { color: #ff8200; text-decoration: none }
a.promo2:hover      { color: #ff8200; text-decoration: underline }

.promo3 {
  font: 14px arial;
  color: #fad203;
  font-weight: bold;
  }
a.promo3:link       { color: #fad203; text-decoration: none }
a.promo3:active     { color: #fad203; text-decoration: none }
a.promo3:visited    { color: #fad203; text-decoration: none }
a.promo3:hover      { color: #fad203; text-decoration: underline }


.hotlink {
  font: 14px arial;
  color: #ff8200;
  font-weight: bold;
  }
a.hotlink:link       { color: #ff8200; text-decoration: underline }
a.hotlink:active     { color: #ff8200; text-decoration: underline }
a.hotlink:visited    { color: #ff8200; text-decoration: underline }
a.hotlink:hover      { color: #ff8200; text-decoration: underline }
  
.inputbutton {
  border: 1px solid #484848;
  background-color: #ff6b08;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}

.footer {
  font: 9pt arial;
  color: #000;
  font-weight: bold;
  }

a.footer:link       { color: #000; text-decoration: none }
a.footer:active     { color: #000; text-decoration: none }
a.footer:visited    { color: #000; text-decoration: none }
a.footer:hover      { color: #000; text-decoration: underline }

.copyright {
  font: 9pt arial;
  color: #000;
  font-weight: normal;
  }

a.copyright:link       { color: #000; text-decoration: none }
a.copyright:active     { color: #000; text-decoration: none }
a.copyright:visited    { color: #000; text-decoration: none }
a.copyright:hover      { color: #000; text-decoration: none }

.power {
  font: 6pt arial;
  color: #000;
  font-weight: normal;
  }

a.power:link       { color: #000; text-decoration: none }
a.power:active     { color: #000; text-decoration: none }
a.power:visited    { color: #000; text-decoration: none }
a.power:hover      { color: #000; text-decoration: none }

H1 {
    font-size: 15px;
    font: 14pt arial;
    color: #668508;
    font-weight: bold;
	font-style: normal;
	top: auto;
	margin:0px;
}

H2 {
	font-size: 14px;
	color: #000000;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

img.border {
	padding: 6px 6px 6px 6px ;
}