body {
	margin-top: 0px;
	background-image: url(/images/sitebkgd.gif);
}
a:link       { color:#3f5678; text-decoration: none; font-weight: bold;}
a:active     { color:#b60903; text-decoration: none; font-weight: bold;}
a:visited    { color:#3f5678; text-decoration: none; font-weight: bold;}
a:hover      { color:#b60903; text-decoration: none; font-weight: bold;}

.maintext {
	font-size: 13px;
	color: #535337;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	top: auto;
}
.btext {
	font-size: 13px;
	color: #535337;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
.bheader {
	font-size: 14px;
	color: #3f5678;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
.smallbtext {
	font-size: 12px;
	color: #253245;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.header {
	font-size: 17px;
	color: #535337;
	font-family: tahoma;
	font-style: normal;
	font-weight: bold;
	top: auto;
}
.redtext {
	font-size: 13px;
	color: #803c27;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.righttext {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	top: auto;
}
.rightlowertext {
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	top: auto;
}
a.rightlowertext:link       { color: #333333; text-decoration: none }
a.rightlowertext:active     { color: #333333; text-decoration: none }
a.rightlowertext:visited    { color: #333333; text-decoration: none }
a.rightlowertext:hover      { color: #000000; text-decoration: underline }

.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 }

.footer {
	font-size: 13px;
	color: #535337;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	top: auto;
}

a.footer:link       { color: #333333; text-decoration: none }
a.footer:active     { color: #333333; text-decoration: none }
a.footer:visited    { color: #333333; text-decoration: none }
a.footer:hover      { color: #000000; text-decoration: underline }


H1 {
    font-size: 12px;
	color: #999999;
	font-family: Arial;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 12px;
	color: #999999;
	font-family: Verdana;
	font-style: normal;
	font-weight: none;
	top: auto;
	margin:0px;
}
