.bg {
	background-image: url(images/nav-pagebg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #333333;

}
.credit-text {
	font-family: Tahoma;
	font-size: 9px;
	color: #000033;
}
a:link {
	font-family: verdana;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;

}
a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a.copy:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #993300;
	text-decoration: none;
}
a.copy:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #CC6600;
	text-decoration: none;

}
a.copy:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
}
.text-headings {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.form {  background-color: #6699CC; border: 1px #000000 solid; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.bullets {  list-style-position: outside}
.fbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	border: 2px solid #000033;
}





.redtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}