body {
  background-image: url(/images/bkgd.gif);
  font-family: arial;
  font-size: 10pt;
  margin-top: 0px;
  }

a:link       { color:#FFF; text-decoration: underline }
a:active     { color:#FFF; text-decoration: underline }
a:visited    { color:#FFF; text-decoration: underline }
a:hover      { color:#FFF; text-decoration: underline }


.navmenu {
  font: 9pt arial;
  color: #000;
  font-weight: bold;
  }

a.navmenu:link       { color: #000; text-decoration: none }
a.navmenu:active     { color: #000; text-decoration: none }
a.navmenu:visited    { color: #000; text-decoration: none }
a.navmenu:hover      { color: #000; text-decoration: underline }
  
.maintext {
  font: 10pt arial;
  color: #FFF; 
  font-weight: normal;
  }

.darktext {
  font: 10pt arial;
  color: #000; 
  font-weight: normal;
  }
  
.bigtext1 {
  font: 14pt arial;
  color: #FFF; 
  font-weight: bold;
  }
  
.bigtext2 {
  font: 12pt arial;
  color: #FFF; 
  font-weight: bold;
  }

.promotext {
	font-size: 10pt;
	color: #FFF;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	top: auto;
}

.footer {
  font: 9pt arial;
  color: #FFF;
  font-weight: bold;
  }

a.footer:link       { color: #FFF; text-decoration: none }
a.footer:active     { color: #FFF; text-decoration: none }
a.footer:visited    { color: #FFF; text-decoration: none }
a.footer:hover      { color: #FFF; text-decoration: underline }

.copyright {
  font: 9pt arial;
  color: #FFF;
  font-weight: normal;
  }

a.copyright:link       { color: #FFF; text-decoration: none }
a.copyright:active     { color: #FFF; text-decoration: none }
a.copyright:visited    { color: #FFF; text-decoration: none }
a.copyright:hover      { color: #FFF; text-decoration: none }

.power {
  font: 6pt arial;
  color: #FFF;
  font-weight: normal;
  }

a.power:link       { color: #FFF; text-decoration: none }
a.power:active     { color: #FFF; text-decoration: none }
a.power:visited    { color: #FFF; text-decoration: none }
a.power:hover      { color: #FFF; text-decoration: none }

H1 {
    font-size: 14pt;
	color: #FFF;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 12pt;
	color: #FFF;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

img.border {
	padding: 6px 6px 6px 6px ;
}
.dashbg {
	background-image: url(images/dashbg.jpg);
	background-repeat: repeat-y;
}
.membercompany {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#FFF;
}
.membername {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#FFF;
}
.NewMember {
	font-size: 14pt;
	font-weight: bold;
}
