body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: on;
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	background: #7fc5e8 url(/template/images/bg-main.jpg) repeat-x top left;
}
html {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
td {
	color: #0c345e;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana;
	vertical-align: top;
	text-align: left;
}
a {
	color: #0c345e;
	text-decoration: underline;
}
a:hover {
	color: #008cd1;
	text-decoration: underline;
}
li {
	list-style-type: square;
}
fieldset {
	margin: 6px;
	padding: 6px;
}
.maintable {
	width: 926px;
	height: 100%;
	position: relative;
}
.leftcell {
	width: 130px;
	padding-top: 128px;
	height: 100%;
}
.centercell {
	padding: 0px;
	height: 100%;
	padding-top:10px;
}
.rightcell {
	width: 174px;
	padding-top: 128px;
	height: 100%;
}
.contenttable {
	width: 100%;
	height: 100%;
}
.topbar {
	height: 39px;
	text-align: right;
	vertical-align:middle;
}
.banner1bar {
	height: 120px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.banner2bar {
	height: 121px;
	border-top:1px solid #0c345e;
	border-left:1px solid #0c345e;
	border-right:1px solid #0c345e;
	border-bottom:1px solid #0c345e;
}
.contentbar {
	height: 400px;
	background: #ffffff;
	border-left:1px solid #0c345e;
	border-right:1px solid #0c345e;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}
.bottombar {
	height: 60px;
	vertical-align:bottom;
	text-align:left;
	background: #ffffff;
	border-bottom:1px solid #0c345e;
	border-left:1px solid #0c345e;
	border-right:1px solid #0c345e;
}
.navlink {
	font-size:10px;
	color:#0d355f;
	vertical-align:middle;
}
.navlink:hover {
	text-decoration:underline;
}
.navlinkactive {
	font-size:10px;
	color: #0083c9;
	vertical-align:middle;
}
.printbar {
	width:100%;
	top:-10px;
	text-align:right;
}
.searchinput,.memberinput  {
	height:16px;
	font-size:11px;
	font-family: Verdana;
}
.membersubmit {
	height:22px;
	color:#ffffff;
	background:#008cd1;
	font-size:11px;
	font-weight:bold;
}
.searchbutton {
	height:22px;
	color:#000000;
	background:#ffffff;
	font-size:11px;
	font-weight:bold;
}
.newmembertable {
	width: 130px;
}
.memberinput {
	width:110px;
}
.newmembertable td {
	font-size:10px;
	padding-right:14px;
	padding-top:2px;
}
.newslettertable {
	width:100%;
}
.newslettertable th {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	background:#e4e4e4;
}
.newslettertable td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
