body{
	background-color: #FAF4E3;
}
.pagebg {
	background-color: #FAF4E3;
}
.tablebg {
	background-color: #FAF4E3;
}
.pagetxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.pagetxt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #800000;
}
.header {
	background-image: url(../images/topright_02.gif);
	background-repeat: repeat-x;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #800000;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
}
.bnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #800000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #800000;
}
.msi {
	font-weight: bold;
	color: #800000;
}
.emphb {
	font-weight: bold;
}
.emphi {
	font-style: italic;
}
.emphbi {
	font-style: italic;
	font-weight: bold;
}
a {
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bottomlinks {
  font-size: 12px;
  }

