@charset "UTF-8";
/* CSS Document */

body {
	background-color: #808080;
	font-family: Calibri, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #363636
}
table {
	border-color: #dddddd;
}

h2 {
	font-size: 24px;
}
.opening-text {
	font-size: 16px;
	padding-left: 100px;
	padding-right: 100px;
	line-height: 1.4em;
}
.members-hp-text {
	font-size: 16px;
	line-height: 1.4em;
	text-align: left;
}
.members-hp-text li {
	margin-bottom: 9px;
}
.row1 {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #dedede;
}
.row2 {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #ffffff;
}
.aboutTMA {
	font-family: Calibri, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	line-height: 1.4em;
	color: #363636
}
.contact-picside {
	font-size: 14px;
}
.news-links-spacers p {
	margin-bottom: 25px;
	font-size: 18px;
}
.payForm {
	margin-left: 60px; 
	margin-right: 60px; 
	background: #eeeeee; 
	padding: 10px;
}