.textboxform { display:none }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69639F;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69639F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(images/background.jpg) fixed no-repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69639F;
}

a {
	text-decoration: none;
	color: #251B73;
}
a:hover {
	text-decoration: underline;
}
form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.nav {
	color: #848B00.css;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.nav:hover {
	text-decoration: underline;
}
.footer {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
li {
	/*list-style-type: none;*/
	list-style-image: url(images/bullet.gif);
}

.white_txt {
	color: #FFFFFF;
}
.top_links {
	color: #C6D1EC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.navbg {
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
}
.test
{
	background-color:#F5F5F5;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.listinghead
{
background-color: #524B91;
font-weight: bold;
color: #FFFFFF;
padding: 5px
}
.membershiplist {
	list-style-position: outside;
	list-style-type: disc;
}
.strikethrough {
	text-decoration: line-through;
}
.red {
	color: #FF0000;
}
