BODY {
	background-color : #efefef;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
}

table.table1 {
	width: 100%;
	margin-left: auto;
	margin-right:auto;	
	padding: 2px;
	border-spacing: 0;
}
table.table3 {
	width: 50%;
	margin-left: auto;
	margin-right:auto;	
	padding: 2px;
	border-spacing: 0;
}


table.bg {
	background-color: #efefef;
	width: 100%;
}

table.thankyou {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	padding: 5px;
	
}

table.sup1 {
	width: 100%;
	border:none;
	padding:5px;
	border-spacing: 10px;
}
td.td-left1 {
width: 33%;
vertical-align: top;
border-right-color: black;
border-right-style: solid;
border-right-width: thin;
line-height:200%;
padding-right: 2px;
border-spacing: 0;
}
td.td-right1 {
	width: 65%;
	padding-left: 5px;
	vertical-align: top;
}
td.top {
	width: 1px;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}
td.mab {
	width: 515px;
	padding-left: 150px;
	vertical-align: top;	
}
td.td-lang {
	width: 250px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.td-langr {
	width: 250px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.td-blue {
	display: inline-block;
	background-color: blue;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
td.td-background {
	display: inline-block;
	background-color: #efefef;
	width: 5px;
	}
td.td-menu {
	display: inline-block;
	background-color: #cae6d8;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	border-style: solid;
	border-width: 1px;
}
td.td-titlel {
	padding-left: 30px;
	vertical-align: bottom;
}
td.va {
	vertical-align: top;
}
td.meet {
	padding: 0px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
}
	
table.top-menu {
	display: block;
	background-color: #efefef;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
table.lang {
	background-color: #caefd8;
	width: 100%;
	text-align: right;
	margin-left: auto;
	margin-right:auto;
}
table.title {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-width: medium;
	border-color: black;
	border-style: ridge;
/*	background-color: #CCFFFF;*/
	background-image: url(snowy-background_23-2147524758.jpg); 
}
table.meet {
	border-spacing: 5px;
	width: 100%;
	border: 0px;
	padding: 5px;
}
h1 {
	font-size: 1.17em;
}
h3 {
	text-align: center;
	font-weight: bold;	
}
h4 {
	text-align: center;
	font-weight: bold;
}

span.live {
	background-color: blue;
	color: white;
}
span.dead {
	background-color: #cae6d8;
	border-style:  solid;
	border-width:  1px;
}
a				{
	text-decoration: none !important;
}
a:link		{
	text-decoration: none;
}
a:visited  {
	color: blue;
	text-decoration: none !important;
}
a:hover {
	background-color: blue;
	color: white;
	text-decoration: none !important;
}
a.w:link {
	color: white;
	text-decoration: none !important;
}
a.w:visited {
	color: white;
	text-decoration: none !important;
}
a.w:hover {
	color: white;
	background-color: #55aaff;
	text-decoration: none !important;
}
hr.hr1 {
	background-color: black;
	color: black;
	height:4px;
	width: 100%;
	text-align: center;
	margin: auto;
	margin-top:3px;
}
hr.hr2 {
	background-color: #efefef;
	border: none;
	color: #efefef;
	height: 1px;
	width: 100%;
	text-align: center;
}
hr.hr3 {
background-color: #808080;
color: #808080;
height: 4px;
}

div.scroll {
	overflow: auto;
	height: 240px;
}
div.just {
	text-align: justify;
}
p.indent	{
	text-indent: 2em;
	text-align: justify;
}
p.outdent {
	text-indent: -2em;
	margin-left: 2em;
}
p.margin {
	margin-left: 20px;
}
br.amazon {
	text-indent: -2em;
	margin-left: 2em;
	text-align: left;
	line-height:150%;
	font-size:18px;
	font-family:sans-serif;
	font-weight:bolder;
}

p.koster	{
	text-align: center;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

div.center {
	text-align: center;
}
tr.white {
	background-color: white;
}
ol.ar {
	list-style-type: decimal;
	}
ol.al {
	list-style-type: upper-alpha;
}
ol.lr {
	list-style-type: lower-roman;
}
ol.ur {
	list-style-type: upper-roman;
}
.midyearbutton {
	background-color: #f8f8ff;
	border-radius: 28px;
	border:5px solid #00b050;
	color: #00b050;
}
.yearendbutton {
	background-color: #f8f8ff;
	border-radius: 28px;
	border:5px solid blue;
	color: blue;
	text-align:left;
}
.yearendbutton:hover {
	background-color: #d2d2d2;
	color: #000000;
	border:5px solid #000000;
}
.amazonbutton {
	background-color: #ffffff;
	border-radius: 28px;
	border:15px solid red;
	color: black;
}
.amazonbutton:hover {
	background-color: #efefef;
}
.givingbutton {
	background-color: #ffffff;
	border-radius: 28px;
	border:15px solid #ef7089;
	color: black;
	text-align:left;
}
.givingbutton:hover {
	background-color: #efefef;
	animation-duration: s;
}
a.linkbutton {
	color: blue;
	background-image: none;
	background: #caefd8;
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #000000;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 2px;	
}

a.linkbutton:hover {
 	color: white;
   background-image: none;
	background: blue;
}
div.indent {
	text-indent: 110px;
	text-align: left;	
}

.box {
	border-width: 2px;
	border-style:  solid;
	border-color: red;
	text-align: center;
	width: 250px;
	margin: auto;
	padding: 10px;
}
table.missing {
width: 700px;
margin-left: auto;
margin-right: auto;	
}
td.missing {
	text-align: center;
	font-size: 20px;
	line-height: 200%;
}

