body
{
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
}




td.row1cell1 { background-color: #054D6F; }

td.row1cell2 { background-color: #054D6F; }

td.row2cell1 { background-color: #E7E7D6; }




td.row1cell1
{

	width: 50mm;
	min-width: 50mm;
	max-width: 50mm;
	border-right: #636563;
	border-bottom: #636563;
	border-width: 0 1px 1px 0px;
	border-style: none solid solid none;
	padding: 5px;

}



td.row1cell2
{
	width: 200mm;
	min-width: 150mm;
	max-width: 200mm;
	border-bottom: #636563;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 10px;
	color: #FFFFFF;
	font-variant: small-caps;

}

p#societynames
{
	font-size: small;
	font-weight: normal;
	
}



td.row2cell1
{
	vertical-align: top;
	color: black;
	width: 55mm;
	min-width: 55mm;
	max-width: 55mm;
	border-color: #636563;
	border-width: 1px 1px 0 0px;
	border-style: solid solid none none;
	padding: 10px 0 0 0;
	margin: 2px 0 0 0;
}


td.row2cell1 a
{
	display: block;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	white-space: nowrap;
	background: #CECBB5;
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	font-variant: small-caps;
	font-weight: normal;
	border-color: #FFFFFF #636563 #636563 #FFFFFF;
	border-width: 1px;
	border-style: solid;
}

td.row2cell1 a:hover 
{ 
	color: white;
	background-color: #054D6F;
	border-color: #636563;
	border-style: solid;
	border-width: 1px 4px 1px 1px;
}

td.row2cell2
{
	width: 200mm;
	min-width: 150mm;
	max-width: 200mm;
	font: times, sans-serif;
	padding: 25px;
	margin: 2px 0 0 0;
	border-color: #636563;
	border-width: 1px 1px 0 0px;
	border-style: solid solid none none;
	vertical-align: top;
	text-transform: inherit;
}

td.row2cell2 h3
{
	color: #054D6F;

}

td.row2cell2 h4
{

	color: #636563;
}
table#logos a img
{
	border: none;
	text-decoration: none;
}


div.footer
{
	text-align: center;
	text-transform: inherit;
	font-size: x-small;
	font-style: italic;
}
div.footer
{
	border-color: #636563;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}


