﻿body
{
	font-family: "trebuchet ms", "calibri", "arial", "helvetica";
	background-image: url(images/cloudsreflected-lores.jpg);
	background-color:#006699;
	color: rgb(0,51,102);
	font-size: 100%;
	max-width:1400px;
	min-width:960px;
	background-repeat: repeat-y;
	padding:0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	}

h1
{
	font-weight: bold;
	font-size: 160%;
	color: #336699;
}
h2
{
	font-size:140%;
	color: #3366CC;
	font-weight: bold;
}
h3
{
	font-size: 120%;
	color: #336699;
	font-weight: bold;
}
h4
{
}
h5
{

}
h6
{
}


ul
{

}
ul ul
{
	
}
ul ul ul
{
	
}
a:link
{
	color: #0033CC;
}
a:active
{
	color: #0066FF;
}
a:visited
{
	color: rgb(51,0,0);
}

table
{
	border-color: rgb(0, 0, 0);
	background-color: #FFFFFF;
}
th
{
	border-color: rgb(0, 0, 0);
}
td
{
	border-color: rgb(0, 0, 0);
}

.smaller
{
  font-size:80%;
}
.question {
	font-style: italic;
	font-weight: bold;
}

.layout-table {
	background-color: #FFF;
	position: relative;
	width: 90%;
	margin-top:0px;
	margin-left: auto;
	padding-left: 0px;
	margin-right: auto;
	max-width:1500px;
	min-width:960px;
	border-top-style: none;
	border-top-color: #36C;
	top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #36C;
	border-bottom-color: #36C;
	border-left-color: #36C;
	z-index: 0;
	
}
.textcolumn {
	vertical-align: top;
	padding-left: 5px;
	list-style-image: url(../images/bullet.png);
	background-color: #FFF;
	position: absolute;
	width: 95%;
	top: 783px;
	left: 19px;
}
.leftcolumn {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 0em;
	margin-right: 5px;
	/* [disabled]float: left; */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #39C;
}
.leftcolumnregister {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 0em;
	margin-right: 5px;
	/* [disabled]float: left; */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFF;
	background-color: #CFF;
}


.rightcolumn {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 220px;
}
.fullcolumn {
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	top: 0px;
	background-color: #FFF;
}

.memberspassword {
	font-size: small;
	padding: 6px;
	height: 3.1em;
	width: 190px;
	border: 1px solid #0000FF;
	top: 1px;
	position: relative;
	float: right;
	clear: left;
	margin: 0px;
	right: 2px;
}.searchbox {
	font-size: small;
	padding: 6px;
	height: 3.1em;
	width: 22em;
	border: 1px solid #0000FF;
	position: relative;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	clear: both;
	right: 0px;
}
.byeline {
	font-style: italic;
	text-align: right;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
}
.booktitle {
	text-decoration: underline;
}
.headercell {
	background-color: #FFF;
	position: relative;
    z-index: 99999999;	
	width: 90%;
	margin-left: auto;
	padding-left: 0px;
	margin-right: auto;
	max-width:1500px;
	min-width:960px;
	padding-right: 0px;
	border: 1px solid #36C;
	background-image: url(images/headingbackground.jpg);
}
.members-register {
	border: 1px solid #3399CC;
	text-align: left;
	vertical-align: top;
	margin: 4px;
	padding: 0px;
	font-size: 90%;
	width: 98%;
}
.members-register-header-row {
	font-weight: bold;
	background-color: #C0C0C0;
	text-align: center;
	border: 1px solid #39C;
	padding: 0px;
}
.members-register-odd-row {
	font-weight: normal;
	background-color: #66CCFF;
	text-align: center;
	border: 1px solid #39C;
	padding: 0px;
	height: 25px;
}
.members-register-even-row {
	font-weight: normal;
	background-color: #CCFFFF;
	text-align: center;
	border: 1px solid #39C;
	padding: 0px;
	height: 25px;
}
.infotable {
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: table;
	width:100%;
	border:solid;
	border-width:1px;
	border-color:#39C;
}

.infotable td{
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	background-color:#DFDFDF
}


.clear 
{ 
	clear: both;
}

.footerpara {
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36C;
	padding-top: 10px;
}

