body {	
	background:	black;
	font-family: arial;
}
div.frame {
	position: relative;
	width: 800px;
	height: 1000px;
	margin: 0 auto;
}
div.title {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: blue;
	color: lightblue;
	font-size: 16px;
	font-weight: bold;
}
a.titleitem {			
	border: none;
	text-decoration: none;
	color: rgb(230,210,181);
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
}	

div.menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: blue;
	color: lightblue;
	font-size: 16px;
	font-weight: bold;
}
div.main {
	position: relative;
	left: 3px;
	top: 4px;
	width: 750px;
	height: 1000px;
	background: lightblue;
	color: black;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}


div.hmenu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: rgb(144,36,0);
	color: rgb(253,213,151);
	font-size: 16px;
	font-weight: bold;
}


span.boldtitle {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
span.boldtitle16 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

img.center {
	text-align: center;
}
a {
	color: rgb(32,32,255);
	text-decoration: none;
}
a.menuitem {			
	border: none;
	text-decoration: none;
	color: rgb(230,210,181);
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
}	
a.link {			
	border: none;
	text-decoration: none;
	font-weight: bold;
}	
a.item {			
	border: none;
	text-decoration: none;
	color: rgb(25,11,7);
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}	
a.email {			
	border: none;
	text-decoration: none;
	color: rgb(25,11,7);
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}	
a:visited.menuitem {
	color: rgb(230,210,181);
	text-decoration: none;
	font-weight: bold;
}
a:visited.link {
	text-decoration: none;
	font-weight: bold;
}
a:visited.item {
	color: rgb(25,11,7);
	text-decoration: none;
}
a:visited.email {
	color: rgb(25,11,7);
	text-decoration: none;
}
a:hover.menuitem {
	color: rgb(230,210,181);
	text-decoration: none;
	font-weight: bold;
}
a:hover.link {
	text-decoration: none;
	font-weight: bold;
	color: rgb(144,36,0);
}
a:hover {
	text-decoration: none;
	color: rgb(144,36,0);
}
a:hover.item {
	color: rgb(25,11,7);
	text-decoration: none;
	font-size: 15px;
}
a:hover.email {
	color: rgb(25,11,7);
	text-decoration: none;
	font-size: 14px;
}
div.mainn {
	position: relative;
	left: 3px;
	top: 4px;
	width: 750px;
	height: 700px;
	background: rgb(230,210,181);
	color: black;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
div.mainn2 {
	position: relative;
	left: 3px;
	top: 4px;
	width: 750px;
	height: 1500px;
	background: rgb(230,210,181);
	color: black;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
div.mainn3 {
	position: relative;
	left: 3px;
	top: 4px;
	width: 750px;
	height: 2000px;
	background: rgb(230,210,181);
	color: black;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
div.mainn-FAQ {
	position: relative;
	left: 3px;
	top: 4px;
	width: 750px;
	height: 3500px;
	background: rgb(230,210,181);
	color: black;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
div.footer {
	position: relative;
	left: 3px;
	top: 4px;
	width: 800px;
	height: 10px;
	font-size: 12px;
	color: rgb(253,213,151);
	text-align: center;
}
td.menuitem {
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 3px;
}
p {
	text-align: left;
	font-size: 16px;
}
ul {
	font-size: 16px;
	text-align: left;
}
td.fees {
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
}
table.members {
	font-size: 16px;
	text-align: left;
}
td.members {
	padding-left: 5px;
	padding-right: 50px;
	padding-bottom: 10px;
	border: 1px solid black;
}
td.spacer {
	padding-right: 60px;
}
