body {
	background-color: #F4A85D;
	background-image: url(images/bkgd_with_hdr_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

body, td, th {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

h1, h2 {
	color: #913A33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

h3, h4, h5, h6 {
	color: #913A33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
}

a {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.navback {
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}

.submitbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	background-color: #FB9D00;
	font-weight: bold;
}

.left {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

.membersbtn
{
	display:block;
	width:96px;
	height:32px;
	margin:0;
	padding:0;
}
.membersbtn1
{
	background: url("members.jpg") 0 0 no-repeat;
}

.membershipbtn
{
	display:block;
	width:96px;
	height:32px;
	margin:0;
	padding:0;
}
.membershipbtn1
{
	background: url("membership.jpg") 0 0 no-repeat;
}

.imagesbtn
{
	display:block;
	width:96px;
	height:32px;
	margin:0;
	padding:0;
}
.imagesbtn1
{
	background: url("images.jpg") 0 0 no-repeat;
}

.homebtn
{
	display:block;
	width:96px;
	height:32px;
	margin:0;
	padding:0;
}
.homebtn1
{
	background: url("home.jpg") 0 0 no-repeat;
}#login table tr td label {
	text-align: right;
}
.asmall {
	color: #913A33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.alistlink {
	color: #913A33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.titlecenter    {
	color: #913A33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
}
.right {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

